Bug PayPal Payment Profile

There is a bug in this version
S

stromb0li

Guest
I keep seeing these errors repeat in server logs using the new PayPal payment profile.

Code:

Code:
ErrorException: [E_WARNING] Undefined array key "alternate_accounts" src/XF/Payment/PayPal.php:386

#0 src/XF/Payment/PayPal.php(386): XF::handlePhpError(2, '[E_WARNING] Und...', '/var/www/...', 386)
#1 payment_callback.php(57): XF\Payment\PayPal->validatePurchasableData(Object(XF\Payment\CallbackState))
#2 {main}

Using PHP 8.2.15

Continue reading...