#arsim_code

1 messages ยท Page 1 of 1 (latest)

violet zealotBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1367119377941397594

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

eternal flower
#

hi there!

fossil nymph
#

hello

eternal flower
#

hi there!

#

what do you mean by "fee"? and "waive off the fee"?

fossil nymph
#

so we have a service for which we charge for and I have created a coupon code to make the fee zero for clients for a period of time

eternal flower
#

what do you mean by "fee"? the Stripe fee? the full amount? something else?

fossil nymph
#

full amount

eternal flower
#

got it.

fossil nymph
#

a service we sell is 19.99

eternal flower
#

and what's the issue?

fossil nymph
#

the code I create comes up invalid

eternal flower
#

which code? what is invalid? can you please share more concrete information?

fossil nymph
#

so I created a coupon code called PENTOPRINT25 for clients to use

#

when they inpu the code it says the code is invalid

#

does that make sense

eternal flower
#

how do you accept payment with Stripe? Payment Link, Checkout Session, Payment Element, something else?

violet zealotBOT
fossil nymph
#

checkout session

eternal flower
#

can you share the Checkout Session ID (cs_xxx)?

fossil nymph
#

where do I find that

tight mica
#

Hi there ๐Ÿ‘‹ jumping in as my teammate needs to step away soon. Can you also clarify whether you created a Coupon, or a Promotion Code?

Coupons are for your use, but Promotion Codes are for use by your customers.

fossil nymph
#

promo code

#

see screen shot

tight mica
fossil nymph
#

yes

#

Hu3dttjl

#

Promo code ID

tight mica
#

The Promotion Code object's ID should have a promo_ prefix.

fossil nymph
#

WHAT DOES THAT MEAN?

tight mica
#

Let's take a step back. Are you using our API to do this? Or are you trying to do everything thorugh your Stripe dashboard?

fossil nymph
#

STRIPE DASHBOARD

tight mica
#

That's why we're misaligned here. This forum is for helping developers, so we are used to interacting with people who are using our API and building/maintaining a code-based integration.

fossil nymph
#

AH

#

sorry I am not a developer

#

its my business

#

whom do I need to speak about ti

#

it

tight mica
fossil nymph
#

no its not

#

I did not create a promo code

#

just a coupon

tight mica
#

Gotcha, yup, you need to create a Promotion Code then. That's what your customers will use.

fossil nymph
#

I see thanks a bunch