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_number
Thanks