#torec

1 messages · Page 1 of 1 (latest)

solar rainBOT
grizzled jasper
#

Hi
For 1. 2. and 3. you can use Stripe Subscriptions.

#

For 4 you can manage the result payment amount in your integration and then use Stripe Checkout for one payment as a any other single payment

chilly blade
#

Thank you but my question is:
The above 4 points are together. which means when a new customer arrives he needs to be billed with all 4 points.
Later on as a client he can individually add or remove the quantity of the subscriptions, or add more credits

Can I use for example Stripe Payment page or any UI\UX that Stripe provide to accomplish something like that?

#

or everything needs to be handled on my end? (Which I believe would be the answer)

grizzled jasper
#

There is no a single product that can do all of this things together for sure, but you have multiple Stripe prodcts/API that you can rely on in order to design this.