Closed (fixed)
Project:
Commerce PayPal
Version:
7.x-2.x-dev
Component:
PayPal EC
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Jun 2013 at 06:24 UTC
Updated:
12 Jul 2013 at 22:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
aidanlis commentedHere's a patch which adds another option to EC to prevent PayPal from touching the existing billing and shipping profile. Even if you have "Do not request an shipping information" checked, EC still updates the users profiles with information from the EC. This patches allows you to disable that.
Comment #2
rszrama commentedIt would be useful context to see the payload you get back from PayPal to know why things are being mapped the way they are. Even though you're in a different country, I wouldn't expect the mappings to be so off, and I'm not sure if PayPal's to blame or the Addressfield module.
In any event, your suggestion is solid and mimics what we did for creating billing profiles when a WPS IPN comes in, so I've added it. I did break it apart into two different settings, though, and they default to be enabled so you'll need to update your configuration to disable them.
Commit: http://drupalcode.org/project/commerce_paypal.git/commitdiff/1c50a81