As a preferred visitor, you can get $50 off of any Dreamhost hosting plan by using coupon code CWD50 when you check out, for a limited time. Dreamhost is a reliable hosting provider with solid customer service and a proven track record.
Packetel provides by far the most reliable and affordable electronic faxing service. For a limited time, you can use Packetel promo code qgxhd32649 (case sensitive) to get your first month of faxing free. For more info, read our article on Packetel's Promotion Code.
The error We were unable to decrypt the certificate id has become quite common recently. Most commonly it's a result of a WYSIWYG (What You See Is What You Get) editor such as FCKEditor or TinyMCE. Basically, you obtain the button code for your Paypal Buy It Now or Subscription or other similar button to place in your webpage. If you were copying and pasting this into raw HTML it would most likely work fine. The problem with the WYSIWYG editors is that they, by default, when the page is processed, insert certain code elements. For example, in the case of FCKEditor, a linebreak (<br />) element was inserted towards the end of the button code.
To resolve this, examine your button code by viewing the source code of your webpage, and compare it to the original code in Paypal. If you notice anything different, particularly if there's a linebreak (<br />) or newline ("\n") element inserted, this is most likely causing the we were unable to decrypt the certificate id error.
To get your Paypal button working again, try:
When you save the page and view its source compare the button code to the Paypal original button code again. If they're the same, you should not be getting the above error anymore.
All Content © 2005 - 2009 Contract Web Development, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Powered by Drupal
Solution to Paypal button problem
I had to solve this problem to get a button working on my own site, which is powered by Drupal.
Compare Paypal button codes
When you save the page and view its source compare the button code to the Paypal original button code again. If they're the same, you should not be getting the above error anymore.