update Stripe payment form to use new (non-deprecated) lib
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
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.)
Push commits to the source branch or add previously merged commits to review them.