Express Checkout InContext - Paypal user address selector

129 views Asked by At

I may have missed it, but in Sandbox mode, it seems the user can't select from their existing Paypal (verified) addresses.

enter image description here

Is this just a bug in sandbox, or is this expected behavior (even in production)? That dropdown/select list is empty. Checking the sandbox account, each address provided is subsequently added to the account .

If this (bug) is actually documented, or if I missed something in setup/code, I'll delete this question. Thanks!


Update:

In Sandbox, the issue is that:

  1. the user is first presented with the above UI (which asks for an address).
  2. After providing one, there will be a change link which behaves just like in Production where user can then choose from a list.
  3. The list isn't presented initially (forces user to add/provide)
2

There are 2 answers

0
EdSF On

Not with Paypal so I can't answer the Sandbox matter (bug or documented), but as shown below all is good in Production - user is provided with a Change link and a "drawer" is presented for user to select existing addresses:

Production screen shot

Hth those who are testing the In Context implementation...

3
golddc On

In your screenshot, it says "the merchant only ships within the united states", and the screen is used to add an address. Maybe check if your sandbox buyer's address is out of US, and then add a US address to the sandbox buyer account, and then try again.