Address missing in IPN processing
Posted: July 24th, 2010, 7:42 pm
Hi again Jason,
I'm using this hook
ws_plugin__s2member_during_paypal_notify_during_subscr_signup_w_update_vars
(all of our transactions are "upgrades")
and logging all of the data coming from get_defined_vars() through the hook.
There is a "paypal" key which contains lots of information - however, the only address information that is passed through is a country code (in a key called "residence_country").
What happened to the street, city, state and zip parts of the address data that were originally sent through the IPN?
I'm using this hook
ws_plugin__s2member_during_paypal_notify_during_subscr_signup_w_update_vars
(all of our transactions are "upgrades")
and logging all of the data coming from get_defined_vars() through the hook.
There is a "paypal" key which contains lots of information - however, the only address information that is passed through is a country code (in a key called "residence_country").
What happened to the street, city, state and zip parts of the address data that were originally sent through the IPN?