Adjust authorized amount
Adjust authorized amount. This is only possible if authorizationType
was set to
ESTIMATED
when the payment was created, and the mechanism is supported by the payment method.
Path parameters
Headers
Specifies the version of the API to use. This must be set to 2.4
.
Request
The final amount you would like to charge the customer, in minor units. e.g. for $7, use 700
.
Some currencies, such as Japanese Yen, do not have minor units. In this case you should use the value as it is, without any formatting. For example for ¥100, use 100
.
If the amount is provided on this level, it would override any amount calculated from the provided line items, shipping and other amounts.
Response
<=256 characters
<=256 characters
Check this field for more information regarding the payment’s status. This is especially useful when the status is DECLINED
or FAILED
.
A list summarizing the transactions that occurred while processing the payment.
Note: a refund is a separate transaction and so will appear in this transactions
list if a refund was performed.