BankTransfer::get_payment_method_data()
Method: Returns an array of key=>value pairs of data made available to the payment methods script.
Source: packages/woocommerce-blocks/src/Payments/Integrations/BankTransfer.php:69
Method: Returns an array of key=>value pairs of data made available to the payment methods script.
Source: packages/woocommerce-blocks/src/Payments/Integrations/BankTransfer.php:69
Class: Bank Transfer (BACS) payment method integration
Source: packages/woocommerce-blocks/src/Payments/Integrations/BankTransfer.php:11
Method: Constructor
Source: packages/woocommerce-blocks/src/Payments/Integrations/BankTransfer.php:31
Method: Initializes the payment method type.
Source: packages/woocommerce-blocks/src/Payments/Integrations/BankTransfer.php:38
Method: Returns if this payment method should be active. If false, the scripts will not be enqueued.
Source: packages/woocommerce-blocks/src/Payments/Integrations/BankTransfer.php:47
Method: Returns an array of scripts/handles to be registered for this payment method.
Source: packages/woocommerce-blocks/src/Payments/Integrations/BankTransfer.php:56