Monthly Subscriptions With Stripe And Pay Gem | Intro To Ruby On Rails For Beginners Part 16

Monthly Subscriptions With Stripe And Pay Gem | Intro To Ruby On Rails For Beginners Part 16

Deanin

2 года назад

4,299 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

SLR
SLR - 22.03.2023 12:28

Why's everyone going for the Stripe Checkout?! What a missed opportunity. With an integration, you could have taught the router, controller, model, migration, association and service object.
I'm learning Rails, I'm average IQ and doing that took me 10 hours this week end. With a solid plan, you could probably pull that off in a 4 hours video. Would be way more valuable, I really don't picture a company using the buy now button...

Ответить
The Average Engineer
The Average Engineer - 25.01.2023 06:38

Thanks for the great tutorial for subscription and stripe! I wanted to add a free trial for the user and track some usage while using a feature, how should i go about it on a high level?

Ответить
Mark Weiser
Mark Weiser - 28.11.2022 01:24

Instead of a hard coded button for each product, can you demo a product page and adding multiple items to a cart?

Ответить
Never Forget
Never Forget - 20.08.2022 12:40

hi great tutorial, is there anyway you could make a tutorial with stripe connect implementation? A marketplace would open up so much for newbies and junior devs. Thanks so much

Ответить
Tamago-ho
Tamago-ho - 28.07.2022 19:43

im using the rails 7 api with vue. client side only integration?

Ответить
Bashar Lulu
Bashar Lulu - 27.07.2022 00:23

Dean, thank you for this. Just for your info, the Pay gem (which you've installed) does most of this for you automatically. Just check the user's subscriptions with "current_user.subscriptions". No API hits.

Ответить
shafali singh
shafali singh - 30.06.2022 09:12

Thank you for the great video.I am getting nil for payment_processor.subscription&.processor_subscription in subscription_concern.rb file. Am I missing something?

Ответить
Pac2
Pac2 - 20.05.2022 11:10

Hey, Deanin. I’ve a video suggestion. I’m currently working on application where the user has to pay to submit a form. As in the user fills out the form, clicks submit, redirects them to stripe checkout, and then once the payment is successful the form is submitted.

I’m losing my mind trying to figure out how to do this lol. Probably doesn’t help that I’m new to rails. But I figured this could make for a good video because it seems like a common flow that you’d find in many applications. Thanks!

Ответить
Nelson Chaves
Nelson Chaves - 20.05.2022 02:28

Super helpful Dean! Thanks! I ran into an issue that I can subscribe multiple times to the same subscription. Is that on the next episode or did I miss something?

Ответить
beacoder
beacoder - 19.05.2022 02:57

upload files with react + rails!

Ответить
george dumitrescu
george dumitrescu - 18.05.2022 22:43

Hi, Can you make a video how to implement Stripe Elements in Rails? Thank you

Ответить
Shamir Ajate
Shamir Ajate - 18.05.2022 19:57

Dean man I can't thank you enough for your Rails videos. All your videos are detailed and show the full workflow instead of rushing through to make short videos. Keep it up! Notifications of all your new videos Enabled!

Ответить
Nelson Antunes
Nelson Antunes - 18.05.2022 16:16

Thanks mate this series it's helping me learning rails 7

Ответить