By Drupal Centric on
I've got a simple Buy now button from Paylpal which I've put into a page but when I click on it I get the message 'We were unable to decrypt the certificate id.' on Paypal.com? Do I need to install any e-commerce modules before putting any Paylpal buttons on my site? Thanks.
Comments
Post button in PHP
Make sure that you select PHP as your input format and your Paypal button will work.
/*_*/
http://www.xmacinfo.com
PHP for Paypal buttons
Yep that worked a treat, many thanks.
need help
Could you be kind enough if you could provide me with the code snippet of how you kept the paypal button. It would be much appreciated.
one button "pay now" for a multiple-items-cart
first be indulgent about my english (i'm french) i'am looking for a php code that might be very easy for you, i've built a website with a shopping cart but now i want to integrate paypal to give my customer another way to pay.So when the customer is checking out he is asked to choose and option to pay his cart.when he click on "pay with paypal or credit cartd" i would like to find a way to dynamically build this button in function of the customer's shopping cart button so that he would be using a single button to send informations about a multiple-items-shopping-cart to paypal