question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Pre-fill card number, cvc and expiration

See original GitHub issue

is it possible to pre-fill those fields automatically? say for example:

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
baleszcommented, May 26, 2017

Hi @itsmepetrov, Sadly the PaymentCardTextField can’t set initial params on Android. No setParams function in PaymentCardTextField.android.js. Please add setParams support to Android too! Thanks a lot.

1reaction
itsmepetrovcommented, May 26, 2017

Hi @balesz

Yes, PaymentCardTextField on Android currently does no support setParams, but we have plan to replace CreditCardEntry with the official input widget and also add support for setParams.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to populate saved card values in the stripe element?
You can't pre-fill sensitive inputs (card number, CVC, and expiration date) in Stripe Elements. This is by design for security reasons.
Read more >
Save payment details during payment | Stripe Documentation
Fill out the credit card form using the credit card number 4000 0025 0000 3155 with any expiration, CVC, and postal code. Credit...
Read more >
Prefill cards on Checkout - YouTube
In this episode, you'll learn from Matt about how to prefill the card, with a previously saved card in Checkout, when a user...
Read more >
Split credit card fields with Stripe.js & Elements - YouTube
In this episode, you'll learn from Matt about how use separate card input fields for number, expiry and cvc with Stripe.js and Elements....
Read more >
Autofill credit card info in Safari on Mac - Apple Support
In Safari on your Mac, use AutoFill to enter previously saved credit card ... card form with fields for entering the name, card...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found