better_spree_paypal_express icon indicating copy to clipboard operation
better_spree_paypal_express copied to clipboard

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

Open dpritchett opened this issue 10 years ago • 5 comments

As I mentioned here https://github.com/spree-contrib/better_spree_paypal_express/pull/109#issuecomment-49096113

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

dpritchett avatar Jul 17 '14 19:07 dpritchett

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

radar avatar Jul 17 '14 23:07 radar

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

joeswann avatar Jun 24 '16 02:06 joeswann

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?

krtschmr avatar Aug 08 '16 18:08 krtschmr

I ended up merging into my fork for branch 3.0 here: https://github.com/Pixelbash/better_spree_paypal_express/commit/6086846a400caf22f28014bf4f2a93d754b5acbf

joeswann avatar Aug 08 '16 22:08 joeswann

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

krtschmr avatar Aug 09 '16 07:08 krtschmr