#brittkim

1 messages · Page 1 of 1 (latest)

pine masonBOT
tall lodge
#

Hello 👋

#

Are you using defer intent flow or something else?

empty sapphire
#

Yeah

tall lodge
empty sapphire
#

I am using payment_behavior: 'default_incomplete'

#

In testmode, I don't even see payment methods there in billing

tall lodge
#

You'd want to change it in live mode, I don't believe we have a separate setting

empty sapphire
#

When I used PaymentIntent, I was able to adjust the payment methods in https://dashboard.stripe.com/test/connect/accounts/acct_1NsX5eEHE3e6biJR/settings/payment_methods . Why is that different for subscriptions?

tall lodge
empty sapphire
#

So I'm using connect. And with PaymentIntent, I was able to manage these payment methods at the platform level, but it seems like that's no longer the case with subscriptions.

#

At least, when I change my payment methods at the link you provided, it doesn't reflect in the UI (which is using connect with another account)

tall lodge
#

Ah with connect, it might be different.
Are you using direct charges or destination charges?

#

and what sort of connected accounts are you working with?

pine masonBOT
empty sapphire
#

direct charges

#

And I'm using a standard connect account

umbral vessel
#

For standard connect accounts I think you are more limited in what you can control config-wise for your connected accounts. I will check in to what you can do here and get back to you

umbral vessel
#

Hey huge apologies for the delay here, the server got busy and I have not been able to find much on this. Just consulted my colleagues and will let you know what we can find

#

Hey unfortunately we were able to confirm that it is not possible to set this for Standard Connect platforms. We will file a feature request for this, I definitely see the value in being able to control what payment methods are listed here

#

So at the moment, I think your two main options would be:

  1. Manually specifying the payment methods whenever you create an invoice
  2. Using a Separate Charges & Transfers-like flow with Invoices. So, you would create the Invoice on your platform, which would use your invoicing settings, and then sending funds from your charge to the connected account after the payment has been made
empty sapphire
#

I see. I think for now, we will just allow the connected account to manage it on their end.

#

I do think that the feature request makes sense--especially since it is available for PaymentIntent already.

umbral vessel
#

Gotcha, glad you have a path forward at least. Hope we can support this at some point in the future, it would definitely be helpful

pine masonBOT