- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
UpdatePaymentInput
The attributes to update a payment related to a payment session in a provider.
Properties#
amount
BigNumberInputThe payment session's amount.
amount
BigNumberInputcurrency_code
stringThe ISO 3 character code of the payment session.
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?