Key to represent the ICC cryptogram type of Mastercard.
Key to represent the UCAF cryptogram type of Mastercard.
Key to represent unique device ID.
static final int
This error indicates that Android platform version check has failed.
For in-app Payment, the Samsung Pay SDK requires Android 6.0(M) (Android API level 23) or later versions of the Android
OS.
This is returned as
EXTRA_ERROR_REASON
for
SPAY_NOT_SUPPORTED
error.
static final int
static final int
static final int
This error indicates that duplicate API called by Partner.
static final int
This error indicates that debug key is invalid or expired.
This is returned as
EXTRA_ERROR_REASON
for
ERROR_NOT_ALLOWED
error.
For example, if the partner app uses expired debug-api-key,
then the partner app verification will be failed.
static final int
This error indicates that session initiation or service binding has failed.
For example, if the service connection with Samsung Pay was not successful.
static final int
This error indicates that requested operation contains invalid parameter or invalid bundle key/value.
static final int
This error indicates that some information of partner is missing.
This error code is returned as an
EXTRA_ERROR_REASON
of
ERROR_NOT_ALLOWED
error.
For example, if the partner app does not deliver a required information to Samsung Pay to get the wallet information,
then Samsung Pay will send this error to partner app.
Also if the partner does not define the issuer name in Samsung Pay Developer portal,
Samsung Pay will send this error to partner app.
static final int
This error indicates that Samsung Pay is unable to connect to the server since there is no network.
For example, partner app tries to verify with server while network is not connected.
static final int
This error indicates that requested operation is success with no error.
static final int
This error indicates that requested operation is not allowed.
For example, partner app verification has failed in Samsung Pay server.
static final int
This error indicates that given card ID is not found in Samsung Pay.
static final int
This error indicates that requested operation is not supported in Samsung Pay.
static final int
This error indicates that partner app version is removed/blocked by the Samsung Pay Developers.
This is returned as
EXTRA_ERROR_REASON
for
ERROR_NOT_ALLOWED
error.
For example, if the partner app is blocked,
then the partner app verification will be failed.
static final int
This error indicates that the app signature is different from the one registered from Samsung Pay Developers.
This is returned as
EXTRA_ERROR_REASON
for
ERROR_NOT_ALLOWED
error.
For example, if different signature is used for signing apk, the partner app verification will be failed.
Checking signature logic will be activated in case debug mode is "N".
static final int
This error indicates that app version is not supported by Samsung Pay.
This is returned as
EXTRA_ERROR_REASON
for
ERROR_NOT_ALLOWED
error.
For example, if the version registered from developer portal is higher than current version(or no any version registered),
then the partner app verification will be failed.
static final int
This error indicates that partner information is invalid.
For example, partner app is using SDK version not allowed, invalid service type, wrong api level, and so on.
static final int
This error indicates that partner registration is not done on the Samsung Pay Developers.
This is returned as
EXTRA_ERROR_REASON
for
ERROR_NOT_ALLOWED
error.
For example, if the partner app is submitted but not approved,
then the partner app verification will be failed.
static final int
This error indicates that SDK API level is missing or invalid.
Partner must set valid API level in the AndroidManifest file.
static final int
static final int
This error indicates that the Service Type is invalid.
Partner must set valid Service Type in PartnerInfo when calling APIs.
This is returned as
EXTRA_ERROR_REASON
for
SPAY_NOT_READY
error.
static final int
This error indicates that the card provisioning has failed.
static final int
This error indicates that the Samsung Pay SDK is not supported in particular region.
This is returned as
EXTRA_ERROR_REASON
for
ERROR_NOT_ALLOWED
error.
For example, if the device is from the country that Samsung Pay SDK is not supported,
then the partner app verification will be failed.
static final int
This error indicates that server fails to proceed request due to unknown internal error.
This is returned as
EXTRA_ERROR_REASON
for
ERROR_SPAY_INTERNAL
error.
For example, if the server error occurred while the partner verification is going on,
then the partner app verification will be failed.
static final int
This error indicates that server did not respond to the Samsung Pay request.
static final int
This error indicates that service ID is not registered with the Samsung Pay Developers.
This is returned as
EXTRA_ERROR_REASON
for
ERROR_NOT_ALLOWED
error.
For example, if invalid service ID was used in partner app,
then the partner app verification will be failed.
static final int
This error indicates that service version is not approved for release by the Samsung Pay Developers.
This is returned as
EXTRA_ERROR_REASON
for
ERROR_NOT_ALLOWED
error.
For example, if the partner app is not registered for release mode,
then the partner app verification will be failed.
static final int
This error indicates that SDK support is not available for partner's service in particular region.
static final int
static final int
This error indicates that the Samsung Pay should be updated.
Partner app need to ask user to update Samsung Pay app.
static final int
This error indicates that device is connected with an external display.
Due to security reason, Samsung Pay cannot be launched at this moment.
In this case, partner can guide user to disconnect any external display if connected.
static final int
This error indicates that device is locked due to FMM(Find My Mobile).
Partner app needs to ask user to unlock the Samsung Pay app.
static final int
This error indicates that internal error has occurred while the requested operation is going on.
static final int
This error indicates that the Samsung Pay application is not on the device.
This is returned as
EXTRA_ERROR_REASON
for
SPAY_NOT_SUPPORTED
error.
This could mean that the device does not support Samsung Pay.
static final int
static final int
This error indicates that the Samsung Pay setup was not completed.
Partner app need to ask user to set up Samsung Pay app.
static final int
This error indicates that Samsung Pay is unable to verify partner app at this moment.
This is returned as
EXTRA_ERROR_REASON
for
ERROR_NOT_ALLOWED
error.
For example, Samsung Pay tried to connect to the server and validate partner ID,
but the device does not have the network connectivity.
static final int
This error indicates that the partner is not authorized for this request type such as payment or enrollment.
This is returned as
EXTRA_ERROR_REASON
for
ERROR_NOT_ALLOWED
error.
For example, if the merchant app calls enrollment API,
then the partner app verification will be failed.
static final int
This error indicates that user has cancelled before completing the requested operation.
For example, user taps the cancel or back key on the payment sheet.
static final int
This error indicates that user account is not registered for using debug mode on the Samsung Pay Developers.
This is returned as
EXTRA_ERROR_REASON
for
ERROR_NOT_ALLOWED
error.
For example, if the partner app is in debug mode but the Samsung Account is not registered for the debug-api-key,
then the partner app verification will be failed.
Key to represent that a merchant accepts combo card.
Partner can use this key to let customers to choose debit/credit in case of combo card.
Key to represent country code.
Device Country code(ISO 3166-1 alpha-2)
Key to represent the DSRP (Digital Secure Remote Payments) cryptogram type of Mastercard.
Key to represent the maximum registered card number has reached or not.
Key to represent type of the device (Mobile or Gear).
Key to represent extra error reasons.
Key to represent extra error reason messages.
Key to represent package name of the issuer app on Android.
Key to represent the last four digits of digitalized Personal Identification Number (DPAN).
Key to represent the last four digits of funding Personal Identification Number (FPAN).
Key to represent member ID of the issuer.
This is for Korean issuers only.
Key to set/get merchant reference ID beyond marketplace app or service(i.e.
Key to represent request id.
When a request is failed, TR will send this key to partner app.
Key to represent that a partner requires CPF.
Partner can use this key to ask Samsung Pay to show CPF information in the payment sheet.
Key to represent additional data.
Partner can use this key to put tagged data to a bundle before sending to Samsung Pay.
Key to represent additional data.
Partner can use this key to put tagged data to a bundle before sending to Samsung Pay.
Key to represent additional data.
Partner can use this key to put tagged data to a bundle before sending to Samsung Pay.
Key to represent additional data.
Partner can use this key to put tagged data to a bundle before sending to Samsung Pay.
Key to represent additional data.
Partner can use this key to put tagged data to a bundle before sending to Samsung Pay.
Key to represent additional data.
Partner can use this key to put tagged data to a bundle before sending to Samsung Pay.
Key to represent additional data.
Partner can use this key to put tagged data to a bundle before sending to Samsung Pay.
static final int
This code is returned if Samsung Pay doesn't have a registered transit card
This is for Korean issuers only.
static final int
This code is returned if Samsung Pay has a registered transit card.
This is for Korean issuers only.
static final int
Samsung Pay is not allowed temporally.
Refer extra reason delivered with
EXTRA_ERROR_REASON
.
static final int
Samsung Pay is not completely activated.
Usually, this status code is returned if the user did not complete
the mandatory update or if the user is not signed in with the Samsung Account yet.
In this case, partner app can call
SamsungPay.activateSamsungPay()
API
to launch Samsung Pay or can call
SamsungPay.goToUpdatePage()
API to update Samsung Pay app.
static final int
Samsung Pay is not supported on this device.
Usually, this status code is returned if the device is not compatible
to run Samsung Pay or if the Samsung Pay app is not installed.
static final int
Samsung Pay is activated and ready to use.
Usually, this status code is returned after user completes
all the mandatory updates and is signed in.
Key to represent unique device management ID.
Key to represent user's wallet ID.