- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
CreatePaymentSessionDTO
The payment session to be created.
provider_id
stringThe provider's ID.
currency_code
stringThe ISO 3 character currency code of the payment session.
amount
BigNumberInputThe amount to be authorized.
amount
BigNumberInputdata
Record<string, unknown>Necessary data for the associated payment provider to process the payment.
Necessary context data for the associated payment provider.
Was this page helpful?