Stripe Connect : Create Account issue - stripe-payments

I'm facing the below issue when creating an Account from Stripe Dashboard > Connect > Account > Create.
Custom accounts are currently in private beta in your country (IN); contact sales+IN#stripe.com if you'd like to be notified when this is available

If you're trying it for an Indian Application then it won't let you because Stripe Connect is not available in India yet.
If the Application you're working on is based on a country where Stripe Connect is supported then you might have set the country of your Stripe Account to India.
In Short, If you are trying it for an Indian Application, It won't work. If you're trying it for An Application that is based on Some other country AND if that country Supports Stripe Connect and still it's not working then you must've set the Country of the Stripe Account to India.

Related

Money Flow Integration with STRIPE

Using Stripe Top Up API to transfer money from Bank to Stripe Dashboard account and Stripe Transfer API to transfer those into connected account.
I have tried to Top Up directly on Stripe Dashboard and it was successfully created. When i tried with Top Up API it returns like this.No Source Image.
I also tried the source from Stripe Dashboard ( Which was created when i tried to top up directly from Stripe ) but its not working too. My project setting is for JPY (Japanese Yen ) so the testing token they provided on Stripe Document is not helping at all.Stripe Testing Token. I also tried change **us **to **jpy **but not working as well us To jpy token.
Can someone explain to me how to use this Stripe Top Up API ? and how to attach the defauly payment like from card or bank into source too ? Thanks
The Top Up API : https://stripe.com/docs/api/topups does not work for Japan Stripe Accounts. You can only Top Up via the Dashboard.

Stripe Connect: Can Connected accounts become Customer?

I'm considering adopting Stripe connect.
What I want to do is One user will be able to both that receive and pay.
What I now understand is to create a custom account user and create a payment from the platform to the custom account with Destination charge.
Can a Custom account user pay the platform as a consumer?
Thanks.
As per your scenario you can make a stripe Customer and his Connect account both having same bank account linked. So when you initialise to pay the platform it will be charged from same bank account as well as when receiving payout the same bank account will be credited.

Stripe Connected Account

I have a stripe connected account.
Is it possible to charge the Stripe connected Account with another Stripe Connected Account?
I am using Stripe Connected Custom not the Standard or Express
My Application is more on financing, Lender and Borrower Model.
Sincerely yours,
Pong
This isn't possible. If you're using custom Connect, then destination Charges are the recommended way of creating Payments. i.e. the Platform creates the charge.

Chrome extension custom payment solution in Pakistan?

I have been trying to add payment module in my chrome extension. It came to me that my region Pakistan is not supported for chrome in-app Payment service.
Also i am unable to create Google merchant account.
it gives me error
Your country Pakistan is unsupported for this merchant.
Any suggestions which payment method and how to use it to charge for my chrome extension?
According to the Supported locations for developer & merchant registration, your country Pakistan is supported and it has a Google Play Distributor of Google Asia Pacific Limited. Also from this page, 2 years ago the Pakistan is included to the list of countries where publishers are allowed to have merchant accounts to accept payments for their premium apps and in-app purchases.
You can check this page, Set up Google Apps billing and payments to know how to setup your Google Apps for payment. Just follow the instruction from 1 to 8.
You can also check on this page the Questions part that have a question, What if my country isn't listed when I try to add my billing address?
In some countries, the billing address you specify for a payment method must be in the same country as the billing country you select when you set up your Google billing account. If that's true for your location, you can't enter any other country in a billing address. Nor can you change the billing country associated with your account.
If your billing address isn't in the country you selected for your billing account, you can:
Add a new payment method with a billing address that is in your billing account's country.
Transfer your account to one of our Google Apps partners who might be able to change your billing account's country for you.

Is that possible to pay someone using their registered Email ID on STRIPE

i m building a online selling store like ebay and I want to pay sellers by using their registered STRIPE email ID (foobar#example.com) (like paypal do so) without connecting him/her in my stripe platform .
Remember I want pay seller using his stripe Email Id not stripe account Id which looks like acct_123dsfg****
if you know how to do that please let me Know :) Thanks
Using stripe gateway you can pay your seller's by following 2 methods only:
1) Seller can configure their stripe account from store dashboard (by adding their publishable key and secret key) and site admin transfer the appropriate amount into seller account.
2) Using stripe connect ( https://stripe.com/docs/connect ).
I think currently stripe do not provide any such functionality that you can pay your seller's using their stripe email id only.

Resources