What's Changed
- Update documentation link for methods API by @sandervanhooft in #866
- docs: add full OAuth permission scopes list and link to official reference by @Naoray in #867
- docs: fix documentation reference url by @dionnijssen in #871
- Fix: Add missing
googlepaytype to wallet constants by @NormanAlbert91 in #869 - feat: Add BACS mandate method for UK direct debit support by @sandervanhooft in #870
- Fix PHPStan CI: replace ramsey/composer-install with plain composer install by @Naoray in #873
- Fix PHP 8+ deprecation warning in CreatePaymentRefundRequest by @Naoray in #872
- Fix onFatal callback bug + strict comparison consistency by @Naoray in #874
- feat: add lines, addresses and minimumAmount to Payment Links API by @Naoray in #877
- feat(sessions): align session endpoint with API specification by @Naoray in #858
New Contributors
- @dionnijssen made their first contribution in #871
Full Changelog: v3.9.0...v3.10.0