Introduction¶
This is the API reference for Kronor’s APIs. Our API is implemented using GraphQL over HTTP and with JSON as the response format. This lets you navigate and explore the API on your own, as well as construct your own queries that will best match your use case.
- Getting Started
- Payment Gateway API
- Creating a Payment Session
- Avoiding Duplicate Payments
- Swish
- Credit Card
- MobilePay
- Vipps
- Przelewy24
- Bank Transfer
- PayPal
- Things to keep in mind
- Getting Payment Request Status
- Getting Payment Status
- Payment status subscription example in React
- Cancelling a PaymentRequest
- Capturing Authorized Card Payment
- Release Payment
- Getting Payment Release Status
- Refunds
- Getting Refund Status
- Getting More Payment Request Details
- Getting More Payment Details
- Payment Gateway SDK
- Strong Customer Authentication
- Checkout
- Captures and Returns
- Order Management
- Settlements
- Treasury
- Webhook Notifications