Region | Sweden |
---|---|
Currencies | SEK |
Refunds | Yes, within 13 months |
Disputes | Users authenticate directly with their bank, so there is no dispute process and a low risk of unrecognized or fraudulent payments |
Preauthorization | No |
Recurring payments | No |
User chooses payment method
Payment initiation
ReturnURL
.If the ReturnURL
redirects to your app, rather than a website, you need to also set the PaymentFlow
to APP
.Redirection
RedirectURL
response value to a hosted payment page containing the QR code. Alternatively, you can integrate a PNG of the QR code into your payment page using the QRCodeURL
value (which is Base64-encoded).In an app-to-app flow, you redirect the user to their Swish app via the DeepLinkURL
response value.After pressing the pay button, the user uses the Swedish Mobile BankID system to validate the payment.Return
ReturnURL
:PaymentFlow
is WEB
(default value)PaymentFlow
is APP
Outcome
CREATED
to SUCCEEDED
or FAILED
, indicating the outcome.