On this page:
Overview
You may not want to take funds from a card immediately. Using the transaction type of DEFERRED, you can place a ‘shadow’ transaction on the customer’s card. The funds are protected until you release them. This is useful when orders are made before stock is available, or to secure the funds in your customer’s account until you are ready to ship an order.
Register a Deferred Transaction
To register a DEFERRED transaction you must change your script to send a TxType of DEFERRED when you register the transaction.
Manage Deferred Transactions
DEFERRED transactions are not sent to the bank for completion the following morning. They are sent only when you RELEASE them by:
- Sending a RELEASE POST to our servers using the Server and Direct Shared Protocol or
- Using MyOpayo.
The following rules apply:
- You can only RELEASE once per transaction, and only for an amount up to the DEFERRED transaction amount.
- DEFERRED transactions remain available for a single RELEASE for up to 30 days. After that time they are automatically ABORTed by the Opayo system.
- If you are unable to fulfil the order, you can ABORT the DEFERRED transaction and the customer will not be charged.
When you regularly need longer than 6 days to fulfil orders, then consider using the AUTHENTICATE and AUTHORISE transaction type.
Deferred PayPal Transactions
A DEFERRED PayPal transaction does not place a transaction shadow on the customer’s account. The order is only registered with the PayPal account. A successful authorisation for DEFERRED PayPal transaction confirms the availability of funds at that time and does not place any funds on hold.