#rama-Connect
1 messages · Page 1 of 1 (latest)
US
Thanks for the confirmation. If you are going to setup connected accounts for India business, please note that there are certain restrictions on Connect for Stripe India https://support.stripe.com/questions/stripe-india-support-for-marketplaces
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
That's okay. As we are building a Global Marketplace so Sellers (Connected Accounts) can be from so many countries not just from India (written in the questions just for context).
Thanks for the context. To answer your 3 questions
- If the card issuer country is different from the merchant (aka connected account)'s country, it's considered as an International card
- I'm unable to advise the actual fee, please reach out to Stripe support ( https://support.stripe.com/contact)
- There's no API to get the upfront Stripe fee. But you can retrieve the Stripe fee from the balance_transaction.fee_details of a charge object https://stripe.com/docs/api/balance_transactions/object#balance_transaction_object-fee_details-type
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.