I still cannot resolve this issue after attempting multiple configuration changes.
I am using the following Commerce modules alongside Drupal 10.4.0:
- Commerce Core 8.x-2.40 (I do not have Commerce Payment Example module installed)
- Commerce File 8.x-2.2
- Commerce License 3.0.1
- Commerce PayPal 8.x-1.8
- Commerce Shipping 8.x-2.11
- Commerce Stock 8.x-1.3
I have enabled PayPal Checkout (Preferred) as the only payment gateway with the correct Client ID, Secret, and Webhook ID, and I have selected Capture as the Transaction type.
I am using the Default order type with the Default checkout flow:
Log in
Log in or continue as guest (Guest checkout: Allowed; Registration: Not allowed)
Order information
Contact information (Require double entry of email: Yes)
Payment information
Review
Review
Payment
Payment process (Transaction mode: Authorize and capture)
PayPal Checkout payment process (Transaction mode: Authorize and capture)
Complete
Completion message (Default)
Files download
Sidebar
Order summary (View: Checkout order summary)
Coupon redemption (Allows multiple coupons: No)
Any help would be appreciated.
I had the same thing happen to me recently. Thanks to the comment by @ts.ag, I remembered seeing something about logging on the Order settings page. When I changed the setting to "Prevent the save and throw an exception that may cause a fatal error," the problem disappeared.
Is this patch still required for Drupal 10? Composer will not apply this patch; however, I still get errors when building views with this module.
brainiacque β created an issue.