#daniel_puck_1234

1 messages · Page 1 of 1 (latest)

shrewd spadeBOT
sick roost
#

Where are you looking for Coupon? I believe the Coupon is actually set at the Invoice level, but that will depend. Where are you expecting it to show up?

weak badger
#

in the subscriptions table

#

as there is a coupon_id column, and users are returned it just doesnt translate what is shown in the stripe UI

#

or in the customers table

#

as the customers table also contains the coupon_id

sick roost
#

Where are you actually setting the Coupon though?

From our docs:

Coupons may be applied to subscriptions, invoices, checkout sessions, quotes, and more.

weak badger
#

i guess at checkout?

#

i dont think the question is around where it is being set, as stripe UI recogonizes it

#

but the database doesn't contain that information

sick roost
#

The Stripe UI recognizing it is irrelevant. I'm trying to figure out what object it's actually being set on. Nonetheless, this chat is focused on developers and API integration questions. I would recommend reaching out to our support team to help investigate: https://support.stripe.com/contact/email

weak badger
#

The Stripe UI recognizing it is irrelevant -- what does this mean?

sick roost
#

That doesn't tell us where the Coupon is being set. It might be on the subscription, invoice, checkout session, quote, etc. The UI recognizing it doesn't really help us narrow that down

weak badger
#

it's applied to the subscription when created using the promotion_code param

sick roost
#

Again, I think our support folks are better suited to help you with this: https://support.stripe.com/contact/email

weak badger
#

is there a topic i should target for this?

#

for this ask*