Skip to main content

Events

Webhooks will send out events for the ePayment API, but in the future, it may also send to other Vipps MobilePay payment APIs.

The event types to which you can subscribe are shown below.

ePayment

NameEvent TypeReference
Createdepayments.payment.created.v1payload
Abortedepayments.payment.aborted.v1payload
Expiredepayments.payment.expired.v1payload
Cancelledepayments.payment.cancelled.v1payload
Capturedepayments.payment.captured.v1payload
Refundedepayments.payment.refunded.v1payload
Authorizedepayments.payment.authorized.v1payload
Terminatedepayments.payment.terminated.v1payload

See the payload specification for more information.