You are here

service commerce_paypal.smart_payment_buttons_builder in Commerce PayPal 8

Class

Drupal\commerce_paypal\SmartPaymentButtonsBuilder
3 string references to commerce_paypal.smart_payment_buttons_builder
commerce_paypal_form_commerce_checkout_flow_alter in ./commerce_paypal.module
Implements hook_form_BASE_FORM_ID_alter() for commerce_checkout_flow.
commerce_paypal_form_views_form_commerce_cart_form_default_alter in ./commerce_paypal.module
Implements hook_form_BASE_FORM_ID_alter().
PaymentOffsiteForm::create in src/PluginForm/Checkout/PaymentOffsiteForm.php
Instantiates a new instance of this class.

File

./commerce_paypal.services.yml
commerce_paypal.services.yml

View source
  1. class: Drupal\commerce_paypal\SmartPaymentButtonsBuilder
  2. arguments:
  3. - '@config.factory'