#vrz-billing-modeling

1 messages · Page 1 of 1 (latest)

main berryBOT
hearty shale
#

Are the entities different businesses?

main night
#

no, as an example, let's say I offer SEO optimization. My products is "Basic optimization", "Pro optimization", and "Extra optimization".

A single customer can buy these products for multiple websites.

PS: I expect to use subscriptions with my service.

#

so my question is how to create payment link where information about product and website would be stored

hearty shale
#

So the websites are all owned by the same company?

#

(What I'm trying to get at is whether or not you should have multiple accounts here)

main night
#

yes, single customer can have multiple websites.
Though I'm thinking if I should consider every website to be separate customer.

hearty shale
#

If they truly are separate entities (ie each website is its own separate business), then it would make sense for each to have their own Stripe account with their own products and payment links. You could also utilize Stripe Connect: https://stripe.com/connect if there is going to be some sort of relationship between the accounts.

main night
hearty shale
#

Refers to actual stripe account. If these are each separate websites accepting payments then they'll need a stripe account

#

Now if they're all operated under the same business entity (llc, corporation, etc) then you could do 1 stripe account

#

However, if they're different businesses, then each would need their own account

main berryBOT
main night
#

no no, thats not what I meant. Let me explain my use case better:

I'm going to offer a service which will provide some UI component that you can embed into your website.
Based on the product chosen the embedded component will offer different features.
Now single customer of my service may have multiple websites. How do I distinguish for which website the product (or subsription) was bought?

south crag
#

vrz-billing-modeling

main night
#

is there a way to add some meta information about website into the payment link?

south crag
main night
#

how do I create payment link so after the payment an order will have some metadata assigned automatically ?

south crag
#

What do you call "create payment link"? The problem is that Stripe has numerous different products and way to integrate and I'm quite confused by the vocabulary you're using and what's Stripe-specific versus your own words.

main night