The "PostPay" panel group is used for payment services configured for post-payment setups.
Post payment is configured in the cwtconfig.xml file with property postPay=”true” in element PAYMENTSERVICE. Two additional setups are possible;
•userIdentifier – customer has to enter a code at check-in,
•step – customer has to choose the maximum amount to pay, i.e. the auto check-out amount at check-in.
See the CWT Software Configuration Handbook for details on how to configure payment services.
These panels are displayed based on the following criteria:
PostPay panels
These panels are displayed based on the following criteria:
PostPay_StartPanel
Displayed when the PAT-selection is completed and the system is waiting for a card.
PostPay_Panel1
Confirm Check-in.
Displayed when card is inserted and card is not checked in and the check in should be confirmed (step = “false”, checkIn = “Confirm”).
PostPay_Panel2
Start step auto checkout amount or time (min amount not reached)
Displayed when card is inserted and card is not checked in and system is waiting for step.
Displayed if step = “true”.
PostPay_Panel3
Step auto checkout amount/time
Displayed when stepping auto checkout amount or time has started, i.e. above min and below max (step = “true”).
PostPay_Panel4
Check-in accepted
Displayed when check-in is accepted.
PostPay_Panel5
Confirm Check-out.
Displayed when card is inserted and card is checked in and the checkout should be confirmed (checkOut = “Confirm”).
PostPay_Panel6
Check-out accepted
Displayed when check-out is accepted.
PostPay_Panel7
Max step auto checkout amount or time
Displayed when stepping of auto checkout amount or time has reached maximum (step = “true”).
PostPay_EndPanel
Displayed in the purchase finishing phase.
Figure 28. Postpayment flow.