#samko34
1 messages · Page 1 of 1 (latest)
thanks
Is it possible to bring coupons with condition
example Name is not equal Pass Discount ( because this is creating automaticly and there are thousand of them i bring them and delete one by one excepts these )
No, it doesn't seem like Coupons support searching: https://stripe.com/docs/api/coupons/list
You will need to list all and perform the filtering on your side.