Cheque::get_payment_method_script_handles()
Method: Returns an array of scripts/handles to be registered for this payment method.
Source: packages/woocommerce-blocks/src/Payments/Integrations/Cheque.php:57
Method: Returns an array of scripts/handles to be registered for this payment method.
Source: packages/woocommerce-blocks/src/Payments/Integrations/Cheque.php:57
Method: Returns an array of key=>value pairs of data made available to the payment methods script.
Source: packages/woocommerce-blocks/src/Payments/Integrations/Cheque.php:70
Class: Cheque payment method integration
Source: packages/woocommerce-blocks/src/Payments/Integrations/Cheque.php:12
Method: Constructor
Source: packages/woocommerce-blocks/src/Payments/Integrations/Cheque.php:32
Method: Initializes the payment method type.
Source: packages/woocommerce-blocks/src/Payments/Integrations/Cheque.php:39
Method: Returns if this payment method should be active. If false, the scripts will not be enqueued.
Source: packages/woocommerce-blocks/src/Payments/Integrations/Cheque.php:48