You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The payment amount before tax, greater than or equal to 0, in the lowest denomination of the currency (e.g. cents for USD).
capture
Boolean
If `false`, the payment will be authorized on success, and you must manually capture it later to secure funds. The payment will be captured immediately if omitted.
[optional]
description
String
A description from your application for this payment.
Specify a key-value map which will be stored on the payment. You can use this field to store metadata related to this payment. Keys and values must be strings. Keys have a maximum length of 30 characters. Values have a maximum length of 2000 characters.
[optional]
mcc
String
On supported merchant and supported payment methods, specify a custom Merchant Category Code (MCC) for this payment. See Dynamic Statement Descriptors & MCCs for more information.