Skip to main content

2 posts tagged with "api"

View All Tags

Using callbacks

· One min read
Backend Developer

What is Callback/webhook?

A webhook is an HTTP-based callback function that allows lightweight, event-driven communication between 2 application programming interfaces (APIs). Webhooks are used by a wide variety of web apps to receive small amounts of data from other apps.

Read more about Svea Payments Callback.

Events currently we support

  • Orders
    • creation
    • Updation
    • Expire
    • Deliver
    • Cancel