Response Codes | Online Payments - MyPOS Developers Portal
Maybe your like
- Getting Started
- In Person Payments
- Online Payments
- Mobile Payments
- More APIs
- Online Payments API Version 1.3 API Version 1.4
- Overview
- Store Management
- Checkout API
- Checkout Getting Started
- The Process
- Implementation Basics
- Data Type Formats
- Authentication
- Error Messages
- Card Types
- Card Verification
- Security And Availability
- Use Of Trademarks On Merchant's Website
- API Reference
- API call: IPCPurchase
- API call: IPCIAPurchase
- API call: IPCPurchaseByIcard
- API call: IPCPurchaseNotify / IPCPurchaseOK
- API call: IPCPurchaseCancel
- API call: IPCPurchaseRollback
- API call: IPCGetPaymentStatus
- API call: IPCRefund
- API call: IPCReversal
- API call: IPCIAStoreCard
- API call: IPCIAStoredCardUpdate
- API call: IPCRequestMoney
- API call: IPCMandateManagement
- API call: IPCSendMoney
- API call: IPCPreAuthorization
- API call: IPCIAPreAuthorization
- API call: IPCPreAuthorizationNotify / IPCPreAuthorizationOK
- API call: IPCPreAuthorizationCancel
- API call: IPCPreAuthCompletion
- API call: IPCPreAuthCancellation
- API call: IPCPreAuthStatus
- API call: IPCAuthorization
- API call: IPCAuthorizationCapture
- API call: IPCAuthorizationReverse
- API call: IPCAuthorizationList
- API call: IPCPaymentSessionCreate
- PHP SDK
- PHP - Sample Code
- IPCPurchase
- IPCPurchaseByIcard
- IPCPurchase - no cart
- IPCIAPurchase
- IPCIAStoreCard
- IPCIAStoredCardUpdate
- IPCRefund
- IPCRequestMoney
- IPCMandateManagement
- IPCGetPaymentStatus
- IPCPurchaseNotify
- IPCPurchaseOK
- IPCPurchaseCancel
- IPCPurchaseRollback
- IPCPreAuthorization
- IPCIAPreAuthorization
- IPCPreAuthStatus
- IPCPreAuthCompletion
- IPCPreAuthCancellation
- IPCAuthorization
- IPCAuthorizationList
- IPCAuthorizationCapture
- IPCAuthorizationReverse
- Recurring payments
- PHP Source Documentation
- Class Base
- Class Card
- Class CardStore
- Class Cart
- Class Config
- Class Customer
- Class Defines
- Class GetTxnStatus
- Class Helper
- Class IAPurchase
- Class IAStoreCard
- Class IAStoredCardUpdate
- Class IPCGetTxnLog
- Class GetPaymentStatus
- Class Loader
- Class MandateManagement
- Class Purchase
- Class Refund
- Class RequestMoney
- Class Response
- Class IPC_Exception
- PreAuthorization
- PreAuthorizationCancellation
- PreAuthorizationCompletion
- PreAuthorizationStatus
- IAPreAuthorization
- Authorization
- AuthorizationCapture
- AuthorizationList
- AuthorizationReverse
- PHP - Sample Code
- Java SDK
- Java Sample Code
- IPCPurchase
- IPCPurchase - no cart
- IPCIAPurchase
- IPCIAStoreCard
- IPCIAStoredCardUpdate
- IPCRefund
- IPCReversal
- IPCRequestMoney
- IPCMandateManagement
- IPCGetTxnStatus
- IPCGetTxnLog
- IPCPurchaseNotify
- IPCPurchaseOK
- IPCPurchaseCancel
- IPCPurchaseRollback
- Java Source Documentation
- Class BasicResponse
- Class BasicResponseJSONDecoder
- Class BasicResponsePOSTDecoder
- Class BasicResponseXMLDecoder
- Enum CardTokenRequest
- Enum CardType
- Enum CardVerification
- Class Cart
- Class CartItem
- Enum CommunicationFormat
- Class ComplexResponse
- Class ComplexResponseJSONDecoder
- Class ComplexResponseXMLDecoder
- Class Config
- Class Constants
- Enum Currency
- Class Customer
- Class Helper
- Class InAppPurchase
- Class InAppStoreCard
- Class InAppStoredCardUpdate
- Class IPCException
- Enum MandateAction
- Class MandateManagement
- Enum PaymentParametersRequired
- Class Purchase
- Class Refund
- Class Request
- Class RequestMoney
- Class ResponseNode
- Enum StatusCode
- Class TransactionLog
- Class TransactionStatus
- Java Sample Code
- Embedded SDK
- Sample Code
- Customization
- Apple Pay & Google Pay
- Testing
- Test Data
- Test Cards
- Test Scenarios
- Response Codes
- Going Live
- Checkout Getting Started
- Plug-ins
- WooCommerce
- Installation
- Configuration
- Magento
- Installation
- Configuration
- OpenCart
- Installation
- Configuration
- PrestaShop
- Installation
- Configuration
- Zen Cart
- Installation
- Configuration
- X-Cart
- Installation
- Configuration
- osCommerce
- Installation
- Configuration
- CloudCart
- Installation
- Configuration
- Gombashop
- Installation
- Configuration
- Joomla
- Installation
- Configuration
- WooCommerce
- Clock
- Exely
- Hotel Runner
- PayButtons and PayLinks
- Where to Start
- Create PayLink
- Create PayButton
- Account Settings & Tools
- Testing
Response Codes
Response code is returned from the Card Schemes and is corresponding to ISO-8583 field 39. Often used values are provided in a table below:
| Response | Description |
|---|---|
| 00 | Approved or completed successfully |
| 01 | Refer to card issuer Call Issuer |
| 03 | Invalid merchant Decline |
| 04 | Capture card Capture |
| 05 | Do not honor Decline |
| 08 | Honor with ID Approve |
| 10 | Partial Approval Approve |
| 12 | Invalid transaction Decline |
| 13 | Invalid amount Decline |
| 14 | Invalid card number Decline |
| 15 | Invalid issuer Decline |
| 30 | Format error Decline |
| 41 | Lost card Capture |
| 43 | Stolen card Capture |
| 51 | Insufficient funds/over credit limit |
| 54 | Expired card Decline |
| 55 | Invalid PIN Decline |
| 57 | Transaction not permitted to issuer/cardholder |
| 58 | Transaction not permitted to acquirer/terminal |
| 61 | Exceeds withdrawal amount limit |
| 62 | Restricted card Decline |
| 63 | Security violation Decline |
| 65 | Exceeds withdrawal count limit |
| 70 | Contact Card Issuer Call Issuer |
| 71 | PIN Not Changed Decline |
| 75 | Allowable number of PIN tries exceeded |
| 76 | Invalid/nonexistent “To Account” specified |
| 77 | Invalid/nonexistent “From Account” specified |
| 78 | Invalid/nonexistent account specified (general) |
| 81 | Domestic Debit Transaction Not Allowed (Regional use only) |
| 84 | Invalid Authorization Life Cycle |
| 85 | Not declined Valid for all zero amount transactions. |
| 86 | PIN Validation not possible Decline |
| 87 | Purchase Amount Only, No Cash Back Allowed |
| 88 | Cryptographic failure Decline |
| 89 | Unacceptable PIN—Transaction |
| 91 | Authorization Platform or issuer system inoperative |
| 92 | Unable to route transaction Decline |
| 94 | Duplicate transmission detected |
| 96 | System error Decline |
Still can't find what you are looking for?
Contact UsSelect your cookie preference
We use two types of cookies – Necessary and Personalisation cookies. Necessary cookies are stored and processed in order to ensure you can access our website and view all its content in a bug-free and seamless manner, while Personalization cookies help us to provide you with more relevant content. If you continue using this website without clicking on the accept button below, we will not store or process any Personalization cookies for you. You can manage the way you interact with our cookies anytime by clicking on the cookie settings in the footer or the “Customize Cookies” button below.
You will find more information, including a list of each type of cookie, its purpose and storage duration, in our Cookies Policy.
Necessary Cookies
We use these cookies to ensure the proper operation of our website. We would not be able to provide you with access to our services without these cookies and therefore you cannot refuse them. You can use your browser’s settings in order to remove them.
Personalisation cookies
We use these cookies to make our offers and ads more relevant to your interests and to improve our website’s user experience. More information about these cookies can be found in our Cookies Policy, particularly in the table we have provided at the end.
Accept all cookies Necessary only Customize cookies SaveTag » Code Réponse Iso 8583
-
ISO 8583 - Wikipedia
-
Card Response Codes - 2C2P
-
ISO8583 Response Codes For Transaction Processing - NeaPay
-
Field 39: Response Code | Elavon Developer Portal
-
ISO 8583-1:2003(en), Financial Transaction Card Originated Messages
-
ISO 8583
-
Response Codes - Cross River Documentation
-
Tables And Codes > ISO Response Code | CommerceWeb
-
ISO 8583 Wiki | TheReaderWiki
-
ISO8583 Messaging Standard - IBM
-
ISO 8583 Authorization Response (1110) - 1Library
-
ISO Definitions - SAP Documentation - SAP Help Portal