When adding a coupon for a discount on product doesnt get added in payment window

hi bubblers

so i have created a coupon in stripe there should add a discount on 150 DKK to every new subscription for rest of the year.

but when a user then click on the subscribe button and get to the payment window the discount doesnt get added the price..
can anyone help me out with why it does that?

Need to send coupon code during api call to make checkout session

Cant that been done in the stripe plugin? I have tried a few times now to setup stripe API.. but api calls is not my strongest strength so dont understand there documentation and cant get it to work

I don’t know I do not use any stripe plugins…contact the developer of the plugin to ask if you can not see in documentation.

API calls can be challenging at first, but once you break it down into something you already understand (like perhaps bubble database) it is pretty easy. I recommend watching any free videos online and using AI to help get it put together.