#eyupensar
1 messages · Page 1 of 1 (latest)
Hello eyupensar, we'll be with you shortly! Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
• eyupensar, 0 days ago, 15 messages
• eyupensar, 1 days ago, 4 messages
Hi, my colleague had to step away, could you summarise the question for me please?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
he shared me this link
but I couldn't understand if this is applicable to a specific one product. I suppose it is applied to all session
I want the discount to be applied to only 1 product.
here is my website btw
You can configure a coupon to be applicable to only selected Products: https://stripe.com/docs/api/coupons/create#create_coupon-applies_to-products
yeah it is only applied to cap but I don't want the discount to be applied to each of the 3 caps, but only to 1 of them.
it is applied to all 3
i just want it to be applied only 1 of the caps
I arranged discount rate as %100 because I want to sell it for free
I'm sorry I have to go now. I will be back in 1 hour, I will read your answer when I get back.
I understand. I guess the best option is to create a fixed amount coupon (price of 1 cap) and apply it to the Checkout Session.