Skip to content

Stripe payment #62

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

Open
Strong10mede opened this issue Jan 9, 2023 · 1 comment
Open

Stripe payment #62

Strong10mede opened this issue Jan 9, 2023 · 1 comment

Comments

@Strong10mede
Copy link

For any Indian thinking, stripe payment is why not succeeding and not showing on the stripe dashboard, don't worry Indian gov. has banned it
"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"
so paymentIntent would be coming out empty, you can check this out by writing console.log(result) in payment.js and pass result instead of {paymentIntent}

@Strong10mede
Copy link
Author

For any Indian thinking, stripe payment is why not succeeding and not showing on the stripe dashboard, don't worry Indian gov. has banned it "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" so paymentIntent would be coming out empty, you can check this out by writing console.log(result) in payment.js and pass result instead of {paymentIntent}

If anyone has resolved it without using VPN, please share

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

No branches or pull requests

1 participant