Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.03 KB

File metadata and controls

15 lines (11 loc) · 1.03 KB

CreateSecureTokenRequest

Properties

Name Type Description Notes
amount Integer Amount greater than or equal to 0, in the lowest denomination of the currency (e.g. cents for USD). [default to null]
currency Currency [default to null]
payment_details PaymentDetailsOnlyCreditCards [default to null]
return_url String [default to null]
platform_details ProcessingMerchant [optional] [default to null]
customer String To use instead of `payment_details`, specify customer's identifier for this SecureToken. This identifier can be obtained from Customer: Create endpoint. [default to null]

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