Hello! I’m testing the Stuart APIs in the Sandbox. And I meet the same issue as other people, i.e. the Job Create API responds with the following body:
{
“error”: “PAYMENT_DECLINED”,
“message”: “The payment was declined”
}
And the Job Validation API returns true…
I have a Stripe Test Card in my account
Pls help me fix this issue.