Events
Webhooks will send out events for the ePayment API. In the future, it may also send to other Vipps MobilePay APIs.
The event types to which you can subscribe are shown below.
ePaymentโ
Name | Event Type |
---|---|
Created | epayments.payment.created.v1 |
Aborted | epayments.payment.aborted.v1 |
Expired | epayments.payment.expired.v1 |
Cancelled | epayments.payment.cancelled.v1 |
Captured | epayments.payment.captured.v1 |
Refunded | epayments.payment.refunded.v1 |
Authorized | epayments.payment.authorized.v1 |
Terminated | epayments.payment.terminated.v1 |
See ePayment Webhooks for the payload format.