Open Bug 1744450 Opened 4 years ago Updated 3 years ago

Fix credit card capture for clickandpledge

Categories

(Toolkit :: Form Autofill, enhancement, P3)

Firefox 94
enhancement

Tracking

()

People

(Reporter: coteco7872, Unassigned)

References

(Depends on 1 open bug)

Details

Attachments

(2 files)

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/94.0

Steps to reproduce:

Enter https://archlinux.org/
Click on right Click&Pledge, will open
https://co.clickandpledge.com/advanced/default.aspx?wid=47294

Add to card any amount of dollars. Go to checkout.

Under Terms&Conditions pay now.

Next page I have to manually enter my credit card. Would like to have some kind of autofill: https://co.clickandpledge.com/advanced/Payment.aspx?wid=47294

The Bugbug bot thinks this bug should belong to the 'Toolkit::Form Autofill' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.

Component: Untriaged → Form Autofill
Product: Firefox → Toolkit
Attached image credit-input.png

Chrome Dev automatically fills on suggestion click.

Attached image credit-input-chrome.jpg
Severity: -- → S3
Depends on: ccautofill-compat
Priority: -- → P3
Assignee: nobody → tgiles

Thanks for filing this. I'm looking into this and I'm not able to reproduce based on the information you've stated. Can you confirm the following for me?

  • Are you based in the United States or Canada? If you are outside these regions then credit card autofill is not enabled.
  • Do you have a credit card saved in Firefox? I tested the site with a saved card and was able to get the autofill dropdown on the credit card section.

Unrelated, but it looks like we don't capture credit card information on this site. They seem to be using some ASP.NET form handler and we're currently not listening to an event pattern like that:

<input type="submit" name="btnProcessPayment" value="Process Payment" onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("btnProcessPayment", "", true, "", "", false, false))" id="btnProcessPayment" class="button">

I guess we'll need a follow up bug to solve that pattern or use this bug for it.

Flags: needinfo?(coteco7872)

I'm in Europe.

Flags: needinfo?(coteco7872)

Credit card autofill works when performed from USA or Canada (current limitation of credit card autofill feature), but we've discovered an issue with credit card capture (Comment #5) and will be using this bug to track it.

Summary: Add credit card autofill for clickandpledge → Fix credit card capture for clickandpledge

Same issue when trying to pay to
https://alldebrid.com/offer/

which redirects to https://payment.alldebrid.com/

Better off is you have an account.

Assignee: tgiles → nobody
Status: UNCONFIRMED → NEW
Ever confirmed: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: