#internettum
1 messages · Page 1 of 1 (latest)
Where exactly are you autofilling payment details? Are you using the PaymentElement, CardElement, Checkout?
It's craft commerce using https://github.com/craftcms/commerce-stripe/tree/v3 (uses Payment Intents API)
It's autofilling the card number, expiry date and CVC inside the stripe iframe.
The autofill data is coming from the card that are added to chome in chrome://settings/payments
Hello! I'm taking over and catching up...