This repository was archived by the owner on Feb 27, 2023. It is now read-only.
v16.0.0: Stop returning `PaymentIntent` objects
- No longer returns
PaymentIntent
objects, only returns the client_secret. - Adds
/create_setup_intent
endpoint to create SetupIntents. - Adds use_stripe_sdk for server-side Intent confirms