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 and the pay unit type need to be: Type="CardCollector"

For the other payments means

For the other payments means WebOffice is creating the purchase and the pay unit type need to be: Type="OnlinePaymentProvider".

But if printed tickets and/or receipt are needed the pay unit type need to be: Type="CardCollector"

For partial error handling mustHaveInternet must be set to true.

Example:

<PAYUNIY name="Swish" Type="OnlinePaymentProvider" mustHaveInternet="true" >
  <ExtendedProperties>
     ...
  </ExtendedProperties>
</PAYUNIT>