Just a note:
I was struggling with a bland error message on my credit card field
“There was an error processing your request. Please try again later.”
**
I found this error was being returned and creating the error when JSON was expected.**
Deprecated: Creation of dynamic property Gravity_Forms_Stripe\API\Model\PaymentIntent::$customer_account is deprecated in /home/customer/www/registration.utmr.ch/public_html/wp-content/plugins/gravityformsstripe/includes/api/model/class-base.php on line 99
{
“success”: true,
“data”: {
“client_secret”: “pi_3SfDS4Bl7OQUrLga3JNRTjQw_secret_FAsJRmxDFILcxjFHacWmW4Pi0”
}
}