You are here

6 calls to SquareApiIntegrationTest::generateTestPayment() in Commerce Square Connect 8

SquareApiIntegrationTest::testCreatePayment in tests/src/Kernel/SquareApiIntegrationTest.php
Tests creating a payment.
SquareApiIntegrationTest::testCreatePaymentAlreadyUsed in tests/src/Kernel/SquareApiIntegrationTest.php
Tests creating a payment, invalid/used nonce.
SquareApiIntegrationTest::testCreatePaymentBadCvv in tests/src/Kernel/SquareApiIntegrationTest.php
Tests creating a payment, with invalid CVV error.
SquareApiIntegrationTest::testCreatePaymentBadExpiryDate in tests/src/Kernel/SquareApiIntegrationTest.php
Tests creating a payment, with invalid expiration date error.
SquareApiIntegrationTest::testCreatePaymentBadPostalCode in tests/src/Kernel/SquareApiIntegrationTest.php
Tests creating a payment, with invalid postal code error.
SquareApiIntegrationTest::testCreatePaymentDeclined in tests/src/Kernel/SquareApiIntegrationTest.php
Tests creating a payment, declined.