PaymentSDK
Mobile payment SDK
de.wirecard.paymentsdk.WirecardErrorCode Class Reference

Error codes. More...

+ Inheritance diagram for de.wirecard.paymentsdk.WirecardErrorCode:
+ Collaboration diagram for de.wirecard.paymentsdk.WirecardErrorCode:

Static Public Attributes

static final int ERROR_CODE_GENERAL = -1
 
static final int ERROR_CODE_INVALID_PAYMENT_DATA = -2
 
static final int ERROR_CODE_USER_CANCELED = -3
 
static final int ERROR_CODE_ROOTED_DEVICE = -4
 
static final int ERROR_CODE_NETWORK_ISSUE = -5
 

Detailed Description

Error codes.

Member Data Documentation

final int de.wirecard.paymentsdk.WirecardErrorCode.ERROR_CODE_GENERAL = -1
static

General Error

final int de.wirecard.paymentsdk.WirecardErrorCode.ERROR_CODE_INVALID_PAYMENT_DATA = -2
static

Invalid payment data

final int de.wirecard.paymentsdk.WirecardErrorCode.ERROR_CODE_NETWORK_ISSUE = -5
static

Network issue

final int de.wirecard.paymentsdk.WirecardErrorCode.ERROR_CODE_ROOTED_DEVICE = -4
static

Rooted device

final int de.wirecard.paymentsdk.WirecardErrorCode.ERROR_CODE_USER_CANCELED = -3
static

User has canceled payment