#kucinglaut

1 messages · Page 1 of 1 (latest)

misty bridgeBOT
gusty turtle
#

With custom integration using Payment Intent, the discounts can only be implemented in your own system. So yes for option (2), but the only difference is that the coupon is created and managed in your own system, but **not **with Stripe

vital thistle
#

so I need to create the promotion code in my db, for example, but what do you mean by with Stripe as well? do you mean by syncing the status with Stripe Promotion Code object as well?

gusty turtle
#

Sorry for the typo - should be "not with Stripe"

#

The coupon and promotion code management should be within your database and doesn't use Stripe's coupon or promotion code

#

Since it'll be independent from Stripe, no syncing is required

vital thistle
#

so the options are, either I convince my client to use the Stripe Checkout instead, or create my own promotion code management system, correct?

gusty turtle
#

Yes, you're right!

vital thistle
#

got it. I'll set up a discussion with my client. Thank you, have a nice day!