#asdfgh-promocode
1 messages · Page 1 of 1 (latest)
Yes
To give a broader context
I am creating payment intent in my app
And in my own checkout screen I have a input with possibility to pass promotion code
I am wondering if I even should use Stripe promotion codes
And add webhooks that will add / update promotionCode in my own database if I am adding it directly in the Stripe dashboard
Or should I implement my own promotion codes logic
If I am not using Stripe checkout
Yes I know that
really the answer is to implement your own "codes"
and ultimately just reduce the PaymentIntents amount