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

Paypal fraud protection is balking at the lack of a supplied shipping address #113

Open
dpritchett opened this issue Jul 17, 2014 · 5 comments

Comments

@dpritchett
Copy link
Contributor

As I mentioned here #109 (comment)

I'm reading through the docs (https://developer.paypal.com/docs/classic/api/merchant/SetExpressCheckout_API_Operation_NVP/) and I think I might be able to sort this out by passing the Spree order shipping address along to Paypal. Putting this issue here for future reference.

cc @jhawthorn

@radar
Copy link
Contributor

radar commented Jul 17, 2014

I definitely agree passing along a shipping address (if it's available) is a worthwhile thing to do.

fredjean added a commit to coroutine/better_spree_paypal_express that referenced this issue Oct 2, 2014
…n whether to send the shipping address.

In reference to spree-contrib#113
fredjean added a commit to coroutine/better_spree_paypal_express that referenced this issue Oct 2, 2014
Adds the ability to send a shipping address to Paypal (see spree-contrib#113)

Also toggles displaying the shipping address on the Paypal pages.
fredjean added a commit to coroutine/better_spree_paypal_express that referenced this issue Oct 7, 2014
The goal of this is to give a store operator the tools needed to be able to
place seller protection elibible payments against Paypal.

The changes are:

* Creating a no_shipping preference to give the store developer a say in whether to send the shipping address. (spree-contrib#113)
* Adds the ability to send a shipping address to Paypal (see spree-contrib#113)
* Adds the option of displaying the shipping address on the Paypal pages.
* Upgrades the Paypal SDK gem
* Adds the ability to request a confirmed shipping address from Paypal.
* Extracts the confirmed address from the Paypal express checkout details when
  we are configured to require a confirmed shipping address.
@joeswann
Copy link

Ran into this today on branch 3.0. Pinging to see if there is any interest in this anymore..

@krtschmr
Copy link

krtschmr commented Aug 8, 2016

I tried to fix myself, gaveit into the API but paypal didnt kept the address. their API doesn't help me. this defenitely needs to be fixed. who is in good relation with their API?

@joeswann
Copy link

joeswann commented Aug 8, 2016

@krtschmr
Copy link

krtschmr commented Aug 9, 2016

let's see if that works for 3.1 aswell :P

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

4 participants