Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 449 Bytes

Cart.md

File metadata and controls

18 lines (11 loc) · 449 Bytes

Cart

Properties

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

Enum: CurrencyEnum

Name Value
EUR "EUR"