Skip to content

update Stripe payment form to use new (non-deprecated) lib

Administrator requested to merge sqs/stripe-js-lib into main

Created by: sqs

The stripe-react-elements library was deprecated in favor of the new @stripe/react-stripe-js library. There are no user-facing changes.

(This is just a refactor I did because I came across our usage of a deprecated lib; the old lib wasn't broken or anything.)

Merge request reports

Loading