payer address
danyban
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Mar-17-2020
07:12 AM
how can we get the full address of the payer when using the actions.order.get() of the javascript sdk?
its only giving me the country, i thought should have the following
The address of the payer. Supports only the address_line_1, address_line_2, admin_area_1, admin_area_2, postal_code, and country_code properties. Also referred to as the billing address of the customer.
Labels:
- Labels:
-
REST SDK
1 REPLY 1
matthewperosi
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
May-13-2020
04:06 PM
In my testing so far it seems that the payer address is not sent back to you during the initial order transaction, only the country_code is sent. You have to save the data.orderID then lookup that order in your next step/page. This is what I had to do.

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
Related Content
- Couldn't receive International payment in PayPal Payments Standard
- Sandbox account collect billing and shipping address in Sandbox Environment
- Enabled billing address for sandbox in Sandbox Environment
- How to validate data existence on PayPal side in REST APIs
- Selected Shipping Method amount not updating to cart for card payment in SDKs