#literatelapellabel_webhooks

1 messages ยท Page 1 of 1 (latest)

teal dawnBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1246013742441959514

๐Ÿ“ Have more to share? Add details, code, screenshots, videos, etc. below.

crude lion
#

but this doesn't link to the customers existing account,
Can you share a concrete example please ? the event Id and what info is missing exactly

heavy turtle
#

I'm not sure connect is the correct approach, as the connected accounts appear as "new" stripe accounts without their on-going subscriptions

#

Ideally, we would be able to monitor multiple stripe accounts for the cancellation events, our product calculates commission points when a lead/deal is marked as won by a client, and then will continue to generate commission points on a schedule, until the clients customer stops paying. I'm just not sure how I can get notified that the subscription is canceled

#

Our intended workflow would be.

  1. Client connects their stripe account, (either via installing an app, or via connect onboarding)
  2. We register a webhook for cancelation events
  3. When we receive a webhook, we check the associated customer and if it matches a customer who we are calculating commission points for we stop.
crude lion
#

The Connected Account are end customer or services providers that uses your services ?

heavy turtle
#

The connected account are our customers, who in turn provide stripe subscription based services to their own customers

#

I guess to answer your question, they are service providers that use our commission tracking software

crude lion
#

Thanks for the exaplanation

#

What type of Connect Charges are you using ? (Destination or Direct)

#

In other words, are you creating the Subscription at the Platform Level or the Connect Account level ?

heavy turtle
#

We are not creating the subscription, they are existing SaaS vendors who want to notify us of cancellations

crude lion
#

Sorry, if you are not using subscription, you want to be notified of cancellation of what then ?

heavy turtle
#

So our customers already have stripe billing set up for their users, they want us to be notified if a user cancels

crude lion
#

And you'll get all the events of your Connected Accounts

heavy turtle
#

OK thank you thankyou

crude lion
heavy turtle
#

And the connect onboarding is the correct approach to get their existing account talking to our web hook endpoint?

crude lion
#

Yes, you need to connect their Accounts to yours

#

Are they Standard Accounts ?

heavy turtle
#

I beleive so yes

heavy turtle
#

Thank you, you've been very helpful today ๐Ÿ™‚

crude lion
#

Happy to help! Have a nice day!