Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Gather your zip account credentials.

  2. In the CMS, navigate to Settings → Feature Management → Payment & Checkout

  3. Select Buy Now, Pay Later.




  4. Ensure 'Available in CMS' is toggled ON.

  5. Click Configure.

  6. In the 'Buy Now, Pay Later Feature Settings' page, click the Zip tab. 
    In
  7. In Provider Selection, select 'zipMoney' ZipMoney from the dropdown. 
     

  8. For API Version , select V2. Note -If your site is already using V1, this option will remain after any CSS upgrade unless requested.

  9. Set the Mode based on whether you're configuring zip for your Live site (Production), or Stage site (Sandbox).  

  10. Enter the API keys and URL for either Production (Live) or Sandbox:
    Zip V2 Production API Key = private key in Live
    Zip V2 Production URL https://api.zipmoney.com.au/merchant/v1/
    Zip V2 Sandbox API Key = private key in Sandbox
    Zi
    p V2 Sandbox URL https://api.sandbox.zipmoney.com.au/merchant/v1/


  11. Set the following options: 
    Event Logging - toggle this ON (enabling this is recommended as any issues can be more readily tracked)
    Auto-Integrate Pending Orders - integrates orders to the ERP prior to receiving a response from the payment provider.

  12. Surname Override (when blank): this should not be left blank as Zip requires the customer enter a surname. Please check with zip if you wish to leave it blank. 

  13. Click Save.

  14. Test the settings by clicking the Test Settings button. A popup message will tell you whether the current settings pass or fail.

...