In Car Pay Integration
This project is designed specifically for 1000tr to enable customers to make fuel payments without leaving their vehicles.
Last updated
This project is designed specifically for 1000tr to enable customers to make fuel payments without leaving their vehicles.
Last updated
Add below datas and use them in your In Car Pay flow.
plate : String: Plate number of the refueled vehicle. Ex: "34AA111"
Add CarPayAllowed into Allowed Operations as Parameter Action Response Data if In Car Pay supported.
Allowed Operations
Allowed Operations will be added with the "AllowedOperations" tag. The allowed transactions will be added as JSON Object, whether the terminal allows payment with QR or not and whether it allows Key In transactions. It will be indicated with “1” if the operation is allowed, “0” if not.
Allowed Operations Bundle Example
Note: carPay should be set for getCard.
Returns getCard(...) API