How to set CCAvenue redirect_url or cancel_url in Shopify?

594 views Asked by At

I'm building a React Native (Android) application with Shopify. I'm facing some issue with CCAvenue payment process. For the payment process I'm using WebURL

Whenever CCAVenue transaction fails users get redirect to 404 page. To avoid this, I need to catch whenever CCAvenue transaction gets failed or canceled.

By looking at CAvenueC doc I'm seeing some parameter e.g redirect_url and cancel_url that could help in my case but I'm not seeing any option to set same at Shopify(my store) Dashboard.

Could you please help me here or suggest if we have any different approach?

Thanks.

0

There are 0 answers