Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.39 KB

File metadata and controls

18 lines (14 loc) · 1.39 KB

MobilePay-AppSwitch APIs

Technical documentation on how to interact with MobilePay AppSwitch APIs.

REST APIs

The folder offers technical documentation on how to interact with the AppSwitch REST APIs. Documentation on how to get onboarded as a user of the API can be found here and documentation on how to send actual requests to the API can be found here. The MobilePay developer portal can be found here.

SOAP APIs

Please note that AppSwitch SOAP APIs are not available for new merchants. New merchants must instead use our REST APIs.

The folder contains relevant documentation and WSDL-files for merchants using the SOAP-based solution. Please write to developer@mobilepay.dk for example code regarding PKI factory and SOAP library.

AppSwitch best practice example

In order to ensure a smooth user experience, we recommend all merchants follow our best practice implementation example. The guide will show how to implement MobilePay AppSwitch in a manner that is able to handle exceptions. In short, the idea is to show merchants how we would like them to handle exceptions. The illustrations are responsive via links, clearly marked in red.