wp-calypso icon indicating copy to clipboard operation
wp-calypso copied to clipboard

Stripe: Enable network selector for CreditCardNumberField

Open jjchrisdiehl opened this issue 6 months ago • 3 comments

As described in the title, this PR simply sets the CreditCardNumberField's showIcon option to true, which will display the card network selector in the Stripe Element.

Related to https://github.com/Automattic/payments-shilling/issues/3015

Testing Instructions

  • Proxy from the cdg server
  • Go to checkout, type in the following test card number 4000002500001001
  • The icon to the left of the card number should now be a dropdown and you should be able to select Cartes Bancaires

jjchrisdiehl avatar Aug 26 '24 22:08 jjchrisdiehl