You are here

service commerce_paypal.custom_card_fields_builder in Commerce PayPal 8

Class

Drupal\commerce_paypal\CustomCardFieldsBuilder
1 string reference to commerce_paypal.custom_card_fields_builder
PaymentMethodAddForm::create in src/PluginForm/Checkout/PaymentMethodAddForm.php
Instantiates a new instance of this class.

File

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

View source
  1. class: Drupal\commerce_paypal\CustomCardFieldsBuilder
  2. arguments:
  3. - '@commerce_paypal.checkout_sdk_factory'
  4. - '@logger.channel.commerce_paypal'