Striven HELP

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

In Order to use "Pay Later" Tender options like ZipPay, it will first need to be setup.

Step-by-step guide

BOTH the Store and the Customer must have a Zip Pay Account (The Store as a Merchant, the Customer as a Customer).

Configure the API Settings for Zip Pay in Striven

  • From the Menu; choose System Manager - Till - Enter Tender CodesĀ 

  • Create a New Tender for ZipPay (F5-New) that has a Payment Type of "Online Payment Gateway". Save (F9)

  • Press Enter to re-load the newly created ZipPay Tender on-screen
  • Then either click the "Configure Gateway" button on the right of the Payment Type (above), or
  • Click the "Gateway" Tab in the bottom-left corner of the Tender Type Codes form.

Configure Gateway Settings for the Zip Pay API

  • Set "Ext Payment Type" to Zip Pay
  • "Store/Location ID" is given to the Store to represent each individual terminal connecting to Zip Pay from this Store Location (found on the Merchant Dashboard).
  • "Merchant ID" can be found on the Merchant Admin Page on the Zip Pay Website.


The Zip API credentials for the merchant must be able to be configured in your Point of Sale
system. This may be done within the POS, within a server that the POS connects to (especially if
cloud hosted), within the Windows registry of the POS, or may be configured in the terminal and
pushed to the POS from there.
The parameters that need to be configured (at a minimum) for each POS to work are:
1.
API URL (either the sandbox or production URL)
2.
API Key (a key provided by Zip, representing the merchant account)
3.
Location ID (an identifier provided by Zip for each store or branch)
4.
Device ID (an identifier representing the individual POS system that is being configured)

Purchase Transaction
Purchase using Zip (Direct POS)
This flow may not exactly reflect the way in which you would implement the flow,
however the idea is to provide a general guideline on this use case. Please discuss
your method of implementation with your sales engineer so that we may update this
proposal with your actual flows, to allow for better technical support after go live.
After having registered a consumer account on Zip the customer will ask the operator to make a
payment with Zip. The operator will, having already scanned all products on the register, select
the relevant Zip tender type on the POS system.






  • No labels