- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
InitiatePaymentInput
The data used initiate a payment in a provider when a payment session is created.
Properties#
amount
BigNumberInputThe amount to be authorized.
amount
BigNumberInputcurrency_code
stringThe ISO 3 character currency code.
data
Record<string, unknown>OptionalData is a combination of the input from the user and what is stored in the database for the associated model.
The context for this payment operation. The data is guaranteed to be validated and not directly provided by the user.
Was this page helpful?