#thedigitalmc-Subscriptions + Connect

1 messages ยท Page 1 of 1 (latest)

rapid shore
#

๐Ÿ‘‹ happy to help

fair basin
#

AWesome thanks @rapid shore

rapid shore
#

sorry it's taking me a sec to get your Q

fair basin
#

No worries

rapid shore
fair basin
#

Can I set up the transfer to happen automaticlly?

rapid shore
#

this will do that

fair basin
#

Got it, so need to manually lsiten to webhooks?

rapid shore
#

you would specify the destination (the Connect Account Id) and the amount_percent

#

I'm still talking about the first approach

rapid shore
fair basin
#

Awesome let me take a look

rapid shore
#

you can accomplish that by listening to the webhook events but it's a hassle and no real gain if you just want the transfer to happen automatically

fair basin
#

Perfect! This is what I hopped

#

Now I have products in Stripe that include a subscription. Can I use these or are you saying I need to manually create subscriptions every time. For instance can I templatize the subscription package and then set the transfer on signup depending on the sales rep -- OR after the fact modify the customer's subscription to add the transfer

rapid shore
#

Subscriptions are related to a customer and it can have multiple items (Prices)

#

each Price is related to a Product

fair basin
#

Got it, so I can keep my products manually managed in my platform account (which is preferred). Then when a customer signs up, we create a subscription agasint that product and we can create the transfer at that time

#

Is that correct

rapid shore
#

yes correct

fair basin
#

Sorry just reading through this a bit

rapid shore
#

let me know if you need any more help

fair basin
#

So to update existing subscriptions, I could use this: https://stripe.com/docs/api/subscriptions/update

This way I can update subscriptions as sales reps commisons change ect. For example, if I just update to add "transfer_data", it won't re-bill the client will it. The cadence will stay the same correct - just adding an additional distribution to a connect account for payments moving forward

rapid shore
#

AFAICT yes but I've never done it to be honest, so it needs some testing

fair basin
#

Gotcha, so these clocks simulate month/month subscriptions. I get it