Home > Contents > Index >
AssetMaker | Cart Tags | Errors | Miscellany | Index
paymentInfo-brandID
This is the Transact GUID of a specific payment brand such as Visa or MasterCard. When entering the order with the
CART.COMMIT
tag, your application must provide either of the following parameters:
paymentInfo-accountID
- Both
paymentInfo-brandID
andpaymentInfo-instrument
(paymentInfo-instrument
only if the payment brand is a purchase order).
paymentInfo-brandID
is an identifier for this payment brand. When your application callsCART.CHECK
, Transact returns a list of payment brand identifiers (and their associated names) for the specified store. To get this list of identifiers, callCART.GETLEGALVALUES
withFIELD="paymentInfo-brandID".
Note
Transact always returns legal values after check or commit.
Home > Contents > Index > ![]()
Oracle Miscellaneous Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.