To find the decline message via webhook response look for the response code and memo. Check for the user, card, or transaction token to link the decline back to your system.
Restricted Auth Example:
},
"issuer_interchange_amount" : 0,
"currenc...
We've put together resolutions for common decline codes in the table below.
Code
Definition
Resolution
1001
Card Expired
Issue new card. To view Expiration via API- use “expiration” field /cards endpoint. Via Dashboard use “expiration” on ...
What are declines? Declines occur when a card payment cannot be processed, for a variety of different reasons. To begin to troubleshoot it’s important to understand the types of declines and why they occur.HARD DECLINE: Authorizations that are not ap...
Hi @ponmanikandanb The event type that you will receive at your gateway when you POST/simulate/financial/balanceinquiry (or when a balance is requested at an ATM) is "pindebit.balanceinquiry". When that event type is received, you would then provide ...