question

bobbygill avatar image
bobbygill asked wsadiq commented

Payment Failed when using same payment token for payment

We are using payment API for Clover Payment.

URL : https://scl.clover.com/v1//orders/<OrderID>J/pay


When we add new payment method and do payment using this API, Its working first time, but when we try doing payment using same payment token after some time with new order its failing with below error.

{

"message": "402 Payment Required",

"error": {

"code": "card_declined",

"message": "CVV is not provided",

"charge": "XXXXXXXXX",

"declineCode": "issuer_declined"

}

}


FYI: We have started getting this error after this morning. It was working fine before that.

Please suggest.

e-commerce api
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

0 Answers

Welcome to the
Clover Developer Community