#sejo

1 messages ยท Page 1 of 1 (latest)

noble latchBOT
stoic shard
#

Hello, happy to help. What are you running in to?

cunning knoll
#

I am seeing the code that the page gives me to apply discounts and it is this...

#

I already have everything working... what I want to know is the discount, the id of the coupon from where I get it?=

#

I created a coupon and put a personalized ID on it... is this "farmacia2020" id the one that users must enter for the discount to be applied?

noble latchBOT
cunning knoll
#

?

stoic shard
#

I think the coupon ID is different, when you are on that page what is the URL on your dashboard?

cunning knoll
#

okey

stoic shard
#

Can you try passing farmacia2020 to promotion_code instead of coupon?

cunning knoll
#

I ask you a question, with that code that I give you, does a section appear in the payment gateway where the customer enters the code?

cunning knoll
stoic shard
#

Awesome, so you were able to add this coupon to a test subscription?

cunning knoll
#

I'm working on it... because I really want what I just saw on the page

#

I imagine that to enable the discount section... I have to add this
"allow_promotion_codes:true"

lime timber
#

HI ๐Ÿ‘‹
I'm stepping in as @stoic shard needs to go soon.

#

Yes you are correct that you will need to specify the allow_promotion_codes parameter to enable this

cunning knoll
#

Is it necessary to create it like this? Or is it okay if I create the coupons or discounts from the stripe platform?

lime timber
#

By "stripe platform" do you mean the Dashboard?

cunning knoll
#

yes

lime timber
#

Yes that is fine. This server is mostly for developers coding Stripe integrations so we usually share the API reference docs but using the Dashboard will work too.

cunning knoll
#

ahh ok perfect, thank you very much