Please enable JavaScript to view this site.

Online Payment Provider Pay Unit - User Guide

Flowbird Moibile App

For Flowbird Moibile App the terminal is creating the purchase data. The following setting need to be set: userIdentifier="Code", ongoingPurchaseDatabaseLocation="Global", ongoingPurchaseDatabaseReplication="RequiredForPurchaseAfterCardValidation", and storePurchase=”true”

For the other payments means

For the other payments means is CWO creating the purchase and the setting shall be as follows: userIdentifier="None", ongoingPurchaseDatabaseReplication="None", and storePurchase="false"

Printed tickets/receipt

storePurchase="false"

 

Example:

<PAYMENTSERVICE paymentServiceId="1" name="PrePay" storePurchase="false" transactionFeeFixedAmount="1.00" transactionFeePercent="5.00" userIdentifier="Code" step="true" startPurchaseWithCard="false" autoCardPay="false" waitForCard="false" ticket="No" articleChoice="true" defaultArticleId="30" tariffChoice="false" addPay="NewBuy" ongoingPurchaseDatabaseReplication="None" submitPurchaseState="false">
  <payUnit name="Ext0" />
</PAYMENTSERVICE>