NameSilo

Can't put a paypal button in Wordpress... Please help!

Spaceship Spaceship
Watch

fuser00

Established Member
Impact
4
Hi, im fuser and im trying to put a paypal button in my wordpress blog but i get an error message when somebody clicks on it to buy.

This is the message:

"Error Detected

We were unable to decrypt the certificate id."

I know this errors happen when you change the html paypal gives you to paste on your site but i havent changed it at all...

If someone can help, i would be very glad.

This is the page:

http://www.sitenewspaper.com/?page_id=45

Thanks, fuser
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Unstoppable DomainsUnstoppable Domains
If you have a look at your source, the form is totally messed up. I think wordpress is messing up because you are using wysiwyg or something. remove all unnessasary breaks. "<br />"

Code:
<form action="https://www.paypal.com/cgi-bin/webscr"<br /> method="post">

should be
Code:
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
 
0
•••
Always use the code editor to paste in code, and if it's PHP sort of code then put it on one line
 
0
•••
Appraise.net

We're social

Unstoppable Domains
Domain Recover
DomainEasy — Payment Flexibility
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back