Deposit sends money amounts (minimum of 0.99) to a customer bank account of a previously authorized Disbursement or Deferred transaction.
This operation creates a new transaction called a Deposit transaction. It is linked to the disbursement payment.
You can create multiple Deposit transactions against a single Disbursement or Deferred Authorization so long as the amount doesn’t exceed the total of the Authorization.
Ensure you also implement an Event Notification Handler to get transaction status updates.
The amount to be sent. (maximum of 10 characters with support for 2 decimal places)
The merchant’s tier associated with the customer (e.g. vip).
A unique transaction identifier generated by Trustly (15 character max).
3-letter ISO Currency Code. Currently only USD is supported.
The amount of the transaction. (10 characters with support for 2 decimal places)
The total amount that is still pending completion. (10 characters with support for 2 decimal places)
The total amount that was already paid. (10 characters with support for 2 decimal places)
The total amount that was refunded. (10 characters with support for 2 decimal places)
The total amount that was reversed. (10 characters with support for 2 decimal places)
The balance of the amount paid, minus the amount reversed and/or refunded. (10 characters with support for 2 decimal places)
Status code of the Payment Provider Transaction record. Definitions and descriptions can be found in this table
A descriptive status message. (120 characters)