Validation
Upon receiving a request to create a Payment Message, the DCM platform performs the following checks:
Duplicate Payment Message with the same Order Details
If it exists, response:
Duplicate Payment Message with the Same JTI
If it exists, response:
Upon successful creation, the DCM platform sends cascading callbacks in JWT format to all involved participants:
Callback 1: "Pay-in" — sent to the Recipient Bank.
Callback 2: "Pay-in" — sent to the Merchant.
Callback 3: "Pay-out" — sent to the Initiator Bank.
Callback 4: "Credit callback" — sent to the Recipient Bank.
Last updated