
MAKE book
Bootstrapping a Startup from Idea to Growth and Monetization

tweet how many times the new payment methods are used
#makebook in last 24h: 6 cards (benchmark), 2 Bancontact (BE), 1 iDeal (NL), 1 SEPA (DE) twitter.com/levelsio/status/1…


get server side Stripe Checkout working by having payment modal send AJAX with email address to server to create_checkout_session, then that replies with checkout_session_id and then Stripe JS uses that to redirectToCheckout() and this lets us use multiple payment methods like AliPay
#makebook
