Skip to content

Latest commit

 

History

History
94 lines (82 loc) · 6.42 KB

vipps-ecom-api-checklist.md

File metadata and controls

94 lines (82 loc) · 6.42 KB

Vipps eCommerce API Checklist

API version: 2.0.

Document version 2.1.5.

Checklist

Flow to go live for direct integrations

  1. The merchant orders Vipps på Nett.
  2. Vipps completes customer control (KYC, PEP, AML, etc).
  3. The merchant receives an email from Vipps saying that they can log in with bankID on portal.vipps.no and retrieve API keys.
  4. The merchant completes all checklist items above. Please double check to avoid mistakes.
  5. The merchant verifies the integration in the test environment by checking that there are test IDs (orderId) in the Vipps test environment, with the following states:
    • A complete order ending in REFUND (/refund request).
    • A complete order ending in VOID (/cancel request).
    • In the test environment this must be verified using the API itself.
  6. The Merchant verifies the integration in the production environment (similar to step 5):
    • A complete order ending in REFUND (/refund request).
    • For reserve capture: A complete order ending in VOID (/cancel request after reserve).
    • We recommend checking this using both the API itself and the API Dashboard available under "Utvikler" on portal.vipps.no.
    • Please note: Vipps does not do any kind of activation or make any changes based on this checklist. The API keys for the production environment are made available on portal.vipps.no as soon as the customer control (see step 2) is completed, independently of this checklist.
  7. The Merchant goes live 🎉

Flow to go live for direct integrations for partners

See: Vipps partners.

Questions?

We're always happy to help with code or other questions you might have! Please create an issue, a pull request, or contact us.

Sign up for our Technical newsletter for developers.