Skip to main content

Sales Completion Payment Parameters

The action request URL for Sales Completion is com.finexuscards.yippiepos.xxx.SALESCOMPLETION

Mandatory / Conditional Fields

Field NameTypeLengthDescriptionExample
MsgVerString20Version number echo from the request."1.0"
CallerDeviceTypeString20Caller device type."01" - Mobile Device
"03" - Self-service Kiosk
CallerDeviceVerString20Application version number of the caller device."2.0.1"
TxnIDString50Original transaction ID of the payment to be completed."C5460ED3C5574F71AEFD63C1FDE495E5"
LocalTxnDTTimeInt14Local date and time of transaction – Format: YYYYMMDDhhmmss"20200131091025"
EmailString100User email address to login."wyongkeat@email.com"
PwdString16User password to login."ABCD1234"
CompletionAmtNumber12(Amount, Transaction)

The purchase transaction amount in supported currency.

No decimal point appears in this field; the decimal place is implied in Exponent of Transaction Amount according to CrcyTxn defined in ISO 4217 numeric currency code.
"000000010000"
CrcyTxnInt3ISO 4217 numeric currency code of this transaction."458"
RRNString12A retrieval ref number generated by the acquirer host."307219058382"
STANString6System Trace Audit Number of the pre-authorization transaction."058382"
AuthIdRespString16Authorization code of the pre-authorization transaction."484684"
Optional Fields
Field Name  TypeLengthDescriptionExample  
OptInPmtAckmntString1Opt-in payment acknowledgement feature."Y" - Payment acknowledgement will be showed if payment successful.
"N" - Payment acknowledgement will not be showed if payment successful.

Default is "Y"