Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Code

Title

Message

Notes

200

Captured

Payment successful

If payment is successfully processed through credit card, then this status will be returned

200

Accepted

Payment successful and accepted

If payment is captured and received , then this status will be returned

500

3DS authentication required

3DS authentication required

If any of the 3DS related details are missing, then this status will be returned

400

Finished

Missing Cardcvv

If cvv details is not provided during card payment, then this status will be returned

500

Finished

Authentication Rejected By Issuer - Cardholder Not Enrolled In Service

If 3DS authentication is rejected , then this status will be returned

500

Finished

3DS declined

if 3DS is declined while authenticating, then this status will be returned

500

Rejected

Payment rejected

if after capturing the payment if it’s rejected due to any issue, then this status will be returned

  • No labels