Skip to content

1.0.58

Latest
Compare
Choose a tag to compare
@scottyzen scottyzen released this 08 Sep 12:07
· 1 commit to master since this release

Improve / Fix Stripe Payment intent

The stripePaymentIntent query now take the stripePaymentMethod as an argument. This allows to create a payment intent or a setup intent depending on the value passed (PAYMENT or SETUP).

PR

  • feat: Improve / Fix Stripe Payment intent #13