How do I integrate a thrid party payment gateway such as http://Razorpay.com with Corvid on my Wix Store? Paypal isn't user friendly.

My E-Commerce store https://tarunaturals.com is built on Wix and is integrated with PayPal and PayU. Both these payment gateways are troubling us with high bounce and failure rate.

Is there a way I could call a 3rd party payment gateway such as RazorPay every time a customer places a new order? Here’s the process flow that I’m looking at:

  1. Customer clicks on “Checkout” to place an order
  2. We pass on the Cart details to via Corvid to the Razorpay API.
  3. Once the payment is complete - the order is then added to the Wix DB.
  4. Wix then sends out the confirmation email … etc.

Thanks,
Karthik

https://www.wix.com/corvid/forum/corvid-tips-and-updates/example-stripe-payment-processing

Thanks

Hi karthik manjunath . I want exactly this for my website. Has this link helped you to integrate Razor Pay gateway??

Have you seen what is already mentioned in Razor own support docs.
https://razorpay.com/docs/ecommerce-plugins/wix/

@givemeawhisky this is just a widget which we can place on site for fixed or flexible amount. This cannot be integrated with wix store according to my research on this. I want wix store checkout button to show razorpay as a payment option as u described this topic above.

1 Like

@oviiiivinfo

Yes you are right, however that is the only option currently and these are the ones that you can currently officially use through Wix.
https://support.wix.com/en/article/available-payment-providers-3848246

You can try to convert the Stripe process in that tutorial and see if you can get it working with the Razor API details instead.

Although, if you do want another payment provider supported, then you are best looking here.
https://support.wix.com/en/article/requesting-additional-payment-providers

The other option is to see if you can add the Razor html and connect it through code, although that would be a lot of work for something that should be simple already.
https://www.wix.com/corvid/reference/$w.HtmlComponent.html
https://support.wix.com/en/article/corvid-working-with-the-html-element