Page 1 of 1

Paypal module

Posted: Sat Jun 02, 2007 11:58 pm
by noel
Hello Marco :):)

When a person choose United State, php-residence put automatically the telephone in the field of PayPal site, for the other country, the person has to put again his phone number on the PayPal site field, because the field is empty :(

PayPal site use 2 line (field) for the address, how could I do to put a second field address in the "modelo_paypal_template" of php-residence, like this the two address line of PayPal site will be automatically inserted.

Thank You

@ presto

Noël

Posted: Mon Jun 04, 2007 2:50 pm
by marco
Hello Noël,
for the telephone number this should be a paypal issue, as the variables that the template sends to paypal are always the same regardless of user's nation. Also for the address I'm not sure but I seem to recall that there is only 1 variable that can be passed to paypal, so even having 2 lines they would appear as 1 on paypal website.

Marco