Skip to main content
POST
checkout_swish_payment_callback_post

Path Parameters

session_id
string<checkout-id>
required

The session ID

callback_ref
string
required

Body

application/json

Content of payment callback

Swish payment callback

id
string
required

Payment request id

status
enum<string>
required
Available options:
CREATED,
PAID,
DECLINED,
ERROR
payeePaymentReference
string
paymentReference
string | null
amount
datePaid
string | null

Response

webhook handled

Last modified on July 31, 2026