#James Salcedo

1 messages · Page 1 of 1 (latest)

amber vaultBOT
distant badge
#

This front Doc should be good enough, you can choose React on frontend steps and Ruby on backend steps to see its code example

jagged saddle
#

So, I need to create a product on Stripe and specify the price of the product before I can proceed?

acoustic pendant
#

Thank you! I actually did work through that, but am having trouble integrating it with Rails. I believe I was getting an error when I clicked the checkout button something about a post and CORS, I will redo it and post my error

distant badge
#

Rails have some configuration which automatically turns a redirection into an AJAX request. And AJAX request to Checkout will be rejected by CORS