• Resolved irados

    (@irados)


    I’ve tested this plug-in both in sandbox and production modes, and in both cases, when I click “Place Order”, the checkout page is grayed out and there’s a 6 second pause, THEN I can see a progress bar in my browser’s URL field and finally something seems to happen and within 2 seconds I get a confirmation of my order.

    Any idea where that 5 to 6 second pause comes from and how to eliminate it?

    Thanks!

    https://www.ads-software.com/plugins/woocommerce-braintree-payment-gateway/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter irados

    (@irados)

    Here’s what the console says when the browser pauses:

    POST https://my-server-IP/checkout/?wc-ajax=checkout
    200 OK
    8.93s

    Note that this is a staging server and I’m using the server IP as the URL, no domain name, no SSL.

    Thread Starter irados

    (@irados)

    ### WordPress Environment ###
    
    Home URL: https://50.116.80.163/~logicpr3
    Site URL: https://50.116.80.163/~logicpr3
    WC Version: 2.6.2
    Log Directory Writable: ?
    WP Version: 4.5.3
    WP Multisite: –
    WP Memory Limit: 256 MB
    WP Debug Mode: –
    WP Cron: ?
    Language: en_US
    
    ### Server Environment ###
    
    Server Info: Apache
    PHP Version: 5.6.17
    PHP Post Max Size: 64 MB
    PHP Time Limit: 30
    PHP Max Input Vars: 1000
    cURL Version: 7.24.0
    OpenSSL/1.0.0
    
    SUHOSIN Installed: –
    Max Upload Size: 64 MB
    Default Timezone is UTC: ?
    fsockopen/cURL: ?
    SoapClient: ?
    DOMDocument: ?
    GZip: ?
    Multibyte String: ?
    Remote Post: ?
    Remote Get: ?
    
    ### Database ###
    
    WC Database Version: 2.6.2
    :
    woocommerce_sessions: ?
    woocommerce_api_keys: ?
    woocommerce_attribute_taxonomies: ?
    woocommerce_downloadable_product_permissions: ?
    woocommerce_order_items: ?
    woocommerce_order_itemmeta: ?
    woocommerce_tax_rates: ?
    woocommerce_tax_rate_locations: ?
    woocommerce_shipping_zones: ?
    woocommerce_shipping_zone_locations: ?
    woocommerce_shipping_zone_methods: ?
    woocommerce_payment_tokens: ?
    woocommerce_payment_tokenmeta: ?
    MaxMind GeoIP Database: ?
    
    ### Active Plugins (8) ###
    
    Better Braintree for WooCommerce (Lite): by Agbonghama Collins (W3Guy LLC) – 1.0
    Limit Login Attempts: by Johan Eenfeldt – 1.7.1
    MailChimp for WordPress: by ibericode – 3.1.11
    Story Portfolio Items: by Pexeto – 1.0
    Story Recent Posts Widget: by Pexeto – 1.0
    WooCommerce: by WooThemes – 2.6.2
    Yoast SEO: by Team Yoast – 3.3.4
    WP-PageNavi: by Lester 'GaMerZ' Chan – 2.91
    
    ### Settings ###
    
    Force SSL: –
    Currency: USD ($)
    Currency Position: left
    Thousand Separator: ,
    Decimal Separator: .
    Number of Decimals: 2
    
    ### API ###
    
    API Enabled: ?
    
    ### WC Pages ###
    
    Shop Base: #33 - /classes/
    Cart: #34 - /cart/
    Checkout: #35 - /checkout/
    My Account: #36 - /my-account/
    
    ### Taxonomies ###
    
    Product Types: external (external)
    grouped (grouped)
    simple (simple)
    variable (variable)
    
    ### Theme ###
    
    Name: lph-theme
    Version: 1.0.0
    Author URL: https://n/a
    Child Theme: ?
    Parent Theme Name: Story
    Parent Theme Version: 1.8.2
    Parent Theme Author URL: https://pexetothemes.com/
    WooCommerce Support: ?
    
    ### Templates ###
    
    Overrides: Your theme has a woocommerce.php file
    you will not be able to override the woocommerce/archive-product.php custom template since woocommerce.php has priority over archive-product.php. This is intended to prevent display issues.
    
    Overrides: lph-theme/woocommerce/checkout/form-checkout.php
    Thread Starter irados

    (@irados)

    This forum entry helped me realize that the issue was with the emails being sent by Woocommerce to the customer upon checking out. I temporarily disabled the email notifications and the checkout now takes 2 seconds as expected.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘5 or 6 second pause before actual checkout?’ is closed to new replies.