No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
Go to Swish for merchants at [[https://www.swish.nu/developer#swish-for-merchants]] and download the zipfile containing both an pdf with instructions and a number of certificates. | Go to Swish for merchants at [[https://www.swish.nu/developer#swish-for-merchants]] and download the zipfile containing both an pdf with instructions and a number of certificates. | ||
In principle is the payment (for merchants) started by a PUT operation using a Json PAYMENT | In principle is the payment (for merchants) started by a PUT operation using a Json PAYMENT OBJECT using a certificate, the user pays using a mobile ,the Swish server will then issue a callback towards your server withe the result using a POST containing the result | ||
[[File:Swish1.png]] | [[File:Swish1.png]] |
Revision as of 17:54, 4 January 2021
Swish is a mobile payment solution backed by a number of Swedish banks. If you want to support this in your application, you need a special agreement with your bank but they offer a Swish simulator that allows for development purposes.
Go to Swish for merchants at [[1]] and download the zipfile containing both an pdf with instructions and a number of certificates.
In principle is the payment (for merchants) started by a PUT operation using a Json PAYMENT OBJECT using a certificate, the user pays using a mobile ,the Swish server will then issue a callback towards your server withe the result using a POST containing the result