You are here

7 calls to CheckoutTest::assertWaitForText() in Commerce Stripe 8

CheckoutTest::complete3ds in tests/src/FunctionalJavascript/CheckoutTest.php
Completes 3DS authentication using Stripe's modal.
CheckoutTest::test3dsAlwaysAuthenticate in tests/src/FunctionalJavascript/CheckoutTest.php
Tests customer, with regulations, can checkout.
CheckoutTest::testCheckoutAndPayment in tests/src/FunctionalJavascript/CheckoutTest.php
Tests an anonymous customer can checkout.
CheckoutTest::testCheckoutAndPayPayment3ds in tests/src/FunctionalJavascript/CheckoutTest.php
Tests customer, with regulations, can checkout.
CheckoutTest::testCheckoutWithExistingPaymentMethod in tests/src/FunctionalJavascript/CheckoutTest.php
Tests checkout with a previously created payment method.
CheckoutTest::testCheckoutWithExistingPaymentMethodOffSession in tests/src/FunctionalJavascript/CheckoutTest.php
Tests checkout with a previously created payment method.
CheckoutTest::testNoBillingCheckout in tests/src/FunctionalJavascript/CheckoutTest.php
Tests checkout without billing information.