Versions Compared

Key

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

...

Multiexcerpt
MultiExcerptNameFeature Overview

zipPay and zipMoney are popular Buy Now, Pay Later options that Commerce Vision supports for BPD. Your customers can get their goods now, and pay for them over time in manageable installments.

zip has offers two API versions, V1 and V2. Both are supported in BPD. Configuring zipPay / zipMoney for your website is quick and easy, provided you have already established a merchant account with zip. For further information see our comparison page, or visit zip at https://zip.co/.

...

For V2 set up, scroll down to the relevant section or click here for V2 set up.

V1 set up

  1. Contact your Zip Account Manager and ensure the webhook URL has been set up for your site (see info box above). Without this, orders will not integrate to your ERP.
    Do not proceed to step 2 until you have the webhook and confirmation that it's ready to use.

  2. Gather your zip account credentials (i.e. your base and handover URLs and Authorisation Token).

  3. In the CMS, navigate to Settings → Feature Management

  4. Search for Buy Now, Pay Later, or select the Payment & Checkout tab.




  5. Click 'Configure' on the Buy Now, Pay Later feature.  (If no Configure option is visible, click the 'Contact to Enable' button and our support team will be notified of your request.)

  6. In the Provider Selection section, select either zipPay or zipMoney from the dropdown. At the time of writing, it is only possible to offer one or the other; not both.

     

  7. For API Version , select V1. Note -If your site is already using V1, this option will remain after any CSS upgrade. You can change to V2 if you wish.

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

  9. Enter your Merchant IDs and Keys in the relevant fields (Production or Sandbox, depending on which of your sites you're configuring).  You can find these in your Zip Dashboard under Integration Details on the 'Settings' menu: 

    • Production Merchant Unique ID = Public Key 

    • Production Legacy API Key = Secret Key


  10. Set the following options: 
    E
    vent Logging - toggle this ON (recommended)
    A
    uto-Integrate Pending Orders (zipMoney only) - integrates orders to the ERP prior to receiving a response from the payment provider.

  11. Once all settings have been configured and you're ready to go, scroll back to the top and Save.

  12. Test the settings by clicking the Test Settings button. You will be informed whether the current settings are correct.

...

  1. Perform steps 1-6 as for V1 set up.

  2. For API Version , select V2.

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

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

  5. Set the following options: 
    Event Logging - toggle this ON (recommended)
    Auto-Integrate Pending Orders (zipMoney only) - integrates orders to the ERP prior to receiving a response from the payment provider.

  6. Once all settings have been configured and you're ready to go, scroll back to the top and Save.

  7. Test the settings by clicking the Test Settings button. You will be informed whether the current settings are correct.

Set Display Options

Display Options determine where and how zipPay/zipMoney appears on your site. 

  1. Set the Display Options as you require:

Display Content in Product Detail - toggle on to show the zip logo & info on the product detail page, which launches a pop-up explaining the details of the payment option.

Zip - example in Product Detail page

Disable Further Checkout Attempts with Provider for an Order if Declined - toggle on / off as required. 

Min Price of Products to Show Content - the value of a product must meet this minimum in order for zip content to show on the detail page.

Max Price of Products to Show Content - the value of a product must not exceed this maximum in order for zip content to show on the detail page.

Min Order Total to be Available - the order total must meet this minimum in order for the customer to checkout with zip.

Max Order Total to be Available - the order total must not exceed this maximum in order for the customer to checkout with zip.

Use CV Zip Content

About Overrides

You can override any of the feature settings based on the user's role.

...