circuitparts / store

Open-source E-Commerce shopping platform for embedded electronics. Buy Electronic & Semiconductor Components, Order PCB Fabrication and Assembly Services. All at one place.
https://www.circuitparts.in
MIT License
6 stars 1 forks source link

Dynamic Payment Gateway with Stripe and Razorpay for Streamlined Global and Localised Transactions #23

Open deepak-jdr opened 3 months ago

deepak-jdr commented 3 months ago

Current Situation

The old version of this website used Razorpay to process payments. It was good for Indian transactions because it supports all the major UPI apps (PhonePe, Paytm, Google Pe etc.). Recently, we expanded our platform to global audience and we've decided to migrate from Razorpay to Stripe for smooth processing of international payments and currencies. But, lately we started receiving feedback from our customers in India to integrate UPI for processing payments as that was the most preferred way to transact.

Desired Solution:

Implement a dynamic payment gateway solution that utilizes:

Benefits:

Implementation Considerations:

shravankshenoy commented 3 months ago

Hi, came across this amazing repository when playing around with Github search. Thanks a lot for making this open source, have learnt a lot by going through the code.

Coming to this issue, not sure if it is relevant or helpful, but sharing the links of another open source project which helps access payment ecosystems across 130+ countries, incase it is of any use