#caio cruz - payment intent discounts
1 messages · Page 1 of 1 (latest)
Hello! Just starting a thread for you -- I'll review and respond as soon as I can 🙂
No that's not currently supports directly with the payment intents API (only using checkout payment mode), instead you would parse the discount code yourself and reduce the payment amount
By analyzing the stripe coupon at the api level and doing the manual discounting, is this possible?