#Adam-14
1 messages · Page 1 of 1 (latest)
Hi there
Hi Bismarck
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
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.
So when you say "coupon", do you mean allowing a promo code here?
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)
I think https://laravel.com/docs/9.x/billing#subscription-checkouts is what you want
Looks like Laravel supports an ->allowPromotionCodes() method
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 😆