Skip to main content

Transactions

Read on to find out how you can initiate new transactions, redirect users to a status page for a created transaction or let your API retrieve information for a transaction and handle the UI directly in your application.

Initiate new transaction

New transactions are initiated by your backend that gets a URI that a user should be forwarded to. We then do the heavy lifting and redirect the user back when all is done.

Read more

Transaction details

Endpoints for server-to-server communication is provided to give your marketplace the freedom to show the transaction as you see fit.

Read more