1
1 Comment

What Payment Gateway to use for Side Projects (India)?

Hi ๐Ÿ‘‹,

I am working on a side project for which I need to implement payment gateway. Of course, stripe is the best out there but as I understand, me being from India, Stripe is not yet available in this region.

So what other options/alternative do we have or have you used to accept payments from customers around the world.

on July 15, 2020
  1. 1

    Hi Milan,
    I think Stripe is available in India? https://stripe.com/en-in/pricing
    I was building Stripe integration for https://shipblink.com/ but only after completing the integration, I got to know that you cannot receive International payments as an Individual on Stripe India.
    Few alternatives that I plan to use -

    1. Gumroad subscription. They charge about ~5% and have API/Webhook access
    2. Paypal Me- Your customer can pay you directly on Paypal and you can manually acknowledge the payment for your product

    Hope that helps :D