- Issue created by @matthew10
- Merge request !476Resolve #3535970 "Multiple payment requests" โ (Merged) created by Unnamed author
- ๐บ๐ฆUkraine matthew10
The issue with duplicate form submissions in the commerce_quickpay_gateway module has been addressed. The changes modify the commercePaymentRedirect behavior to use Drupal's once method, ensuring the payment redirect form is submitted only once and preventing multiple requests that caused order ID collisions.
- ๐ฎ๐ฑIsrael jsacksick
The code was already not relying on JQuery, but the library stiill depends on it, I think we need to add a dependency on core/once too. Can you make those changes please?
-
jsacksick โ
committed cc6d8ba6 on 3.x authored by
matthew10 โ
Issue #3535970 by matthew10, jsacksick: Ensure the offsite redirect form...
-
jsacksick โ
committed cc6d8ba6 on 3.x authored by
matthew10 โ
Automatically closed - issue fixed for 2 weeks with no activity.