Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 484 Bytes

Cart.md

File metadata and controls

11 lines (7 loc) · 484 Bytes

Cart

Properties

Name Type Description Notes
currency str Currency code for the payment amount.
specific_amount int Payment amount, in cents. e.g. if you want to request €12.00, then the amount in cents is 1200.

[Back to Model list] [Back to API list] [Back to README]