Skip to content
This repository was archived by the owner on Feb 27, 2023. It is now read-only.

v16.0.0: Stop returning `PaymentIntent` objects

Compare
Choose a tag to compare
@yuki-stripe yuki-stripe released this 18 Jul 22:19
· 33 commits to master since this release
09dbcfa
  • 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