Stripe::get_publishable_key()
Method: Returns the publishable api key for the Stripe service.
Source: packages/woocommerce-blocks/src/Payments/Integrations/Stripe.php:141
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
Method: Returns the title string to use in the UI (customisable via admin settings screen).
Source: packages/woocommerce-blocks/src/Payments/Integrations/Stripe.php:161
Method: Determine if store allows Payment Request buttons – e.g. Apple Pay / Chrome Pay.
Source: packages/woocommerce-blocks/src/Payments/Integrations/Stripe.php:170
Method: Return the button type for the payment button.
Source: packages/woocommerce-blocks/src/Payments/Integrations/Stripe.php:180
Method: Return the theme to use for the payment button.
Source: packages/woocommerce-blocks/src/Payments/Integrations/Stripe.php:189
Method: Return the height for the payment button.
Source: packages/woocommerce-blocks/src/Payments/Integrations/Stripe.php:198
Class: Stripe payment method integration
Source: packages/woocommerce-blocks/src/Payments/Integrations/Stripe.php:21
Method: Return the inline cc option.
Source: packages/woocommerce-blocks/src/Payments/Integrations/Stripe.php:207
Method: Constructor
Source: packages/woocommerce-blocks/src/Payments/Integrations/Stripe.php:41