#Adam-14

1 messages · Page 1 of 1 (latest)

serene robinBOT
worthy vigil
#

Hi there

proper spindle
#

Hi Bismarck

worthy vigil
#

Hmm so you want to find your Laravel code for Stripe Checkout

#

I'm not super familiar with Laravel but I can try to look

proper spindle
#

Thanks for any effort!! I can find a lot to do with the Stripe integration, but I just can't seem to find the code that is calling/setting up this particular form.

worthy vigil
#

So when you say "coupon", do you mean allowing a promo code here?

proper spindle
#

Even if I knew a peice of text that would be in it, I could search files... but I can't even find that.

Yes, promo code (sorry)

worthy vigil
#

Looks like Laravel supports an ->allowPromotionCodes() method

proper spindle
#

ahhh --- yes, this does look like the right track... I was looking through stripe docs, never checking laravel itself

#

please tell me this wasn't just your first google search 😆

worthy vigil
#

lol I have taken a peek at this stuff before

#

Just never built anything with it myself so not intimately familiar

#

But lots of Stripe merchants use Laravel Cashier

proper spindle
#

I really appreciate it. I'm good with PHP, but not overly familiar with Laravel

#

Thank you so much!