Title: Dequeue Stripe s
Last modified: December 3, 2022

---

# Dequeue Stripe s

 *  Resolved [wpuman](https://wordpress.org/support/users/wpuman/)
 * (@wpuman)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/dequeue-stripe-s/)
 * Hi,
 * How to dequeue Stripe script:
 * `<script type="text/javascript" src="https://js.stripe.com/v3/" id="stripe-js"
   ></script>`
 * for all pages except the checkout page?
 *     ```
       if (!is_checkout()){
       	wp_dequeue_script( 'stripe-js' );
       }
       ```
   
 *  don’t work…
 * Maybe there is an option in Stripe’s settings page?
 * Many Thanks

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [Saif](https://wordpress.org/support/users/babylon1999/)
 * (@babylon1999)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/dequeue-stripe-s/#post-16257487)
 * Hello [@wpuman](https://wordpress.org/support/users/wpuman/),
 * I can’t locate the script on my test site’s source code, can you please attach
   some screenshots?
 * Could you also share a copy of your site’s System Status? You can find it via
   WooCommerce > Status. Select “Get system report” and then “Copy for support”.
   Once you’ve done that, paste it here in your response.
 * Look forward to hearing back from you.
 *  Thread Starter [wpuman](https://wordpress.org/support/users/wpuman/)
 * (@wpuman)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/dequeue-stripe-s/#post-16343996)
 * Hello [@babylon1999](https://wordpress.org/support/users/babylon1999/) ,
 * When testing a product page with PageSpeed Insight, I get the following message:
 * > Reduce unused JavaScript resources :
   >  - [https://js.stripe.com/v3/](https://js.stripe.com/v3/)
   >  - [https://js.stripe.com/v3/fingerprinted/js/controller-ed16b1402c3f0986fbc26253be9fbc8b.js](https://js.stripe.com/v3/fingerprinted/js/controller-ed16b1402c3f0986fbc26253be9fbc8b.js)
 * ![](https://i0.wp.com/i.ibb.co/BrP3mwH/Capture.png?ssl=1)
 *     ```wp-block-code
       WP Version: 6.1.1
       WooCommerce: par Automattic – 7.1.1
       WooCommerce Stripe Gateway: par WooCommerce – 6.7.0
       ```
   
 * I use Stripe only on the checkout page. I don’t need these scripts on product
   pages.
 * Manu Thanks
    -  This reply was modified 3 years, 4 months ago by [wpuman](https://wordpress.org/support/users/wpuman/).
 *  [Igor H](https://wordpress.org/support/users/ihereira/)
 * (@ihereira)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/dequeue-stripe-s/#post-16344950)
 * Hi,
 * To help you investigate, can you please share a complete copy of your site’s **
   System Status Report**?
 * If you test on a staging environment with just WooCommerce and Stripe active,
   is JavaScript loaded on every page? You can use [WP Staging](https://wordpress.org/plugins/wp-staging/)
   for quickly spinning up a new test site.
 *  Thread Starter [wpuman](https://wordpress.org/support/users/wpuman/)
 * (@wpuman)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/dequeue-stripe-s/#post-16345153)
 * Hi [@ihereira](https://wordpress.org/support/users/ihereira/),
 * Here is the **System Status Report** :
 *     ```wp-block-code
       `
       ### WordPress Environment ###
   
       WordPress address (URL): https://www.********.re
       Site address (URL): https://www.********.re
       WC Version: 7.1.1
       REST API Version: ✔</img> 7.1.1
       WC Blocks Version: ✔</img> 8.7.6
       Action Scheduler Version: ✔</img> 3.5.2
       Log Directory Writable: ✔</img>
       WP Version: 6.1.1
       WP Multisite: –
       WP Memory Limit: 1 Go
       WP Debug Mode: –
       WP Cron: ✔</img>
       Language: fr_FR
       External object cache: ✔</img>
   
       ### Server Environment ###
   
       Server Info: Apache
       PHP Version: 7.4.33
       PHP Post Max Size: 512 Mo
       PHP Time Limit: 360
       PHP Max Input Vars: 250000
       cURL Version: 7.84.0
       OpenSSL/1.1.1p
   
       SUHOSIN Installed: –
       MySQL Version: 5.5.5-10.6.11-MariaDB
       Max Upload Size: 512 Mo
       Default Timezone is UTC: ✔</img>
       fsockopen/cURL: ✔</img>
       SoapClient: ✔</img>
       DOMDocument: ✔</img>
       GZip: ✔</img>
       Multibyte String: ✔</img>
       Remote Post: ✔</img>
       Remote Get: ✔</img>
   
       ### Database ###
   
       WC Database Version: 7.1.1
       WC Database Prefix: abc123_
       Taille totale de la base de données: 90.35MB
       Taille de la base de données: 74.18MB
       Taille de l’index: 16.17MB
       abc123_woocommerce_sessions: Données : 0.28MB + Index : 0.02MB + Moteur InnoDB
       abc123_woocommerce_api_keys: Données : 0.02MB + Index : 0.03MB + Moteur InnoDB
       abc123_woocommerce_attribute_taxonomies: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_woocommerce_downloadable_product_permissions: Données : 0.02MB + Index : 0.06MB + Moteur InnoDB
       abc123_woocommerce_order_items: Données : 0.14MB + Index : 0.05MB + Moteur InnoDB
       abc123_woocommerce_order_itemmeta: Données : 2.52MB + Index : 0.70MB + Moteur InnoDB
       abc123_woocommerce_tax_rates: Données : 0.02MB + Index : 0.06MB + Moteur InnoDB
       abc123_woocommerce_tax_rate_locations: Données : 0.02MB + Index : 0.03MB + Moteur InnoDB
       abc123_woocommerce_shipping_zones: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_woocommerce_shipping_zone_locations: Données : 0.02MB + Index : 0.03MB + Moteur InnoDB
       abc123_woocommerce_shipping_zone_methods: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_woocommerce_payment_tokens: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_woocommerce_payment_tokenmeta: Données : 0.02MB + Index : 0.03MB + Moteur InnoDB
       abc123_woocommerce_log: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_410_links: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_actionscheduler_actions: Données : 3.52MB + Index : 1.56MB + Moteur InnoDB
       abc123_actionscheduler_claims: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_actionscheduler_groups: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_actionscheduler_logs: Données : 2.52MB + Index : 0.86MB + Moteur InnoDB
       abc123_cartflows_ca_cart_abandonment: Données : 0.30MB + Index : 0.02MB + Moteur InnoDB
       abc123_cartflows_ca_email_history: Données : 0.05MB + Index : 0.03MB + Moteur InnoDB
       abc123_cartflows_ca_email_templates: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_cartflows_ca_email_templates_meta: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_commentmeta: Données : 0.02MB + Index : 0.03MB + Moteur InnoDB
       abc123_comments: Données : 1.52MB + Index : 0.44MB + Moteur InnoDB
       abc123_links: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_litespeed_avatar: Données : 0.08MB + Index : 0.03MB + Moteur InnoDB
       abc123_litespeed_url: Données : 0.06MB + Index : 0.06MB + Moteur InnoDB
       abc123_litespeed_url_file: Données : 0.02MB + Index : 0.08MB + Moteur InnoDB
       abc123_mailchimp_carts: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_mailchimp_jobs: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_mailpoet_automations: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_mailpoet_automation_runs: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_mailpoet_automation_run_logs: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_mailpoet_automation_triggers: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_mailpoet_automation_versions: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_mailpoet_custom_fields: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_mailpoet_dynamic_segment_filters: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_mailpoet_feature_flags: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_mailpoet_forms: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_mailpoet_log: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_mailpoet_mapping_to_external_entities: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_mailpoet_migrations: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_mailpoet_newsletters: Données : 1.50MB + Index : 0.03MB + Moteur InnoDB
       abc123_mailpoet_newsletter_links: Données : 0.06MB + Index : 0.08MB + Moteur InnoDB
       abc123_mailpoet_newsletter_option: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_mailpoet_newsletter_option_fields: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_mailpoet_newsletter_posts: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_mailpoet_newsletter_segment: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_mailpoet_newsletter_templates: Données : 8.52MB + Index : 0.00MB + Moteur InnoDB
       abc123_mailpoet_scheduled_tasks: Données : 0.30MB + Index : 0.20MB + Moteur InnoDB
       abc123_mailpoet_scheduled_task_subscribers: Données : 0.08MB + Index : 0.05MB + Moteur InnoDB
       abc123_mailpoet_segments: Données : 0.02MB + Index : 0.03MB + Moteur InnoDB
       abc123_mailpoet_sending_queues: Données : 1.50MB + Index : 0.03MB + Moteur InnoDB
       abc123_mailpoet_settings: Données : 0.03MB + Index : 0.02MB + Moteur InnoDB
       abc123_mailpoet_statistics_bounces: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_mailpoet_statistics_clicks: Données : 0.02MB + Index : 0.05MB + Moteur InnoDB
       abc123_mailpoet_statistics_forms: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_mailpoet_statistics_newsletters: Données : 0.09MB + Index : 0.09MB + Moteur InnoDB
       abc123_mailpoet_statistics_opens: Données : 0.05MB + Index : 0.08MB + Moteur InnoDB
       abc123_mailpoet_statistics_unsubscribes: Données : 0.02MB + Index : 0.05MB + Moteur InnoDB
       abc123_mailpoet_statistics_woocommerce_purchases: Données : 0.02MB + Index : 0.06MB + Moteur InnoDB
       abc123_mailpoet_stats_notifications: Données : 0.02MB + Index : 0.03MB + Moteur InnoDB
       abc123_mailpoet_subscribers: Données : 0.11MB + Index : 0.16MB + Moteur InnoDB
       abc123_mailpoet_subscriber_custom_field: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_mailpoet_subscriber_ips: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_mailpoet_subscriber_segment: Données : 0.09MB + Index : 0.11MB + Moteur InnoDB
       abc123_mailpoet_subscriber_tag: Données : 0.02MB + Index : 0.03MB + Moteur InnoDB
       abc123_mailpoet_tags: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_mailpoet_user_agents: Données : 0.05MB + Index : 0.02MB + Moteur InnoDB
       abc123_mailpoet_user_flags: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_options: Données : 6.47MB + Index : 0.61MB + Moteur InnoDB
       abc123_perfecty_push_logs: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_perfecty_push_notifications: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_perfecty_push_users: Données : 0.08MB + Index : 0.05MB + Moteur InnoDB
       abc123_postmeta: Données : 10.52MB + Index : 5.91MB + Moteur InnoDB
       abc123_posts: Données : 4.38MB + Index : 0.50MB + Moteur InnoDB
       abc123_redirection_404: Données : 0.06MB + Index : 0.05MB + Moteur InnoDB
       abc123_redirection_groups: Données : 0.02MB + Index : 0.03MB + Moteur InnoDB
       abc123_redirection_items: Données : 0.02MB + Index : 0.09MB + Moteur InnoDB
       abc123_redirection_logs: Données : 0.02MB + Index : 0.05MB + Moteur InnoDB
       abc123_smush_dir_images: Données : 0.02MB + Index : 0.05MB + Moteur InnoDB
       abc123_termmeta: Données : 0.05MB + Index : 0.06MB + Moteur InnoDB
       abc123_terms: Données : 0.05MB + Index : 0.03MB + Moteur InnoDB
       abc123_term_relationships: Données : 0.08MB + Index : 0.05MB + Moteur InnoDB
       abc123_term_taxonomy: Données : 0.05MB + Index : 0.03MB + Moteur InnoDB
       abc123_tm_taskmeta: Données : 0.08MB + Index : 0.03MB + Moteur InnoDB
       abc123_tm_tasks: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_usermeta: Données : 1.52MB + Index : 0.66MB + Moteur InnoDB
       abc123_users: Données : 0.08MB + Index : 0.05MB + Moteur InnoDB
       abc123_wc_admin_notes: Données : 0.05MB + Index : 0.00MB + Moteur InnoDB
       abc123_wc_admin_note_actions: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_wc_category_lookup: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_wc_customer_lookup: Données : 0.08MB + Index : 0.06MB + Moteur InnoDB
       abc123_wc_download_log: Données : 0.02MB + Index : 0.03MB + Moteur InnoDB
       abc123_wc_order_coupon_lookup: Données : 0.02MB + Index : 0.03MB + Moteur InnoDB
       abc123_wc_order_product_lookup: Données : 0.11MB + Index : 0.09MB + Moteur InnoDB
       abc123_wc_order_stats: Données : 0.08MB + Index : 0.05MB + Moteur InnoDB
       abc123_wc_order_tax_lookup: Données : 0.02MB + Index : 0.03MB + Moteur InnoDB
       abc123_wc_product_attributes_lookup: Données : 0.06MB + Index : 0.05MB + Moteur InnoDB
       abc123_wc_product_download_directories: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_wc_product_meta_lookup: Données : 0.08MB + Index : 0.09MB + Moteur InnoDB
       abc123_wc_rate_limits: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_wc_reserved_stock: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_wc_tax_rate_classes: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_wc_webhooks: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_wfblockediplog: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_wfblocks7: Données : 0.02MB + Index : 0.05MB + Moteur InnoDB
       abc123_wfconfig: Données : 3.28MB + Index : 0.00MB + Moteur InnoDB
       abc123_wfcrawlers: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_wffilechanges: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_wffilemods: Données : 10.52MB + Index : 0.00MB + Moteur InnoDB
       abc123_wfhits: Données : 2.02MB + Index : 0.41MB + Moteur InnoDB
       abc123_wfhoover: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_wfissues: Données : 0.05MB + Index : 0.06MB + Moteur InnoDB
       abc123_wfknownfilelist: Données : 5.52MB + Index : 0.00MB + Moteur InnoDB
       abc123_wflivetraffichuman: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_wflocs: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_wflogins: Données : 0.41MB + Index : 0.13MB + Moteur InnoDB
       abc123_wfls_2fa_secrets: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_wfls_settings: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_wfnotifications: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_wfpendingissues: Données : 0.02MB + Index : 0.06MB + Moteur InnoDB
       abc123_wfreversecache: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_wfsnipcache: Données : 0.02MB + Index : 0.05MB + Moteur InnoDB
       abc123_wfstatus: Données : 0.17MB + Index : 0.13MB + Moteur InnoDB
       abc123_wftrafficrates: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_woof_query_cache: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_wpam_actions: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_wpam_affiliates: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_wpam_affiliates_fields: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_wpam_creatives: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_wpam_events: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_wpam_impressions: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_wpam_messages: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_wpam_paypal_logs: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_wpam_tracking_tokens: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_wpam_tracking_tokens_purchase_logs: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_wpam_transactions: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_wpmailsmtp_debug_events: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_wpmailsmtp_tasks_meta: Données : 0.02MB + Index : 0.00MB + Moteur InnoDB
       abc123_yith_wcwl: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_yith_wcwl_lists: Données : 0.02MB + Index : 0.03MB + Moteur InnoDB
       abc123_yoast_indexable: Données : 2.52MB + Index : 0.42MB + Moteur InnoDB
       abc123_yoast_indexable_hierarchy: Données : 0.02MB + Index : 0.05MB + Moteur InnoDB
       abc123_yoast_migrations: Données : 0.02MB + Index : 0.02MB + Moteur InnoDB
       abc123_yoast_primary_term: Données : 0.02MB + Index : 0.03MB + Moteur InnoDB
       abc123_yoast_seo_links: Données : 0.16MB + Index : 0.09MB + Moteur InnoDB
       abc123_yoast_seo_meta: Données : 0.30MB + Index : 0.00MB + Moteur InnoDB
   
       ### Post Type Counts ###
   
       attachment: 862
       custom_css: 1
       elementor_library: 2
       mailpoet_page: 1
       nav_menu_item: 15
       oembed_cache: 4
       page: 20
       post: 14
       product: 124
       product_variation: 382
       revision: 25
       shop_coupon: 27
       shop_order: 544
       shop_order_refund: 3
       wcpa_pt_forms: 3
       wp_block: 2
       wp_global_styles: 2
       wpcf7_contact_form: 1
   
       ### Security ###
   
       Secure connection (HTTPS): ✔</img>
       Hide errors from visitors: ✔</img>
   
       ### Active Plugins (33) ###
   
       Accordion Blocks: par Phil Buchanan – 1.5.0
       WP Affiliate Manager: par wp.insider
       wpaffiliatemgr – 2.9.11
   
       Honeypot pour Contact Form 7: par Nocean – 2.1.1
       Lead info with country for Contact Form 7: par Apasionados – 2.5
       Contact Form 7: par Takayuki Miyoshi – 5.7.2
       Disable REST API: par Dave McHale – 1.7
       Flexible Shipping: par Octolize – 4.18.1
       Geolocation IP Detection: par Yellow Tree (Benjamin Pick) – 5.0.0
       LiteSpeed Cache: par Technologies LiteSpeed – 5.3.1
       MailPoet: par MailPoet – 4.3.1
       Merge + Minify + Refresh: par Launch Interactive – 1.13.2
       WP Sticky Sidebar: par Premio – 1.3.6
       Perfecty Push Notifications: par Perfecty – 1.6.2
       Redirection: par John Godley – 5.3.6
       UpdraftPlus - Sauvegarde/Restauration: par UpdraftPlus.Com
       DavidAnderson – 1.22.24
   
       WebP Express: par Bjørn Rosell – 0.25.0
       Wish List for WooCommerce: par Thanks to IT – 1.6.7
       Récupération d’abandon de panier WooCommerce: par CartFlows Inc – 1.2.21
       WooCommerce Custom Product Addons (Free): par Acowebs – 2.6.0
       Additional Variation Images Gallery for WooCommerce: par Emran Ahmed – 1.3.13
       Variation Swatches for WooCommerce: par Emran Ahmed – 2.0.16
       WooCommerce Stripe Gateway: par WooCommerce – 6.7.0
       WooCommerce PayPal Payments: par WooCommerce – 1.9.3 (une mise à jour de la version 2.0.1 est disponible)
       WOOF - WooCommerce Products Filter: par realmag777 – 1.3.0
       WooCommerce Shipping & Tax: par WooCommerce – 1.25.17 (une mise à jour de la version 2.1.1 est disponible)
       WooCommerce: par Automattic – 7.1.1 (une mise à jour de la version 7.2.2 est disponible)
       Wordfence Security: par Wordfence – 7.8.2
       Yoast SEO: par L’équipe Yoast – 19.13
       410 for WordPress: par Samir Shah – 0.8.7
       WP Crontrol: par John Blackbourn & contributeurs – 1.15.1
       WP Mail SMTP: par WPForms – 3.7.0
       Smush: par WPMU DEV – 3.12.4
       WPS Hide Login: par WPServeur
       NicolasKulka
       wpformation – 1.9.6
   
   
       ### Inactive Plugins (0) ###
   
   
       ### Dropin Plugins (2) ###
   
       object-cache.php: object-cache.php
       php-error.php: php-error.php
   
       ### Settings ###
   
       API Enabled: –
       Force SSL: –
       Currency: EUR (€)
       Currency Position: left
       Thousand Separator: ,
       Decimal Separator: .
       Number of Decimals: 2
       Taxonomies: Product Types: external (external)
       grouped (grouped)
       simple (simple)
       variable (variable)
   
       Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
       exclude-from-search (exclude-from-search)
       featured (featured)
       outofstock (outofstock)
       rated-1 (rated-1)
       rated-2 (rated-2)
       rated-3 (rated-3)
       rated-4 (rated-4)
       rated-5 (rated-5)
       rated-5 (rated-5-2)
   
       Connected to WooCommerce.com: –
       Enforce Approved Product Download Directories: –
   
       ### WC Pages ###
   
       Base de la boutique: #52 - /boutique/
       Panier: #53 - /panier/
       Commander: #54 - /commande/
       Mon compte: #55 - /mon-compte/
       Conditions générales de vente et d’utilisation: ❌</img> Page non définie
   
       ### Theme ###
   
       Name: MyTheme
       Version: 1.0.0
       Child Theme: ❌</img> – Si vous modifiez WooCommerce sur un thème parent que vous n’avez pas construit personnellement
       nous vous recommandons d’utiliser un thème enfant. Voir : Comment créer un thème enfant
   
       WooCommerce Support: ✔</img>
   
       ### Templates ###
   
       Overrides: mytheme/woocommerce/archive-product.php
       mytheme/woocommerce/cart/cross-sells.php
       mytheme/woocommerce/checkout/form-billing.php
       mytheme/woocommerce/checkout/form-checkout.php
       mytheme/woocommerce/checkout/form-coupon.php
       mytheme/woocommerce/checkout/form-shipping.php
       mytheme/woocommerce/emails/customer-completed-order.php
       mytheme/woocommerce/emails/customer-processing-order.php
       mytheme/woocommerce/loop/add-to-cart.php
       mytheme/woocommerce/loop/no-products-found.php
       mytheme/woocommerce/myaccount/dashboard.php
       mytheme/woocommerce/myaccount/form-login.php
       /home/abcd1234/public_html/wp-content/plugins/woo-variation-gallery/templates/product-images.php
       /home/abcd1234/public_html/wp-content/plugins/woo-variation-gallery/templates/product-thumbnails.php
       mytheme/woocommerce/taxonomy-product-cat.php
   
   
       ### WooCommerce PayPal Payments ###
   
       Onboarded: ✔</img>
       Shop country code: RE
       WooCommerce currency supported: ✔</img>
       PayPal card processing available in country: –
       Pay Later messaging available in country: –
       Webhook status: ✔</img>
       Vault enabled: ✔</img>
       Logging enabled: –
       Reference Transactions: –
       Used PayPal Checkout plugin: ✔</img>
       Tracking enabled: ✔</img>
   
       ### Admin ###
   
       Enabled Features: activity-panels
       analytics
       coupons
       customer-effort-score-tracks
       experimental-products-task
       experimental-import-products-task
       experimental-fashion-sample-products
       shipping-smart-defaults
       shipping-setting-tour
       homescreen
       marketing
       multichannel-marketing
       mobile-app-banner
       navigation
       onboarding
       onboarding-tasks
       remote-inbox-notifications
       remote-free-extensions
       payment-gateway-suggestions
       shipping-label-banner
       subscriptions
       store-alerts
       transient-notices
       woo-mobile-welcome
       wc-pay-promotion
       wc-pay-welcome-page
   
       Disabled Features: minified-js
       new-product-management-experience
       settings
   
       Daily Cron: ✔</img> Next scheduled: 2023-01-06 11:42:43 +04:00
       Options: ✔</img>
       Notes: 71
       Onboarding: completed
   
       ### Action Scheduler ###
   
       Complete: 335
       Oldest: 2022-12-06 12:56:18 +0400
       Newest: 2023-01-05 16:36:44 +0400
   
       Failed: 2 508
       Oldest: 2022-10-30 17:43:13 +0400
       Newest: 2022-12-14 09:05:57 +0400
   
       Pending: 1
       Oldest: 2023-01-06 16:36:44 +0400
       Newest: 2023-01-06 16:36:44 +0400
   
   
       ### Status report information ###
   
       Generated at: 2023-01-05 17:08:11 +04:00
       `
       ```
   
 * Stripe scripts load on cart, checkout and… product pages.
 * Many Thanks
 *  [Saif](https://wordpress.org/support/users/babylon1999/)
 * (@babylon1999)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/dequeue-stripe-s/#post-16345314)
 * Hello [@wpuman](https://wordpress.org/support/users/wpuman/),
   First, I will recommend
   updating WooCommerce and the Stripe plugin. If you still encounter unnecessary
   delays, you can use [these filters](https://github.com/woocommerce/woocommerce-gateway-stripe/issues/2065#issuecomment-974383653)
   to disable the scripts on pages where it’s not needed.This was discussed in the
   following report: [https://github.com/woocommerce/woocommerce-gateway-stripe/issues/2192](https://github.com/woocommerce/woocommerce-gateway-stripe/issues/2192)
   Hope this helps!
 *  Thread Starter [wpuman](https://wordpress.org/support/users/wpuman/)
 * (@wpuman)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/dequeue-stripe-s/#post-16348204)
 * Hi [@babylon1999](https://wordpress.org/support/users/babylon1999/)
 * Thank you, these two filters have corrected the problem.
   Many Thanks !Best regards
 *  [Amir A. (woo-hc)](https://wordpress.org/support/users/amiralifarooq/)
 * (@amiralifarooq)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/dequeue-stripe-s/#post-16348253)
 * You’re welcome [@wpuman](https://wordpress.org/support/users/wpuman/) Glad to
   know it’s working fine now, if you have any new question, please create a new
   ticket. 
   Cheers!

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Dequeue Stripe s’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-gateway-stripe/assets/icon-256x256.png?rev=3177277)
 * [WooCommerce Stripe Payment Gateway](https://wordpress.org/plugins/woocommerce-gateway-stripe/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-gateway-stripe/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-gateway-stripe/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-gateway-stripe/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-gateway-stripe/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-gateway-stripe/reviews/)

 * 7 replies
 * 4 participants
 * Last reply from: [Amir A. (woo-hc)](https://wordpress.org/support/users/amiralifarooq/)
 * Last activity: [3 years, 4 months ago](https://wordpress.org/support/topic/dequeue-stripe-s/#post-16348253)
 * Status: resolved