public enum PaymentResultCode
The code representing the result of payment request.
public static PaymentResultCode AUTHORISED_ONLINE
Authorised Online
public static PaymentResultCode AUTHORISED_OFFLINE
Authorised Offline
public static PaymentResultCode AUTHORISED_REFERRAL
Authorised Refferal
public static PaymentResultCode KEYED_RECOVERY_SUCCESS
Keyed Recovery Success
public static PaymentResultCode PRE_AUTH_COMPLETED
Pre-Authorisation Completed
public static PaymentResultCode REFUSED_ONLINE
Refused Online
public static PaymentResultCode REFUSED_OFFLINE
Refused Offline
public static PaymentResultCode REFUSED_ONLINE_CAPTURE_CARD
Refused Capture Online
public static PaymentResultCode REFUSED_AVS_REQUIRED
Refused AVS is Required
public static PaymentResultCode CANCELLED
Cancelled
public static PaymentResultCode ABORTED
Aborted
public static PaymentResultCode REJECTED_PRE_AUTH
Pre-Authorisation Rejected
public static PaymentResultCode REJECTED_CARD_NUMBER_NOT_MATCHED
Rejected due to Card Number mis-match
public static PaymentResultCode REJECTED_CARD_EXPIRY_DATE_NOT_MATCHED
Rejected due to Card Expiry Date mis-match
public static PaymentResultCode REJECTED_CARD_NOT_ACCEPTED
Rejected due to Card not accepted
public static PaymentResultCode INVALID_TRANSACTION_STATE
Invalid Transaction state
public static PaymentResultCode INAVLID_OPERATION
An invalid operation was attemped
public static PaymentResultCode INVALID_GATEWAY_TRANSACTIONS_REFERENCE
Invalid gateway transaction reference.
public static PaymentResultCode INVALID_MERCHANT
Invalid merchant.
public static PaymentResultCode INVALID_TERMINAL
Invalid terminal.
public static PaymentResultCode INVALID_MERCHANT_STATUS
Status of the merchant is invalid
public static PaymentResultCode INVALID_CARD_NUMBER
An invalid card number
public static PaymentResultCode INVALID_EXPIRED_CARD
Card has expired
public static PaymentResultCode INVALID_ISSUE_NUMBER
Invalid issue number
public static PaymentResultCode INVALID_CARD_EXPIRY_DATE
Invalid card date
public static PaymentResultCode DENIED_TRANSACTION
Declined
public static PaymentResultCode DENIED_CASHBACK
Caskback not allowed
public static PaymentResultCode PRE_VALID_CARD
Pre-valid card
public static PaymentResultCode ABORTED_DEVICE_UNAVAILABLE
device is unavailable
public static PaymentResultCode ABORTED_BUSY
IPC is busy
public static PaymentResultCode SUCCEEDED
cancel request succeeded
public static PaymentResultCode FAILED
cancel request failed
public static PaymentResultCode STARTED
requested has started
public static PaymentResultCode IN_PROGRESS
request is in progress
public static PaymentResultCode AUTH_COMPLETE
auth is completed