Skip to content

Android SDK Error Codes

Raluca Pettinger edited this page Oct 27, 2017 · 1 revision
  • NO_NETWORK - Network access not available.
  • INVALID_URL - Invalid collector URL provided.
  • INVALID_MERCHANT - Invalid Merchant Id provided.
  • INVALID_SESSION - Invalid Session Id provided.
  • MERCHANT_CANCELLED - Merchant Cancelled by calling finishNow().
  • PERMISSION_DENIED - Merchant did not grant a needed permission for a collector (i.e. INTERNET).
  • RUNTIME_FAILURE - Generic runtime failure.

Clone this wiki locally