Payment Method object
The Payment Method object includes fields such as id, type, and upcTokenData, which are essential for defining custom payment methods.
|
Field name |
Type |
Description |
Mandatory in request |
|---|---|---|---|
|
id |
string |
Payment method Id. |
Y |
|
type |
string |
Payment method type. Only the custom payment method type is supported by UPC and OPM. |
Y |
|
upcTokenData |
object |
Custom payment method type fields. |
Y |