#monobot

1 messages ยท Page 1 of 1 (latest)

low salmonBOT
uncut vigil
#

Hi there!

#

Do you mean you want to add more than one coupon on a customer object?

worthy citrus
#

Yes, so coupons are linked to subscription plans ... but we want some clients to have EG: 30% on some plans and 40% on others

uncut vigil
#

Got it. Customers can have a single coupon, and subscription also can have a single coupon. But if you are dealing with multiple subscriptions, then each subscription can have it's own coupon?

worthy citrus
#

Yes we need to have clients with more than one coupon ... so the only solution right now is create a promotion code linked to a coupon and let the customer apply the promotion code right?

uncut vigil
#

Can you take a step back and clarify your flow?
You are creating subscriptions, and you want to pass a specific coupon to the subscription? Or you want the customer to themselves enter the promotion code?

worthy citrus
#

Hey Soma.

We currently have 3 subscription types.
We have different coupons with specific amounts linked to those subscriptions

We want for specific customers to have more than one coupon.
So for those clients they have different discounts on different subscriptions

uncut vigil
#

But here each subscription can have only a single coupon, correct? So when you create the subscription, you could directly pass the coupon ID with the API?

worthy citrus
#

Maybe you are overthinking ๐Ÿ˜

In stripe subscriptions are linked to products and the same product can have a number of coupons, so one of 35% and a second of 25% etc..
When I assign a coupon to a client ... I can not see any option to assign a second coupon.

That is my question if that is possible at all.

uncut vigil
#

Maybe you are overthinking ๐Ÿ˜
Maybe! Unfortunately I'm still not sure I understand your end goal here. But to answer your specific question:
When I assign a coupon to a client ... I can not see any option to assign a second coupon.
Correct, a customer object can have a single coupon. And it will automatically be applied to the customer's invoices.

storm crow
#

๐Ÿ‘‹ taking over for my colleague. Let me know if there's any follow-up Qs I can answer!

worthy citrus
#

Hey Tarzan.

All good ... we can close the issue, thanks!!