I already installed the full Paypal plugin, but I seem to be having a problem.
I created three hidden fields, 'item_name' 'item_number' and 'amount', and i configured the plug-in to use them. However, when i used the link it just redirects to the paypal page with no info whatsoever
I enabled the debug only option and on the link
is not adding the three fields i created.
On the plugin it's configured like this:
Thanks
I created three hidden fields, 'item_name' 'item_number' and 'amount', and i configured the plug-in to use them. However, when i used the link it just redirects to the paypal page with no info whatsoever
I enabled the debug only option and on the link
https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=WHATEVER&no_shipping=0&no_note=1&return=WHATEVER¤cy_code=CAD&item_name=&amount=&first_name=&last_name=&address1=&address2=&city=&state=&zip=&country=&night_phone_a=&item_number=&is not adding the three fields i created.
On the plugin it's configured like this:
Item name field(*) = item_name
Amount field(*) = amount
Extra fields = item_number=item_numberThanks
Hi oneira,
These entries look wrong:
Bob
These entries look wrong:
Item name field(*) = item_name
Amount field(*) = amount
Extra fields = item_number=item_numberI think you have the labes from your form inputs in there. They should each be:paypal_parameter=cf_parameterso name=item_name
amount=amount
???=item_numberI don't know what PayPal parameter links to Item Number here.Bob
This topic is locked and no more replies can be posted.
