You are here

service commerce_square.connect in Commerce Square Connect 8

Class

Drupal\commerce_square\Connect
6 string references to commerce_square.connect
commerce_square_cron in ./commerce_square.module
Implements hook_cron().
commerce_square_post_update_oauth_token_migration in ./commerce_square.post_update.php
Migrate legacy Square Connect OAuth access token.
commerce_square_requirements in ./commerce_square.install
Implements hook_requirements().
ConnectTest::testConnectService in tests/src/Kernel/ConnectTest.php
Tests the methods.
Square::create in src/Plugin/Commerce/PaymentGateway/Square.php
Creates an instance of the plugin.

... See full list

File

./commerce_square.services.yml
commerce_square.services.yml

View source
  1. class: Drupal\commerce_square\Connect
  2. arguments:
  3. - '@config.factory'
  4. - '@state'