Sorry, we don't support your browser.  Install a modern browser

Add card using payment forms#30

?

I want to add card using payment forms but there is no provision to do so without sending orderId. Here in add card flow, there is no amount hence order cannot be created. Please suggest.

4 months ago
?

Correct, the order has to be created first. The smallest amount that can be sent is $0.01. If you’re only looking to store the card using the form I’d suggest: create the order for $0.01; then tokenize the card; lastly, don’t pay for the order with a token.

4 months ago
?

Thank you for the quick response.

4 months ago