Problem
Users of certain server environment configurations may encounter a red error message when a client attempts to pay for an order or invoice using a stored Stripe payment method:
An Error Occurred. Please try again.
Cause
The server environment is missing the expected nd_pdo_mysql
PHP extension.
Solution
Edit your server’s PHP extension configurations to enable the nd_pdo_mysql
extension.
Last modified: November 19, 2024