Hi all,
We are working with ofbiz and currently in a state of implementing authorize.net payment gateway.
we have configured the payment .properties file as
payment.authorizedotnet.url=
https://certification.authorize.net/gateway/transact.dllpayment.authorizedotnet.url=
https://test.authorize.net/gateway/transact.dlland other parameters like user id ,password etc are all set to real values.
During checkout process when we select payment method authorize.net and submit that order.
we get following exception.
org.ofbiz.base.util.HttpClientException: IO Error processing request (java.security.cert.CertificateException: No trusted certificate found)
Is there any need of purchasing any certificate for test account ? if needed . Please provide me URL link from where to download the certificate.
Please guide me how can i resolve this problem.
Thanks,
Harkomal