Skip to content

Instantly share code, notes, and snippets.

View jsunwoo's full-sized avatar
Working at everywhere

Jinsung Sunwoo jsunwoo

Working at everywhere
  • Seoul, S. Korea
View GitHub Profile
@mindlapse
mindlapse / guide.md
Last active September 7, 2021 15:05
A guide on how to use PaymentIntents with tipsi-stripe

Introduction

Card payments with Stripe should be performed with PaymentIntents.

This API was created to handle modern payments, where the cardholder's bank may require the user to authenticate themselves with the bank before a payment can be authorized.

Authentication requirements first started to appear with European banks regulated by PSD2 which introduced [Strong Customer Authentication