Supported legacy webhooks for APM transactions
All of Nexio's available alternative payment methods (APMs) process transactions asynchronously. In order to receive updates about the status of an APM transaction, you must configuring webhooks for each expected event type.
The table below lists the possible events that can occur for each APM.
For further explanation of the webhook event types, see the webhook Event types table in the Developer Tools section.
APM | Possible Webhook Event Types |
---|---|
Afterpay through Citcon | TRANSACTION_AUTHORIZED, TRANSACTION_CAPTURED, TRANSACTION_REFUNDED, TRANSACTION_SETTLED |
ApplePay | TRANSACTION_AUTHORIZED, TRANSACTION_CAPTURED, TRANSACTION_REFUNDED, TRANSACTION_SETTLED, TRANSACTION_VOIDED |
GooglePay | TRANSACTION_SETTLED, TRANSACTION_REFUNDED |
Klarna | TRANSACTION_AUTHORIZED, TRANSACTION_CAPTURED, TRANSACTION_SETTLED, TRANSACTION_REFUNDED |
Paynet | TRANSACTION_SETTLED, TRANSACTION_PENDING |
PayPal / PayPal (with Braintree) | TRANSACTION_AUTHORIZED, TRANSACTION_CAPTURED, TRANSACTION_REFUNDED, TRANSACTION_SETTLED, TRANSACTION_VOIDED |
Sofort | TRANSACTION_AUTHORIZED, TRANSACTION_SETTLED, TRANSACTION_REFUNDED |
Updated 3 months ago