#lost.prototype
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- lost.prototype-external-accounts, 2 hours ago, 4 messages
- Unless you specify the external account destination (https://stripe.com/docs/api/payouts/create#create_payout-destination), Stripe will send the payouts to the default external account
- Tap to pay is for pay-ins, and external accounts are for payouts. I don't see them related.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I've been told that tap to pay regional enforcement is in some way informed by the bank account connected to the stripe account.
But my prior discussions (here with previous people) seemed to presume that accounts would only ever have one connected bank account.
So for example:
If I have a Stripe account connected to a Canadian bank account, Stripe wouldn't let me use tap to pay in...say...Sweden.
(replace Canada/Sweden with any two countries)
Are you talking about Tap to Pay for iOS or Android?
Android
https://stripe.com/docs/terminal/payments/setup-reader/tap-to-pay?platform=android Tap to Pay for Android is not yet GA in Sweden or Canada.
Heh, that's actually not true.
Sorry, I might be coming in with more up to date info than what you have at hand.
Again, also discussions I've had with people here prior, and also on GitHub, one sec....
That's the only public information that I have so far. If you are interested in using Tap to Pay for Android in those beta country, you should get in touch with Stripe support https://support.stripe.com/contact/email
Find help and support for Stripe. Our support site 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.
Eh, I've spoken to people here already who have had more up to date info.
Probably just a matter of getting the right person I guess 😦
(actually, even support has been a bit confused on this in the past as I have spoken to them before as well)
Anyway, I was just looking for clarification on things I've heard because again... Given that Stripe Accounts can have multiple bank accounts.... I'm not sure how that impacts the tap to pay rules.
I had one more question on something you mentioned.....
You mentioned "Stripe will send the payouts to the default external account"
Again, I don't see why external account could impact tap to pay.
Do you mean "default external account for the currency"
(an excerpt from an email thread I had a while back)
In this email thread, there's a notion being mentioned about what country the stripe account is registered in?
exactly, the external account has nothing to do with tap to pay availability. It's more about the country where the Stripe account is based in.
Is that a thing?
I seeee
Okay, so question, how is that set? Just based on the official address kept on file?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Does that correspond to the account screen?
Something like this?
Or would it be the business information screen?
Like this screen
No, you don't see the account country information in Dashboard. You can specify account country when creating a Stripe account.
Ah interesting, okay. So it's a very deeply wired piece of info.