* New: Improved how the Apple Pay registration button works so that it will log issues if any problem occurs.
* New: We are now storing the Stripe checkout session ID as the donation payment transaction ID in GiveWP payment meta. This will help to identify complete payments made with Stripe Checkout 2.0 and Recurring Donations.
* Fix: Resolved an issue with Google and Apple pay buttons not display correctly if you open and close a donation form modal window.
* Fix: There was an issue updating payment information for subscriptions if the initial payment was made with Google or Apple pay.
* Fix: Refactored how address data is sent from Google and Apple pay into GiveWP to prevent issues with miscapitalized state, country, and cities from preventing donation processing validation.
* Fix: Resovled a broken admin link to the Stripe + Plaid settings screen.