Skip to content

Latest commit

 

History

History
executable file
·
17 lines (13 loc) · 1.1 KB

UniversalPayTokenRequestPost.md

File metadata and controls

executable file
·
17 lines (13 loc) · 1.1 KB

UniversalPayTokenRequestPost

Properties

Name Type Description Notes
authorization_funds Money Amount that will be charged to authorize the card. Default value is 1 euro. Authorizations with zero amount may be rejected by the credit card issuer and are not guaranteed to succeed. [optional]
tag str Custom data that you can add to this item [optional]
credited_wallet_id str The ID of the wallet where money will be credited
secure_mode str [optional]
success_url str Url to redirect the browser in case the payment is completed successfully [optional]
cancel_url str Url to redirect the browser in case the payment is not completed successfully [optional]
language str Valid values are ES, EN, FR [optional]
customer CustomerDetail

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