Webhooks
Webhooks are provided by the Webhooks API.
Webhooks facilitate instant communication from Vipps MobilePay to your server. Receive notifications about various events, such as:
- An epayment being created, aborted, cancelled, captured, refunded, authorized, terminated
- A recurring agreement accepted, rejected, stopped, expired
- A recurring charge reserved, captured, cancelled, failed
- A user checking in through a QR
Once you have registered for an event, you will be notified when any matching events are published for the given sales unit.
See the Webhooks API guide for all the technical details.