Bug when submitting a Stripe-integrated form
-
I’m using CF7 with Stripe integration. If I fill out the form normally, clicking the s with the mouse, the payment goes through successfully and I have no problems. However, when I use the Enter key on my keyboard to proceed:
- the first step (“Proceed to checkout”) proceeds correctly, activating the payment form.
- the second step (“Pay”), with all fields correctly filled out, begins the payment process, but instead of completing it, it resets the payment details section and prompts me to fill it in again. After re-entering the data, whether by clicking the button with the mouse or by pressing the Enter key, the form no longer completes the payment and continues to reset the data in a loop, remaining stuck at the “payment_required” status.
Initially I thought it was caused by the presence of two s, one of type “submit” and one of type “button”, but the problem persists, as indicated above, even when pressing the mouse once the bug has been triggered.
It’s certainly not a priority, but it seemed like a very strange bug to me and could create problems for accessible management of the site.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.