Error codes
The following table lists the error codes that the callbacks may return.
Code | Constant | Description |
|
| Invalid or illegal parameter. |
|
| Network is unavailable. |
|
| Internal system error. |
|
| User canceled the operation. |
|
| User denied the required permission. |
|
| Payment failed. |
Note: The
onFailurecallback is invoked with these predefined codes. Defining custom error codes is not supported.