My Iframe has been working for month and now it stop working for past few weeks. When we tested and we got this message. is the CURL link has change or some? please advice
CURL URL
https://scl-sandbox.dev.clover.com/v1/charges
CURL RESPONSE
{
"message": "404 Not Found",
"error": {
"code": "invalid_request",
"message": "Please provide a valid source or token."
}
}
Card No.: 4242 4242 4242 4242
Expiry: 01/2024
CVV: 123
Zip: 123456
CURL POST FIELDS
{
"amount":4000,
"currency":"usd",
"source":"clv_1TSTSB4rdSYzvL2qMPNqpBhz"
}