Back to Chromium

Payment Method Basic Card

third_party/blink/web_tests/external/wpt/payment-method-basic-card/empty-data-manual.https.html

149.0.7827.2996 B
Original Source

Payment Method Basic Card - test passing empty BasicCardRequest values

This test checks that the Basic Card payment handler can accept any card.

Click on each button in sequence from top to bottom without refreshing the page. Each button will bring up the Payment Request UI window. The test expects the following credit card.

  1. Add card: Cardholder name:web platform testCard number:4111111111111111Security code (CVV):123Expiry month:01Expiry year:2026
  2. Add billing address: Recipient:web platform testAddress:1 web stPost code:1234Country:AfghanistanCity:w3cPhone+12345678910

  1. When passed BasicCardRequest without members, allow the user to input a card on any network.
  2. Returns a card on any network, because zero length supportedNetworks.
  3. Done!

If you find a buggy test, please file a bug and tag one of the suggested reviewers.