• Resolved nerdykronos

    (@nerdykronos)


    Hi,
    The checkout billing fields do not reflect the billing address details saved in the user’s my-account.The billing address you save under my-account for the first time will be used for every subsequent checkout done by you even if you remove that address from your account.The updated address is never reflected.
    I have tried this on my localhost as well as on 000webhost.
    Site link:Website

    System details:

    
    ### WordPress Environment ###
    
    Home URL: https://temp12345.000webhostapp.com
    Site URL: https://temp12345.000webhostapp.com
    WC Version: 3.1.0
    Log Directory Writable: ?
    WP Version: 4.8
    WP Multisite: –
    WP Memory Limit: 256 MB
    WP Debug Mode: –
    WP Cron: ?
    Language: en_GB
    
    ### Server Environment ###
    
    Server Info: Apache
    PHP Version: 7.1.6
    PHP Post Max Size: 8 MB
    PHP Time Limit: 30
    PHP Max Input Vars: 1000
    cURL Version: 7.29.0
    NSS/3.21 Basic ECC
    
    SUHOSIN Installed: –
    MySQL Version: ? 5.5.30 - We recommend a minimum MySQL version of 5.6. See: WordPress requirements
    Max Upload Size: 8 MB
    Default Timezone is UTC: ?
    fsockopen/cURL: ?
    SoapClient: ?
    DOMDocument: ?
    GZip: ?
    Multibyte String: ?
    Remote Post: ?
    Remote Get: ?
    
    ### Database ###
    
    WC Database Version: 3.1.0
    WC Database Prefix: wp_
    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: ? The MaxMind GeoIP Database does not exist - Geolocation will not function. You can download and install it manually from https://dev.maxmind.com/geoip/legacy/geolite/ to the path: . Scroll down to "Downloads" and download the "Binary / gzip" file next to "GeoLite Country". Please remember to uncompress GeoIP.dat.gz and upload the GeoIP.dat file only.
    
    ### Security ###
    
    Secure connection (HTTPS): ?
    Hide errors from visitors: ?
    
    ### Active Plugins (1) ###
    
    WooCommerce: by Automattic – 3.1.0
    
    ### Settings ###
    
    API Enabled: ?
    Force SSL: –
    Currency: INR (?)
    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)
    
    ### WC Pages ###
    
    Shop base: #4 - /shop/
    Cart: #5 - /cart/
    Checkout: #6 - /checkout/
    My account: #7 - /my-account/
    
    ### Theme ###
    
    Name: Twenty Seventeen
    Version: 1.3
    Author URL: https://www.ads-software.com/
    Child Theme: ? – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme
    WooCommerce Support: ?
    
    ### Templates ###
    
    Overrides: –
    
Viewing 4 replies - 1 through 4 (of 4 total)
  • That is a WooCommerce question, not a WordPress question:

    https://woocommerce.com/experts/

    Thread Starter nerdykronos

    (@nerdykronos)

    Okay..my bad

    So if anyone has this issue do the following:
    1) open wp-content/plugins/woocommerce/includes/data-stores/
    2) open the file class-wc-customer-data-store-session.php
    3) add the green highlighted lines in place of the red highlighted line in the
    above file as show here

    For more info on above : more info

    • This reply was modified 7 years, 5 months ago by nerdykronos. Reason: found solution
    • This reply was modified 7 years, 5 months ago by nerdykronos. Reason: made helpful changes

    You NEVER EDIT SOURCE CODE – When the plugin updates, all your changes will be lost!

    Thread Starter nerdykronos

    (@nerdykronos)

    I know that we shouldn’t EDIT SOURCE CODE but, I just don’t know of any other way to do it.
    It would be really helpful if you can give me a suggestion or a solution to do it.
    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Checkout billing address does reflect the saved billing address’ is closed to new replies.