Is there a specific reason to use Fetch instead of regular Rails forms to do POST request to the Controller? That seemed odd.
@jacobdiehl1378 Жыл бұрын
where could I find the video that connects this too react?
@yasinowen4 жыл бұрын
Go next rails video
@cjav_dev4 жыл бұрын
We'll have some more soon. Any particular Stripe product you're interested in seeing integrated with Rails?
@yasinowen4 жыл бұрын
@@cjav_dev End-to-end payment integration with rails.
@cjav_dev4 жыл бұрын
@@yasinowen Do you know if you'd like to use Stripe hosted Checkout (less development work, less control) or to build a custom interface with Stripe Elements (more development work, more control)?
@yasinowen4 жыл бұрын
@@cjav_dev I don't know much about stripe products. all I know of is that it is a payment channel.I watch videos if it is done with rails by diversifying the beautiful parts of the job.
@YaroslavShmarov3 жыл бұрын
@@cjav_dev Stripe Checkout
@InnovacodeRD4 жыл бұрын
😍😍😍😍😍
@astra-x94 жыл бұрын
Rails 😍
@virginiasolomon93524 жыл бұрын
This video is really inappropriate for your business. Why are you showing (not teaching) people Rails instead of teaching them specifically how to integrate your API into their Rails application? Your API is hard to setup in Rails and you need to teach people how to do that! Also, this is a terrible way to teach someone Rails! And you think the audience needs to know the bare basics of Rails but NOT JavaScript? Who is your audience here?
@cjav_dev4 жыл бұрын
Hey Virgina, thanks for your comment. This is meant to be a basis for other office hours episodes where we'll not cover how to setup your initializers or API keys so that we can save developers time. The intended audience for this episode is folks who have never built an API integration with Rails.
@cjav_dev4 жыл бұрын
Can you say more about what you're building so that we can point you to a more appropriate episode?
@manish.b3 жыл бұрын
I thought it was just me but Stripe documentation for Ruby really is lacking