Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 522 Bytes

Cart.md

File metadata and controls

11 lines (7 loc) · 522 Bytes

Cart

Properties

Name Type Description Notes
Currency string Currency code for the payment amount. [default to null]
SpecificAmount int64 Payment amount, in cents. e.g. if you want to request €12.00, then the amount in cents is 1200. [default to null]

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