# Integration recommendations for Stripe accounts in India

For new Stripe accounts based in India, we recommend using a combination of [PaymentIntents](https://stripe.com/docs/payments/payment-intents) and PaymentMethod APIs. The [Stripe API Reference](https://stripe.com/docs/api) provides code snippets for integration across multiple programming languages.
## Additional Information
* Due to [regulations imposed by Reserve Bank of India (RBI)](https://www.rbi.org.in/scripts/FS_FAQs.aspx?Id=103&fn=9), all domestic transactions must implement 3D Secure. Stripe provides [3D Secure required test cards](https://stripe.com/docs/testing#three-ds-cards) that mimic the same behavior for you to use to test your integration.