Actually everything is working fine.I have setup ucommerce properly. I think just one thing may be I missed there. Where I can setup for return back url after successfull epay payment.
I have tried the ways which is mentioned in previous link but not get success. Any one have idea how can I set "ReturnUrl" after successfull epay payment in Ucommerce.
You're looking for the "AcceptUrl" setting. You can set it to be whatever you want in the back-end (v6.5 or better) or in the XML file in /ucommerce/configuration/payments (versions prior to 6.5).
I am using epay payment. And after successful payment I want to return on custom url.
Actually I have followed this link : http://www.publicvoid.dk/SetupUCommerceToIncludeEPayAsAPaymentMethod.aspx.
But epay.config file not found in umbraco/ucommerce/configuration folder.
Any one have any idea about this
How can i do it.
Thanks
Hi Dile,
Perhaps this documentation about setting up payment on commerce can help you a step further, first some general documentation about how to configure payment in uCommerce http://docs.ucommerce.net/ucommerce/v6.6/payment-providers/general-setup-of-payment-methods.html
And here is some specific documentation for the e-pay provider. http://docs.ucommerce.net/ucommerce/v6.6/payment-providers/setup-epay-as-a-payment-method.html
Hope this helps,
/Dennis
Hi Dennis,
Actually everything is working fine.I have setup ucommerce properly. I think just one thing may be I missed there. Where I can setup for return back url after successfull epay payment.
Thanks
Hi
I have tried the ways which is mentioned in previous link but not get success. Any one have idea how can I set "ReturnUrl" after successfull epay payment in Ucommerce.
Thanks
Hi Dile,
You're looking for the "AcceptUrl" setting. You can set it to be whatever you want in the back-end (v6.5 or better) or in the XML file in /ucommerce/configuration/payments (versions prior to 6.5).
Hope this helps.
is working on a reply...