AppInfoTest |
class |
Drupal\Tests\commerce_stripe\Kernel |
tests/src/Kernel/AppInfoTest.php |
Tests the Stripe app information. |
|
|
|
CheckoutTest |
class |
Drupal\Tests\commerce_stripe\FunctionalJavascript |
tests/src/FunctionalJavascript/CheckoutTest.php |
Tests checkout with Stripe. |
|
|
|
CreatePaymentTest |
class |
Drupal\Tests\commerce_stripe\Kernel |
tests/src/Kernel/CreatePaymentTest.php |
Tests creating a payment. |
|
|
|
DecoratedOrderPaymentIntentSubscriber |
class |
Drupal\commerce_stripe_test\EventSubscriber |
tests/modules/commerce_stripe_test/src/EventSubscriber/DecoratedOrderPaymentIntentSubscriber.php |
|
|
|
2 |
ErrorHelper |
class |
Drupal\commerce_stripe |
src/ErrorHelper.php |
Translates Stripe exceptions and errors into Commerce exceptions. |
|
2 |
|
OrderPaymentIntentSubscriber |
class |
Drupal\commerce_stripe\EventSubscriber |
src/EventSubscriber/OrderPaymentIntentSubscriber.php |
Subscribes to order events to syncronize orders with their payment intents. |
1 |
1 |
2 |
PaymentIntentTest |
class |
Drupal\Tests\commerce_stripe\Kernel |
tests/src/Kernel/PaymentIntentTest.php |
Payment intent tests. |
|
|
|
PaymentMethodAddForm |
class |
Drupal\commerce_stripe\PluginForm\Stripe |
src/PluginForm/Stripe/PaymentMethodAddForm.php |
Provides payment form for Stripe. |
|
|
|
Stripe |
class |
Drupal\commerce_stripe\Plugin\Commerce\PaymentGateway |
src/Plugin/Commerce/PaymentGateway/Stripe.php |
Provides the Stripe payment gateway. |
|
1 |
|
StripeEvents |
class |
Drupal\commerce_stripe\Event |
src/Event/StripeEvents.php |
Defines events for the Commerce Stripe module. |
|
2 |
|
StripeIntegrationTestBase |
abstract class |
Drupal\Tests\commerce_stripe\Kernel |
tests/src/Kernel/StripeIntegrationTestBase.php |
|
2 |
1 |
|
StripeInterface |
interface |
Drupal\commerce_stripe\Plugin\Commerce\PaymentGateway |
src/Plugin/Commerce/PaymentGateway/StripeInterface.php |
Provides the interface for the Stripe payment gateway. |
1 |
5 |
|
StripeReview |
class |
Drupal\commerce_stripe\Plugin\Commerce\CheckoutPane |
src/Plugin/Commerce/CheckoutPane/StripeReview.php |
Adds payment intent confirmation for Stripe. |
|
|
|
TransactionDataEvent |
class |
Drupal\commerce_stripe\Event |
src/Event/TransactionDataEvent.php |
Defines the transaction data event. |
|
2 |
|
TransactionDataSubscriber |
class |
Drupal\commerce_stripe_test\EventSubscriber |
tests/modules/commerce_stripe_test/src/EventSubscriber/TransactionDataSubscriber.php |
|
|
|
2 |