Open Bug 1739709 Opened 2 years ago Updated 2 years ago

Capture credit card information on form submit even if form has not been interacted by the user

Categories

(Toolkit :: Form Autofill, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: tgiles, Unassigned)

References

Details

This is a follow up from Bug 1688607 dealing with credit card capture. Lufthansa uses a pattern where they copy valid details from one page to another page and on the second page they fill a hidden form and submit that form. Since this second page contains a hidden form, our CC capture code will not run since the user has not interacted with this form.

I'm not sure what other websites do this but it's probably not an uncommon pattern. We will need to ensure there is no performance regression as part of solving this (if we decide to do this work).

I guess the next step is to collect a list of websites that have the same or similar pattern so that we have a larger corpus to test against.

I think making this bug depend on the Lufthansa bug is the correct relationship, but I could be wrong.

Depends on: 1688607
Severity: -- → S2
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.