paymentOptions
The following fields provide payment options.
paymentOptions. limit
The maximum number of options retrieved from the processor and
displayed to the customer.
Only numeric values that range from
1
through 250
are
supported.Specifications
- Data Type:String
- Data Length:3
Mapping
- REST Field Name:paymentOptions.limit
- Simple Order Field Name:apOptionsService_limit
paymentOptions. offset
The first option in the list of options received from the processor that is displayed to the
customer.
Only numeric values that range from
0
through 9999
are
supported.The listed options begin from
0
. For example, when set to 0
,
the first option in the list is displayed to the customer. If set to 10
, the
eleventh option in the list is displayed to the customer. Specifications
- Data Type:String
- Data Length:4
Mapping
- REST Field Name:paymentOptions.offset
- Simple Order Field Name:apOptionsService_offset