Search Results for "server-submitting-customer-twice-to-stripe-api"

Lessons
















Forum Threads

Stripe Subscriptions: Duplicate Customers

14
Rails
Hey Eeveryone, I'm creating a subscription site using Stripe v3. For the most part everything is working fine, but I noticed in my Stripe Customer dashboard there are duplicate customers (for all ...
Stephen Swann replied
Solved

Stripe Elements Javascript Discussion

15
General
Great tutorial! Seems that the new elements library is easy to use. I was wondering how would I go about implementing Stripe Elements in a e-commerce site with a React Front-End and a Rails API bac...
Shoaib Burq replied

Adding Stripe update card form, Cancel, and Resubscribe Discussion

30
General
Hello Chris! Thx for a great episode! So i noticed in this video that you updated some field on the current user to save the last 4 etc on the card. I was thinking that i could use that function to...
Neba Funwi-gabga replied

Subscriptions with Stripe Discussion

96
General
Hey Chris! Not sure if this is just me, but there seems a problem downloading the video's.
Jon Roock replied

How do I allow a user to make multiple payments on one booking using Stripe?

38
General
I'm building an events app using Rails and Stripe to handle payments. I've used javascript for my booking page in order to allow a user to book and pay for multiple spaces rather than just one at a...
Chris Oliver replied
Solved

Dynamic Nested Forms with Stimulus JS Discussion

36
General
Yes this is what ive been waiting for!
James DuBois replied

Use datatables like handsontable

1
General
Hi, I would love to see a episode that explains the use of json/ajax and load and save back data back to the server. For example i want to use handsontable (http://handsontable.com/) but i cant lo...
Chris Oliver replied

Analytics with Segment Discussion

8
General
Great episode Chris! Would be awesome to see some more detailed episodes both for client and server side implementations.
DURR replied

Why after I switch controller and switch back again , the form submit button Failure?

13
General
after I switch the controller, and switch back, the form submit button Failure, if I refresh the page , it can works again. the console and network no error log.
Solved

jQuery.ajax url: rails

0
Rails
In my code I have this button ``` Pay ``` In my code I have this button Pay Expand snippet when clicked on iframe opens from this javascript code ``` <%= javascript_tag do %> $("#c...
JP posted

How to upload multiple file inputs in rails production?

8
Rails
Hi there, I'm trying to upload multiple file inputs from single form. The form is working fine in development, but in production the form showing that redirecting for long time and returns nothing...
Jacob Montgomery replied

Got error message when I install Capistrano, stuck at deployment for two days.

23
Servers
I spent 2 days followed "Deploy Ruby On Rails onUbuntu 18.04 Bionic Beaver" , tried to deploy my rails project, now i'm out of my mind! I have repeated whole process for more than 4 times, always ...
Solved

Thousand separator and Number formating

10
General
Something as simple as formatting a number in form field with thousand separators and currency symbol is driving me crazy! Something that should be simple to do and more importantly should be part...

Why is viewer_id 0 on every video?

4
Rails
The viewer_id always returns 0 after creating a video. A mentor creates a video with a user via hangouts. Mentor then creates the video on our website. Only the mentor and viewer should see the vi...

Rails for Beginners Part 14: Handling Sign Up Errors Discussion

39
General
Love these Chris, noting some new tricks along the way. Plus your always positive demeanour makes this so enjoyable to go through.
Michael replied

How to use Devise with Hotwire & Turbo.js Discussion

81
General
Hey Chris - If we are still using Webpacker, we just need to change data-turbolinks-track to data-turbo-track in our layout files? In your episode repo, you still have it as turbolinks. <%= st...

How to use Hotwire in Rails Discussion

86
General
Can you please provide the repository for this also?
D john replied

Prevent spam bots from hitting app

7
General
Hi guys and gals Wasn't sure which category to put this in but here goes anyway... I have a Rails 5 app in production hosted on Heroku. I recently noticed a particularly high load on the servers ...

Server Administration with Cockpit Discussion

6
General
Chris, I get a not secure warning in Chrome when I try to access :9090 in my domain (I deploy with Hatchbox). It's sending the browser a self signed localhost certificate.
Yi Mei Wang replied

Hobby server alternatives since Heroku going paid

3
Servers
In no particular order: * Fly.io * Render.com * [Hatchbox.io](https://app.hatchbox.io) (I built this! 🤓) * DigitalOcean Apps * Railway Hatchbox.io is a bit different because it runs on your serve...
Kentastic replied