Deprecated: Creation of dynamic property Gravity_Forms_Stripe\API\Model\PaymentIntent::$customer_account

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”
}
}

The best place to report issues like this is to open a support ticket at https://www.gravityforms.com/open-support-ticket/technical/, so it will be seen by the product team.

1 Like