PaymentMethodRegistry
Class: Class used for interacting with payment method types.
Source: packages/woocommerce-blocks/src/Payments/PaymentMethodRegistry.php:11
Class: Class used for interacting with payment method types.
Source: packages/woocommerce-blocks/src/Payments/PaymentMethodRegistry.php:11
Method: Retrieves all registered payment methods that are also active.
Source: packages/woocommerce-blocks/src/Payments/PaymentMethodRegistry.php:24
Method: Gets an array of all registered payment method script handles, but only for active payment methods.
Source: packages/woocommerce-blocks/src/Payments/PaymentMethodRegistry.php:38
Method: Gets an array of all registered payment method script data, but only for active payment methods.
Source: packages/woocommerce-blocks/src/Payments/PaymentMethodRegistry.php:57