Error Codes & Browser Support

A list of error codes that can be recieved from the Payment iFrame as well as supported browsers.

Invalid Input Codes

The error objects passed to the invalidInput callback function include an error code; these codes map to the following descriptions:

  • 1000: blank field.
  • 1001: input too short.
  • 1002: input too long.
  • 1003: input not numeric.
  • 1004: invalid card number.
  • 1005: invalid expiry date.

Browser Support

The Payment iFrame JavaScript API is supported by the following browsers:

  • Internet Explorer 8+
  • Edge 13+
  • Firefox 46+
  • Chrome 29+
  • Safari 9.1+
  • Opera 38+