Stripe::get_supported_features()
Method: Returns an array of supported features.
Source: packages/woocommerce-blocks/src/Payments/Integrations/Stripe.php:344
Method: Returns an array of supported features.
Source: packages/woocommerce-blocks/src/Payments/Integrations/Stripe.php:344
Method: Return the icons urls.
Source: packages/woocommerce-blocks/src/Payments/Integrations/Stripe.php:225
Method: Add payment request data to the order meta as hooked on the woocommerce_rest_checkout_process_payment_with_context action.
Source: packages/woocommerce-blocks/src/Payments/Integrations/Stripe.php:265
Method: Handles any potential stripe intents on the order that need handled.
Source: packages/woocommerce-blocks/src/Payments/Integrations/Stripe.php:300
Method: Handles adding information about the payment request type used to the order meta.
Source: packages/woocommerce-blocks/src/Payments/Integrations/Stripe.php:327
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
Method: Returns whether to allow prepaid cards for payments.
Source: packages/woocommerce-blocks/src/Payments/Integrations/Stripe.php:152