Clicking 'Pay and Complete Purchase' on the checkout page is not working and results in an exception being thrown:
"Undefined index: #redirect_url in /Users/thomas/Sites/testproject/modules/contrib/commerce/modules/payment/src/PluginForm/PaymentOffsiteForm.php on line 105"
Please see the attached log extract for the full stacktrace. Any advice / pointers for fixing this?
Spec:
Drupal Version: 8.7.1
Web Server: Apache/2.4.37 (Unix), PHP/7.2.14
Drupal commerce: 2.12
Thanks,
Thomas
| Comment | File | Size | Author |
|---|---|---|---|
| commerce_klarna_payment_error.txt | 8.59 KB | vanlindholm |
Comments
Comment #3
tuutti commentedLooks like commerce changed how they process the redirect url. This should be fixed in latest dev release.
Thanks for reporting this!
Comment #4
vanlindholm commentedThank you very much for fixing this. I can confirm it works now.
/Thomas