Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access buyer first_name #74

Open
davidofff opened this issue Jun 21, 2013 · 1 comment
Open

Access buyer first_name #74

davidofff opened this issue Jun 21, 2013 · 1 comment

Comments

@davidofff
Copy link

Hi, is there any way to access the buyer's "first_name"? The only information about the buyer that I receive from an IPN is the "seller_email" hash. I'm not sure if it's possible to access any of the buyer details listed here: https://developer.paypal.com/webapps/developer/docs/classic/ipn/integration-guide/IPNIntro/

@davidofff
Copy link
Author

So I tried getting the buyer's name through the get_shipping_addresses method instead. The request itself works fine, but when I print the response hash, I only see the "responseEnvelope". I don't see anything relating to the "selectedAddress" field. This is driving me insane, I have no idea what I'm doing wrong and have tried everything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant