Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 456 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 456 Bytes

Vipps Signup API code example

The API documentation should be sufficient for integrating with the Vipps Signup API, but we offer these two Python files as a starting point. It's not meant to be functioning code, but examples of how to get started.

  • signup-api-post-example.py: Example of how to send Vipps info about a new merchant.
  • signup-api-callback-example.py: TODO: Example of the partner's server-side handling of the callback from Vipps.