#sunnylbk

1 messages · Page 1 of 1 (latest)

arctic cipherBOT
#

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.

ornate sand
empty nymph
#

Hi, let me help you with this.

ornate sand
#

We have provided information asked by Stripe in the dashbaord

#

Currently there are no pending items there

#

More context. our platform account is in the US

empty nymph
ornate sand
#

req_OVkDY1oajc8CgP

empty nymph
#

The Stripe account is in the US, that's why you can't use Bacs on it. It needs to be in GB.

ornate sand
#

Yes. An approach suggested was to use SetupIntent with on_behalf_of parameter. Attached link to earlier conversation above

empty nymph
#

Can you accept Bacs on that account directly?

ornate sand
#

Sorry, which account? the customer or connected account?

empty nymph
#

The Connected account.

ornate sand
#

Our csutomers are in the platform account

empty nymph
#

I mean, just to test if Bacs works for the Connected account.

empty nymph
ornate sand
#

yes

#

connected account doesn't show any pending verifications

arctic cipherBOT
empty nymph
velvet fox
#

👋 stepping in

#

Bacs Debit mandates are very particular.

velvet fox
#

If you want to create your own mandates here, without using Checkout, then you will want to chat with our Support team via https://support.stripe.com/contact/login to get your account reviewed and potentially approved.

ornate sand
#

we are looking for a way to collect payment details ahead without charge

velvet fox
#

Yes, Hosted Invoice Page works as well, as it is a Stripe hosted surface.

#

If you want to use your own custom flow then you need to do the above.

ornate sand
#

In the above link, there is no option to pass on_behalf_of parameter, so it was taking platform account's payment options

#

Passing bacs direct debit was erroring out

velvet fox
#

Correct

#

If you wanted to collect ahead of time you would need a SetupIntent like you stated

#

So you would either use Stripe Checkout, or reach out to Support for access to a custom flow

ornate sand
#

Can we Stripe checkout for our usecase where platform account is in the US and customers are in UK?

#

*can we use

ornate sand
#

Trying this

#

Getting this error, ```You can not pass payment_intent_data in setup mode.

#

Should I use another mode?

velvet fox
#

setup_intent_data

#

See the above

ornate sand
#

Ah, sorry

velvet fox
#

No worries

ornate sand
#

Able to see the options to use card and direct debit. Thank you so much! I was stuck on this since yesterday

velvet fox
#

Glad it is working!

ornate sand
#

I don't see an option to mark the payment method as default in the checkout page, should that be managed independently?

velvet fox
#

Yep that would be a separate request after the Session is completed

#

You can either set it as default when you create the Subscription, or you can update the Customer to set it as the Customer default

ornate sand
#

Understood. All the payment options will still be in client protal, correct?

velvet fox
#

What is the "client portal"?

ornate sand
#

Sorry, customer portal

velvet fox
#

Oh

#

Yeah this would not affect that