wsmoak.github.io - Wendy Smoak

Description: Source code for static blog site

Example domain paragraphs

About Projects Talks Welcome Read more About Me and contact me at [email protected] . Tags Jekyll::Drops::SiteDrop

Stripe offers a JavaScript library called Stripe JS that you can use to collect payment details. It sends the customer’s credit card data directly to Stripe and gives you a token so that you don’t have to handle card data on your own server. Let’s see how to integrate this with Chargify subscription signups and card updates.

Ever since I read the blog post and heard José talk about GenStage I’ve wanted to try it out. Lacking an actual need for it however, I had to wait for one to appear. Finally in 2016’s Advent of Code Day 14: One-Time Pad, I found a candidate problem. Let’s see how to use GenStage to solve it.