<div dir="ltr">Hi all,<div><br></div><div>I managed to set up a Stripe button on my Github Pages site at <a href="http://jessewaites.com/author/jesse/">http://jessewaites.com/author/jesse/</a> (It was a pain getting the button to render properly with kramdown or whatever flavor of Markdown Jekyll uses)</div><div><br></div><div><br></div><div>My needs are this:</div><div><br></div><div>Have Stripe process the transaction. If the charge goes through successfully, send them to a particular URL (in my case, a link to the PDF in my Google Drive - I tried hosting the PDF on my own site but Github Pages won't display raw PDFs - thats a whole different conversation)</div><div><br></div><div>If the charge does NOT go through successfully, send them to a static page on my site that says "Hey something goofed up, try again"</div><div><br></div><div>I found this <a href="https://github.com/christophercliff/heroku-stripe-checkout">https://github.com/christophercliff/heroku-stripe-checkout</a> which seems to be perfect, except for the fact that the developer deprecated it in favor of working on a full ecommerce solution called "flatmarket" <a href="https://github.com/christophercliff/flatmarket-server-heroku">https://github.com/christophercliff/flatmarket-server-heroku</a></div><div><br></div><div>There is a fork of the original heroku stripe checkout here:</div><div><a href="https://github.com/authinking/heroku-stripe-checkout">https://github.com/authinking/heroku-stripe-checkout</a><br></div><div><br></div><div>But I am getting forwarded to the "bad" URL on what appears to be a successful transaction. I should probably poke around that forked repo and see if I can sort something out but I've already dumped a few days into this and thought maybe I'm going about it the wrong way.</div><div><br></div><div><br></div><div>But now that I've worked on this a little bit I feel like this must be a common need and it seems it should be rather simple to get that simple logic going. (Good transaction go here, bad transaction go here)</div><div><br></div><div>Anyone have any thoughts or suggestions? </div><div><br></div><div>Thanks!</div><div><br></div><div><br></div><div><br></div><div><br></div><div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div>Jesse Waites</div><div><a href="http://JesseWaites.com" target="_blank">JesseWaites.com</a></div></div></div></div></div></div>
</div></div>