#akii-payment-intent-promo-code
1 messages · Page 1 of 1 (latest)
Hi there 👋 no you can't. When working with Payment Intents directly, you have control over what value you provide for amount so if you want to charge a smaller amount you can decrease the value that you provide for that parameter.
Ohkay, But i wont get to know if the user really used a Promo code or not ....
i'm not sure I'm following. Our Promotion Codes can only be used with our Checkout Sessions (where we have a customer-facing field that they can use to input Promotion Codes), so if you're working directly with Payment Intents then you'll need to build your own flow to accept/validate/apply Promotion Codes that your customers provide.