Common payment objects
Learn about payment objects that are common to all payment methods.
Owner object
{
"firstName": "Otis",
"lastName": "Lin",
"email": "[email protected]",
"phoneNumber": "01314532211",
"organization": "DR",
"address": {
"line1": "东城区景山前街4号",
"city": "北京市",
"country": "CN",
"postalCode": "100009"
}
}Field
Required/Optional
Description
Address object
Field
Required/Optional
Description
Additional address information object
Field
Required/Optional
Description
Last updated