You are here

Classes, traits, and interfaces in Commerce Square Connect 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ConfigureGatewayTest class Drupal\Tests\commerce_square\FunctionalJavascript tests/src/FunctionalJavascript/ConfigureGatewayTest.php Tests the creation and configuration of the gateway.
Connect class Drupal\commerce_square src/Connect.php Represents the Connect application for Square. 1 2
ConnectTest class Drupal\Tests\commerce_square\Kernel tests/src/Kernel/ConnectTest.php Tests the Connect service to act as application configuration.
ErrorHelper class Drupal\commerce_square src/ErrorHelper.php Translates Square exceptions and errors into Commerce exceptions. 1
IntegrationChargeRequest final class Drupal\commerce_square src/IntegrationChargeRequest.php Adds integration_id support to the ChargeRequest API object. 1
OauthToken class Drupal\commerce_square\Controller src/Controller/OauthToken.php Provides a controller for Square access token retrieval via OAuth.
PaymentMethodAddForm class Drupal\commerce_square\PluginForm\Square src/PluginForm/Square/PaymentMethodAddForm.php Payment method add form for Square.
Square class Drupal\commerce_square\Plugin\Commerce\PaymentGateway src/Plugin/Commerce/PaymentGateway/Square.php Provides the Square payment gateway. 1
SquareApiIntegrationTest class Drupal\Tests\commerce_square\Kernel tests/src/Kernel/SquareApiIntegrationTest.php Tests the Square SDK integration with Commerce.
SquareConfigurationUpradeTest class Drupal\Tests\commerce_square\Kernel tests/src/Kernel/SquareConfigurationUpradeTest.php Tests config schema upgrade for beta3 to beta4.
SquareInterface interface Drupal\commerce_square\Plugin\Commerce\PaymentGateway src/Plugin/Commerce/PaymentGateway/SquareInterface.php Provides the interface for the Square payment gateway. 1
SquareSettings class Drupal\commerce_square\Form src/Form/SquareSettings.php 1
UninstallTest class Drupal\Tests\commerce_square\Kernel tests/src/Kernel/UninstallTest.php Tests the uninstall of the module.

Other projects