question

ranjana avatar image
ranjana asked cstea commented

402 Payment Required - for ACH in production


I'm testing clover ACH Payment in production. It creates a token but does not accept payment. Gives the below error.


{ "message": "402 Payment Required", "error": { "code": "card_declined", "message": "0 - Error - Invalid value for field", "charge": "1GDBE7KCFJ7RW", "declineCode": "issuer_declined" }}
ecommerce
1 comment
10 |2000

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

cstea avatar image cstea commented ·

did you fix this? in the sandbox i am getting

{

"message": "500 Internal Server Error",

"error": {

"code": "processing_error",

"message": "Internal Server Error."

}

}

0 Likes 0 ·

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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

Welcome to the
Clover Developer Community