Read API documentation. You’ll find it in the APIs menu. The API documentation provides insight into the structure of the API and will help you determine the best approach for integration as well as provide details on typical use cases.
Log-in Go to Sandbox developer portal and log in with your credentials.
Create app - My Apps > Create new App to register a new application. IMPORTANT: Please make a note of your Client Secret as you will only see this once! You need to supply the x-ibm-client-id
and x-ibm-client-secret
when calling the api. You should always store the x-ibm-client-id
in a secure location, and never reveal it publicly. If you suspect that the secret key has been compromised, you may reset it immediately by clicking the link on the application details page.
Subscribe to APIs. To implement MobilePay Subscriptions, go to APIs and subscribe to the following APIs:
Once you have
redirect_uri
you can start implementing the OpenID Connect flow. Read more about OpenID Connect and the process here
If you have any questions, please write to developer@mobilepay.dk
Once you have followed the steps above, you are ready to do the self-certification. Click the “I’m ready” button here