No momento, esta página não está disponível em português
Point-of-sale icon

Pass tender options

PedDevice Object

Name Description
PedDevice PED object that represents the terminal.

Method

Name Description
CreateTenderOptionObj Creates a TenderOption object on a PED device. The TenderOption object allows you to pass tender processing options.

Parameters

Name Type Required Description
myTenderOptions TenderOption -white_check_mark- The object allows for adding and removing of specific  TenderOption(s). The ENUM in the C Library defines each TenderOption. Pass tender options as strings equal to the string representation of the ENUM.

For more information on tender options and the general POS considerations regarding various transaction options see Tender options.