#BrKK778

1 messages · Page 1 of 1 (latest)

cold gardenBOT
#

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.

viral merlin
#

Hi there, what do you mean by "but does that still include the Subscription object" ?

candid dragon
#

Do i still need to make a subscription object? When I look at the stripe docs for destination charges it seems to be talking about paymentIntents.

My question is achieving subscriptions using a connect express account from a platform user to a connect account author, do I make paymentIntents that are recurring or do I make subscriptions like in the code snippet

viral merlin
#

Ok, you can just create a subscripton and let the subscription handle the recurring payments. Also if the connected account is an express account, you should use destination charge instead of direct charge.