#skybach-pi-discount

1 messages · Page 1 of 1 (latest)

sullen hill
#

Hey, coupons/promotion codes don't work with Payment Intents. You'd need to calculate the discount manually and adjust the amount value accordingly

upbeat kraken
#

looks like it needs to create a catalogue? however we dont really run an inventory in stripe

sullen hill
#

Might not scale thought depending on the size of your catalogue

upbeat kraken
#

the line items can be any values we need? It's not like we need to create a catalogue in Stripe?

sullen hill
#

The price_data parameter will create an associated Price object in Stripe, yep

upbeat kraken
#

ok...thanks for the tips. will fiddle around