Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add India to the list of countries supported by Stripe #1606

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Changaco
Copy link
Member

It looks like Stripe is now available in India, however according to https://stripe.com/global it's still a "Preview". It would be nice to have confirmation, either from Stripe or from someone in India, that Stripe is indeed operational in that country, before merging this.

Copy link

@trinitronx trinitronx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

trinitronx
trinitronx previously approved these changes Dec 7, 2019
Copy link

@trinitronx trinitronx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, simple enough 😄

@Changaco
Copy link
Member Author

There are currently 7 Stripe India accounts connected to Liberapay accounts, however the only payment attempt so far has failed with the error message “This account isn't enabled to make cross border transactions. You can enable your account at https://dashboard.stripe.com/account/international”.

@Changaco
Copy link
Member Author

New error message:

As per Indian regulations, export transactions require a customer name and address. More info here: https://stripe.com/docs/india-exports

So, we need to modify the payment form to require a postal address when the destination is an Indian Stripe account.

@Changaco
Copy link
Member Author

I've just seen another error message:

As per Indian regulations, only registered Indian businesses (i.e. sole proprietorships, limited liability partnerships and companies, but not individuals) can accept international payments. More info here: https://stripe.com/docs/india-exports

@Vonter
Copy link

Vonter commented Sep 28, 2021

Hey folks. Has there been any payment attempt to an Indian Stripe account that went through successfully?

@Changaco
Copy link
Member Author

@Vonter No. (I still haven't modified the payment form to require a postal address when the destination is an Indian Stripe account.)

@Changaco
Copy link
Member Author

Changaco commented Dec 7, 2021

Collecting postal addresses (#2093) hasn't solved the problem. The latest errors are:

Stripe doesn't currently support this currency with Amex in India. Refer https://stripe.com/docs/currencies for more details.

Stripe doesn't currently support destination charges with accounts in IN.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants