Stripe - Getting occasional "400 ERR - parameter_invalid_integer"

A form we’ve been using for years to collect payment is sometimes giving an error on the Stripe end of things and I can’t figure out why.

The error iparameter_invalid_integer, and on Stripe’s site, the info says:

I can also see these details:

Now, since the form and payment is submitted with one click, how does the intent and capture process work? How can the payment capture amount change after the intent is set up? If the form didn’t submit due to an error elsewhere on the form, how do I track down what error they were seeing?

Since the payment failed, I have no record of this in my submitted forms (there’s no entry ID), so I don’t know what to look for if I turn logging on.

Any insight would be great.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.