PurchaseInformation: Difference between revisions
Jump to navigation
Jump to search
(Created page with "= Purchase information structure = This structure represents information about the purchase related to a payment. The data provided here is used to analyze and avoid possible...") |
No edit summary |
||
Line 15: | Line 15: | ||
* Optional | * Optional | ||
|| The speed of the delivery method. | || The speed of the delivery method. | ||
|- | |||
| DeliveryEmailAddress || string || | |||
* Optional | |||
|| If the goods are sent electronically to the payer, here should be the e-mail address where the payer asked the goods to. | |||
|- | |- | ||
|} | |} |
Revision as of 08:25, 27 June 2019
Purchase information structure
This structure represents information about the purchase related to a payment. The data provided here is used to analyze and avoid possible fraud attempts and assure frictionless 3D secure flow.
API usage
This structure is used by the following API endpoints:
Property list
Property name | Property type | Limitations and constraints | Description |
---|---|---|---|
DeliveryTimeframe | DeliveryTimeframeType |
|
The speed of the delivery method. |
DeliveryEmailAddress | string |
|
If the goods are sent electronically to the payer, here should be the e-mail address where the payer asked the goods to. |