Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.63 KB

merchant-backend-sample-code.md

File metadata and controls

34 lines (27 loc) · 1.63 KB
title permalink description menu_order
Merchant Backend Sample Code
/:path/merchant-backend-sample-code/
You can use Swedbank Pay provided sample code to jump-start your **Swedbank Pay Mobile SDK** application.
1300

You can find sample implementations of the Merchant Backend at this Github repository. Currently there are available the following:

Please refer to the sample code documentation for instructions for running a local development server, and/or deploying to selected cloud services. Do note that if you are running a local server over http, you will need to allow insecure communications in the mobile application; otherwise any payments will immediately fail due to a security error.

The samples provide a fully functioning API for the SDK, but the implementations are, of course, devoid of any business logic. They should, nevertheless, provide a good starting point toward integration with your business systems.

{% include iterator.html prev_href="/checkout-v3/modules-sdks/mobile-sdk/merchant-backend" prev_title="Back: Merchant Backend" next_href="/checkout-v3/modules-sdks/mobile-sdk/other-features" next_title="Next: Other Features" %}