GetCardPaymentStatusForCustomerAccount
Usage
Returns the status of a card payment request previously submitted through the ProcessRealTimeCardPayment.
Parameters
Name | Data Type | Length | Description | |
---|---|---|---|---|
User | ||||
| String | Required | Provided by Debitsuccess | |
| String | Required | Provided by Debitsuccess | |
RequestInitiator | String | 100 | Optional | Optional – allows requesting user to be logged |
AccountReferenceNo | String | 15 | Optional* | Debitsuccess account reference |
ExternalAccountReferenceNo | String | 50 | Optional* | External account reference |
ExternalTransactionIdentifier | String | 50 | Required | A unique reference for the transaction (for the requesting user) |
* At least one of the following parameters must be supplied: AccountReferenceNo, ExternalAccountReferenceNo
Response
Name | Data Type | Description |
---|---|---|
DateCreated | DateTime | Date/time message was processed |
Id | String | Unique ID for the message |
ResponseNotes () | Collection of validation messages | |
| String | |
| String | |
| Enum | Error, Warning, Info |
Status | Enum | Failed, Succeed, Unknown |
TransactionStatus | Enum | Processing, StatusRequired, Declined, Authorised, Requires3ds |
PayerAuthenticationRequest | string | Value will be generated if transaction type is Require3ds |
PayerAuthenticationUrl | string | Value will be generated if transaction type is Require3ds |
PaymentGatewayResponse | string | Response text from CreditCardPaymentLog table |
*at least one of the following parameters must be supplied. (To add this text use Subscript font.)
Error Messages
Type | Error Code | Error Message |
---|---|---|
Error | 02 | Invalid user credentials |
Error | 12016 | Missing required reference number. Must provide either ExternalAccountReferenceNo or AccountReferenceNo or both. |
Error | 08 | There is no record found with this criteria |
Error | 10 | Account is not active |
Error | 07 | Multiple accounts found with this criteria |
Error | 13067 | Transaction identifier cannot be empty |
Error | 13063 | Transaction identifier is not valid |
Info | 00 | Success |
Related Pages
Filter by label
There are no items with the selected labels at this time.
© 2021 Debitsuccess. All rights reserved