Stripe::__construct()
Method: Constructor
Source: packages/woocommerce-blocks/src/Payments/Integrations/Stripe.php:41
Method: Constructor
Source: packages/woocommerce-blocks/src/Payments/Integrations/Stripe.php:41
Method: Return the locale for the payment button.
Source: packages/woocommerce-blocks/src/Payments/Integrations/Stripe.php:216
Method: Initializes the payment method type.
Source: packages/woocommerce-blocks/src/Payments/Integrations/Stripe.php:50
Method: Returns if this payment method should be active. If false, the scripts will not be enqueued.
Source: packages/woocommerce-blocks/src/Payments/Integrations/Stripe.php:59
Method: Returns an array of scripts/handles to be registered for this payment method.
Source: packages/woocommerce-blocks/src/Payments/Integrations/Stripe.php:68
Method: Returns an array of key=>value pairs of data made available to the payment methods script.
Source: packages/woocommerce-blocks/src/Payments/Integrations/Stripe.php:83
Method: Determine if store allows cards to be saved during checkout.
Source: packages/woocommerce-blocks/src/Payments/Integrations/Stripe.php:109
Method: Determine if the checkbox to enable the user to save their payment method should be shown.
Source: packages/woocommerce-blocks/src/Payments/Integrations/Stripe.php:118
Method: Returns the label to use accompanying the total in the stripe statement.
Source: packages/woocommerce-blocks/src/Payments/Integrations/Stripe.php:132
Method: Returns the publishable api key for the Stripe service.
Source: packages/woocommerce-blocks/src/Payments/Integrations/Stripe.php:141