Good day!
I went through and followed the step-by-step guide in the quick start guide for developers. I created a sandbox account, added a credit card, used postman, and tried to create a job order.
However, it fails to create an order and it throws an error with status code 422 and error response of:
{"error":"PAYMENT_DECLINED","message":"The payment was declined"}
I already tested it out with Stripe’s two test credit cards (Visa and Mastercard) that’s set for US billing and one card (Visa) set for UK billing, and all of them throw the same error mentioned above.
I saw a similar issue raised like this before in your community page, and the fix was done by someone from your end, and I wanted to reach out to you personally to help us out on this one.
Looking forward to hearing from you soon. Thanks!