Can you provide some more information? Such as version of Umbraco/uCommerce are you using. Are you getting any errors? What was supposed to happend and what happened instead?
Thanks for your response. I am currently using uCommerce 5.3.0. The issuse here is redirecting users to paypal with an encrypted form data. When I redirect to paypal it displays an error message "We were unable to decrypt the certificate id.".
This has been configured based on the link i referenced in my eailier post. I created all the required files such as the public cert key, private cert, dowloaded the paypal public cert and p12 file. This seems to work when I switch off the ucommerce useEncryption mode on the paypal config file. I think I may be missing something in the configuration process.
Just for anyone else stuck with this, the most likely cause is you're trying to post to the sandbox as your normal paypal account, but you have not added your public certificate to the sandbox seller account.
I just had exactly the same problem, and this turned out to be the cause of the error above. It's easy to diagnose if this is the cause - turn off sandbox mode in the paypal config for uCommerce and you'll probably find the cart will post successfully.
Could you try to log into your Paypal account and see if it's possible to add a certificate for sandbox seller account?
Paypal unable to decrypt certificate id
Has anyone successfully integrated paypal into ucommerce using the encryption mode? I have followed the steps provided here http://www.publicvoid.dk/SetupUCommerceToIncludePayPalAsAPaymentMethod.aspx but still no luck.
Please help
Hi bit10,
Can you provide some more information? Such as version of Umbraco/uCommerce are you using. Are you getting any errors? What was supposed to happend and what happened instead?
Best regards
Martin
Hi Martin,
Thanks for your response. I am currently using uCommerce 5.3.0. The issuse here is redirecting users to paypal with an encrypted form data. When I redirect to paypal it displays an error message "We were unable to decrypt the certificate id.".
This has been configured based on the link i referenced in my eailier post. I created all the required files such as the public cert key, private cert, dowloaded the paypal public cert and p12 file. This seems to work when I switch off the ucommerce useEncryption mode on the paypal config file. I think I may be missing something in the configuration process.
Thanks your help
Hi bit10,
I don't have a PayPal account so I can test it. Though I found this topic which seems to be the same issue: http://our.umbraco.org/projects/website-utilities/ucommerce/ucommerce-support/22603-Paypal-Provider-Unable-to-decrypt-the-certificate-id.
One post I specific noticed is one stating this:
Just for anyone else stuck with this, the most likely cause is you're trying to post to the sandbox as your normal paypal account, but you have not added your public certificate to the sandbox seller account.
I just had exactly the same problem, and this turned out to be the cause of the error above. It's easy to diagnose if this is the cause - turn off sandbox mode in the paypal config for uCommerce and you'll probably find the cart will post successfully.
Could you try to log into your Paypal account and see if it's possible to add a certificate for sandbox seller account?
is working on a reply...