#daluxe-subs-connect

1 messages · Page 1 of 1 (latest)

teal valveBOT
fringe lynx
#

Before I answer, you mentioned you work for Stripe? Can you give me more details in DM?

hushed anchor
#

Did I? I said I ain’t working for Stripe. I‘m not affiliated in any way.

fringe lynx
#

You just said I do funktioniere for Stripe in the other thread

hushed anchor
#

Ahh, yeah right. But „funktioniere“ doesn’t mean working for it.

#

It does mean that I‘m using Stripe in my projects.

#

Google Translate probably mistranslated the prompt to use funktioniere lol 🙂

fringe lynx
#

Gotcha - thanks for clarifying!

#

Now back to your question 🙂

hushed anchor
#

Wow, I guess I’m blind. Didn’t see that when checking the invoice object

fringe lynx
#

👍

hushed anchor
#

Thanks karbi

#

Another quick thing:
Since my dash is using Stripe Subscriptions to bill customers monthly, I create a new stripe customer every time a new user signs up. Now, if the user was about to use the invoicing feature we’re currently developing, they have to setup Stripe Connect using the Standard KYC verification. To initialize an account link for this verification process, it’s crucial to pass an account id. Do we have to create a new account every time someone wants to start the Stripe Connect KYC process, or is it possible to pass an account id from the already existing customer object to create an account link?

fringe lynx
#

You can't use Customer (cus_123) objects to create Account Links - but if you already have existing Account IDs (acct_123) objects that you've already created you can use those

hushed anchor
#

Okay. So following process would work out?

User signs up & gets customer id assigned (stored in db), then continues to get a subscription plan & gets a subscription id assigned (stored in db) and then continues to the Invoicing tab, to set up Stripe Connect & gets an account id assigned (stored in db).

fringe lynx
#

Yes, that generally sounds right 👍

hushed anchor
#

That’s what I expected 🫡 Great Support 👍🏽

fringe lynx
#

happy to help!

#

Just a real quick note - you're welcome to keep responding to folks, but please repond in the thread 🙂

#

The main channel gets cluttered so we try and keep folks in the thread

hushed anchor
#

Sure, will keep that in mind

teal valveBOT
#

daluxe-subs-connect