Digital River payment objects
Learn how to use the Digital River payment objects.
Billing address object
{
"name": "John Smith",
"firstName": "John",
"lastName": "Smith",
"phone": "952-555-1111",
"email": "[email protected]",
"address": {
"line1": "10380 Bren Rd W",
"line2": "string",
"city": "Minnetonka",
"postalCode": "55129",
"state": "MN",
"country": "US"
}
}Shipping address object
Contact information object
Payment request object
Attribute
Required
Type
Description
Payment request total item object
Field
Required
Description
Payment request style option object
Field
Required
Description
Payment request display item object
Field
Required
Description
Payment request shipping option object
Field
Required
Description
Payment request details update object
Field
Type
Required
Description
Payment request details update error object
Details update error message
Details update error fields
Field
Payment Request Mapped Field
Required
Payment request response object
Field
Type
Description
Payment request source object
Change event error object
Create source error object
Last updated