Hi,
I am receiving a failed response for a test card that is suppose to simulate a successful transaction.
According to https://docs.clover.com/docs/test-card-numbers#test-for-all-cards the following cards should have a "successful" transaction response.
American Express 3782 822463 10005
American Express 3714 496353 98431
however when I receive the response from the clover endpoint, it returns the following "card declined" response:
Client error: `POST https://scl-sandbox.dev.clover.com/v1/charges` resulted in a `402 Payment Required` response: {"message":"402 Payment Required","error":{"code":"card_declined","message":"CVV could not be verified","charge":"H2HYYW (truncated...)
any help would be appreciated, thanks in advance.