May 2024
over 1 year ago
Configurable waiting time for payment result screen on web
| Change type | Date of change | Affected products | Affected auth flows |
|---|---|---|---|
| New feature | 13 May 2024 | HPP, EPP |
You can now change the waiting period before the payment result screen displays in the HPP or EPP. This can be useful if you want to confirm something before finalising a payment.
This behaviour applies to all new and integrations (and the associated
client_ids) created from 15 April 2024. For any integrations created before this date, you need to contact us if you want to enable this behaviour.
You can see if a payout or refund has been returned in several places:
- The
returnedfailure reason in thepayout_failedandrefund_failedwebhooks. - When you make a GET request to retrieve information from the
/v3/payouts/{id}or/v3/payments/{payment_id}/refunds/{refund_id}endpoints. - The Console payments view.
- The
returned_forandreturned_byfields when you make a GET request to the/v3/merchant-accounts/{id}/transactionsendpoint.
