Hi,
Yes, this should work fine. Please verify the following:
- In the body of the request, the value of
expiration
should be valid (in Unix time), and it should occur in the future (not expired). - In the Client Portal, go to Settings > Branding and select all the payment methods that you want to enable.
Note that the payment methods should also appear in the body of the request β in the payment_method_type_categories
object.
- Try it with a card payment. Card number: 4111 1111 1111 1111, expiration Date: 12/23, CVV Code: 123, Cardholder Name: John Doe
Thanks