For the complete documentation index, see llms.txt. This page is also available as Markdown.

pos_predip_basket_items

Description

Once the POS gets the nonsensitive card data, it can use information like the customer name or use tokenization service to identify the customer to apply any loyalty information. After this the POS application can add items to the basket and allow the customer to pay. At this point, the POS application shall call the Payment SDK API TransactionManager.startPayment with the final basket amount and the PAN handle from the previous step.

Merchant/Customer action

Merchant adds the basket items

Merchant or Customer can start the payment

---

Last updated

Was this helpful?