Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)
  • Thread Starter pantera66615

    (@pantera66615)

    to recreate the issue:

    have a manual payment type in the store. Place an order with that payment type selected. Set it to completed. You will see that the total is not showing in the daily totals, but will show im the previous day totals.

    Another issue – place the order before midnight. Set manually to processing after midnight. You will see the order counting towards both previous day and today’s analytics – wrong.

    On a separate note – search feature doesn’t work for poducts inside the app. If I search for Millie (brand and in the name), it gives me literally every single product and I have to scroll to see Millie products. Very annoying.

    I hope woo returns the ability to see gross income. I’m thinking of switching to another app for this reason only. Why change something that already works is beyond me.

    Thread Starter pantera66615

    (@pantera66615)

    The status of all orders is processing or completed.

    it doesn’t count some processed or completed orders in the stats, and yet it counts the pending payment orders.

    The order total is completely wrong, sometimes it counts orders from previous days inside the total if they were set to processing after midnight.

    The new system sucks. Not a fan. Why fix something that already worked well before?

    At least give users a choice on whether to show net or gross in the app.

    This should be reported as a bug btw since order total is not showing up correctly at all. I have orders amounting gross to $423, net to 363$ today, and it shows as $278.

    also, this is with 3 different devices.

    Based on my understanding analytics isn’t showing an order with the custom payment method (cash, accepted payment in person, was always fine before the update). It doesn’t show this order at all on the today’s date even in completed status. It only shows it the day after in yesterday’s stats.

    Thread Starter pantera66615

    (@pantera66615)

    Hi again,

    I’m happy to report that I think we have solved the issue. The issue was due to Cloudflare’s ai scraper protection being turned on, whoxj somehow prevented pop ups from some banks. After we turned it off to fix our robots.txt file, we accidentally discovered that pop ups started showing again.

    Maybe this will help someone.

    Thread Starter pantera66615

    (@pantera66615)

    Just to understand does this card belong to you or your customer?

    I tried my own card to test, but my customers’ cards are failing as well.

    I’ve also discovered that BMO cards have the same issue.

    Unfortunately testing another stripe plugin would require our checkout to be completely recoded and redone, which would affect our sales and will cost a significant development amount. I would like to avoid this in the meanwhile.

    That said, a completely clean wordpress woocommerce environment has the same exact issue as the one I described.

    By the way something I just noticed – when paying using google pay – scotiabank returns the pop up just fine. So I’m not entirely sure what the bug here is.

    Thread Starter pantera66615

    (@pantera66615)

    The bank cards in question DO support 3ds as they trigger just fine on the hosted stripe checkout pages.

    what do you mean by using a stripe plugin other than the official woocommerce one?

    Thread Starter pantera66615

    (@pantera66615)

    I already did, they are saying it is not problem with them since 3ds triggers fine on the stripe’s hosted checkout pages.

    Is there anything else you can suggest? Or another plugin? We are losing a lot of business because of this.

    Thread Starter pantera66615

    (@pantera66615)

    both silent frictionless and full pop ups work with all other cards.

    scotiabank cards are supported of 3ds. I have a card that I tested myself and it does not show the pop up. It supports 3ds as it triggers on other websites when I attempt payment.

    test mode works just fine, all test cards return the proper screen.

    Thread Starter pantera66615

    (@pantera66615)

    {

    "object": {

    "id": hidden,

    "object": "payment_intent",

    "amount": 61800,

    "amount_capturable": 0,

    "amount_details": {

    "tip": {

    }

    },

    "amount_received": 0,

    "application": "hidden",

    "application_fee_amount": null,

    "automatic_payment_methods": null,

    "canceled_at": null,

    "cancellation_reason": null,

    "capture_method": "automatic",

    "charges": {

    "object": "list",

    "data": [

    ],

    "has_more": false,

    "total_count": 0,

    "url": "/v1/charges?payment_intent=hidden"

    },

    "client_secret": "hidden",

    "confirmation_method": "automatic",

    "created": 1757716327,

    "currency": "cad",

    "customer": hidden

    "description": "Order 23929",

    "excluded_payment_method_types": null,

    "invoice": null,

    "last_payment_error": {

    "code": "payment_intent_authentication_failure",

    "doc_url": "https://stripe.com/docs/error-codes/payment-intent-authentication-failure",

    "message": "The provided PaymentMethod has failed authentication. You can provide payment_method_data or a new PaymentMethod to attempt to fulfill this PaymentIntent again.",

    "payment_method": {

    "id": "hidden",

    "object": "payment_method",

    "allow_redisplay": "unspecified",

    "billing_details": {

    "address": {

    "city": "hidden",

    "country": "CA",

    "line1": "hidden",

    "line2": "",

    "postal_code": "",

    "state": "ON"

    },

    "email": "hidden",

    "name": "hidden",

    "phone": "hidden",

    "tax_id": null

    },

    "card": {

    "brand": "visa",

    "checks": {

    "address_line1_check": "unchecked",

    "address_postal_code_check": "unchecked",

    "cvc_check": "unchecked"

    },

    "country": "CA",

    "display_brand": "visa",

    "exp_month": 6,

    "exp_year": 2027,

    "fingerprint": "hidden",

    "funding": "credit",

    "generated_from": null,

    "last4": "hidden",

    "networks": {

    "available": [

    "visa"

    ],

    "preferred": null

    },

    "regulated_status": "unregulated",

    "three_d_secure_usage": {

    "supported": true

    },

    "wallet": null

    },

    "created": 1757716325,

    "customer": null,

    "livemode": true,

    "metadata": {

    },

    "radar_options": {

    },

    "type": "card"

    },

    "type": "invalid_request_error"

    },

    "latest_charge": null,

    "livemode": true,

    "metadata": {

    "customer_email": "hidden",

    "customer_name": "hidden",

    "is_legacy_checkout_enabled": "no",

    "is_oc_enabled": "no",

    "order_id": "23929",

    "order_key": "hidden",

    "payment_type": "single",

    "pmc_enabled": "no",

    "signature": "hidden",

    "site_url": "hidden",

    "tax_amount": "0"

    },

    "next_action": null,

    "on_behalf_of": null,

    "payment_method": null,

    "payment_method_configuration_details": null,

    "payment_method_options": {

    "card": {

    "installments": null,

    "mandate_options": null,

    "network": null,

    "request_three_d_secure": "automatic"

    }

    },

    "payment_method_types": [

    "card"

    ],

    "processing": null,

    "receipt_email": null,

    "review": null,

    "setup_future_usage": null,

    "shipping": {

    "address": {

    "city": "hidden",

    "country": "CA",

    "line1": "hidden",

    "line2": "",

    "postal_code": "hidden",

    "state": "ON"

    },

    "carrier": null,

    "name": "hidden",

    "phone": null,

    "tracking_number": null

    },

    "source": null,

    "statement_descriptor": null,

    "statement_descriptor_suffix": null,

    "status": "requires_payment_method",

    "transfer_data": null,

    "transfer_group": null

    }

    }

    please note any sensitive info will be displayed as “hidden”

    Thread Starter pantera66615

    (@pantera66615)

    hi, no this isn’t resolved.

    we are still experiencing issues with all scotiabank cards and now some bmo cards as well.

    I will share the log, but based on our developer it isn’t our site since all other cards trigger just fine.

    also, fresh install has the same issues on default theme in default storefront, so I doubt it has to do with the website.

    @mosesmedh were you able to replicate the issue on your end?

    Thread Starter pantera66615

    (@pantera66615)

    HI again,

    so we updated everything everywhere. We added the Content Security Policy Rules (which didn’t do anything btw and show up even when the pop ups show up).

    All cards including test cards shpw 3ds pop up without issues except Scotiabank cards. They fail every time without showing the pop up.

    We created a brand new store with a clean theme and woocommerce stripe connected and this leads to the same issue. So this is not store/theme/server related.

    Do you think it’s just the bank not liking Stripe? I’m annoyed tbh

    Thread Starter pantera66615

    (@pantera66615)

    Woocommerce Stripe is what we are using. I notice others had the same issue previously but I did not find how it was resolved.

    We also fixed the content policy error and included everything as per stripe’s guide, however the issue persists.

    Does anyone have an actual solution to this?

    Error is:

    Error when processing payment: The provided PaymentMethod has failed authentication. You can provide payment_method_data or a new PaymentMethod to attempt to fulfill this PaymentIntent again.

    <details><summary>System Status Report</summary>

    <br>### WordPress Environment ###<br><br>WordPress address (URL): &#091;Redacted]<br>Site address (URL): &#091;Redacted]<br>WC Version: 10.1.0<br>Legacy REST API Package Version: The Legacy REST API plugin is not installed on this site.<br>Action Scheduler Version: ✔ 3.9.3<br>Log Directory Writable: ✔<br>WP Version: 6.8.2<br>WP Multisite: –<br>WP Memory Limit: 4 GB<br>WP Debug Mode: –<br>WP Cron: ✔<br>Language: en_US<br>External object cache: –<br><br>### Server Environment ###<br><br>Server Info: Apache/2.4.58 (Ubuntu)<br>Server Architecture: Linux 6.8.0-63-generic x86_64<br>PHP Version: 8.0.30<br>PHP Post Max Size: 100 MB<br>PHP Time Limit: 100000<br>PHP Max Input Vars: 10000<br>cURL Version: 8.5.0<br>OpenSSL/3.0.13<br><br>SUHOSIN Installed: –<br>MySQL Version: 10.11.13-MariaDB-ubu2404<br>Max Upload Size: 100 MB<br>Default Timezone is UTC: ✔<br>fsockopen/cURL: ✔<br>SoapClient: ✔<br>DOMDocument: ✔<br>GZip: ✔<br>Multibyte String: ✔<br>Remote Post: ✔<br>Remote Get: ✔<br><br>### Database ###<br><br>&#091;REDACTED]<br><br>### Post Type Counts ###<br><br>acf-field: 420<br>acf-field-group: 27<br>acfe-dpt: 1<br>addify_acr_carts: 328<br>addify_acr_emails: 1<br>addify_acr_logs: 375<br>attachment: 2433<br>br_product_filter: 1<br>buy: 3<br>cities: 3<br>custom_css: 1<br>fgf_master_log: 21<br>fgf_rules: 9<br>mailpoet_page: 2<br>nav_menu_item: 103<br>oembed_cache: 1<br>page: 34<br>post: 21<br>product: 340<br>product_icon: 26<br>product_variation: 1156<br>provinces: 17<br>rank_math_schema: 1<br>revision: 313<br>rm_content_editor: 1<br>shop_bogof_rule: 6<br>shop_coupon: 49<br>shop_order_placehold: 512<br>wp_block: 1<br>wp_font_face: 33<br>wp_font_family: 12<br>wp_navigation: 1<br><br>### Security ###<br><br>Secure connection (HTTPS): ✔<br>Hide errors from visitors: ✔<br><br>### Active Plugins (35) ###<br><br>Advanced Custom Fields: Extended PRO: by ACF Extended – 0.8.8.6<br>Abandoned Cart Recovery: by Addify – 1.5.0<br>Refer a Friend: by Addify – 1.2.0<br>Advanced Custom Fields PRO: by WP Engine – 6.0.6<br>Advanced Woo Search: by ILLID – 3.41<br>All-in-One WP Migration Unlimited Extension: by ServMask – 2.73<br>All-in-One WP Migration and Backup: by ServMask – 7.97<br>Coinbase Commerce: by Coinbase Commerce – 1.4.1<br>Easy Auto SKU Generator for WooCommerce: by Dan Zakirov – 1.2.0<br>Jetpack: by Automattic – 14.9.1<br>Members: by MemberPress – 3.2.18<br>Product export csv: by Oleh Babych – 1.0<br>Products reviews import: by Oleh Babych – 1.0<br>Query Monitor: by John Blackbourn – 3.19.0<br>Regenerate Thumbnails: by Alex Mills (Viper007Bond) – 3.1.6<br>Rank Math SEO PRO: by Rank Math SEO – 3.0.94<br>Rank Math SEO: by Rank Math SEO – 1.0.251.1<br>Seraphinite Accelerator (Full, premium): by Seraphinite Solutions – 2.27.38<br>SVG Support: by – 2.5.14<br>WooCommerce.com Update Manager: by Automattic – 1.0.3<br>WooCommerce Buy One Get One Free: by Oscar Gare – 5.4.2<br>WooCommerce Stripe Gateway: by Stripe – 9.8.1<br>Google Analytics for WooCommerce: by WooCommerce – 2.1.17<br>Mix and Match Products: by NK – 1.0.0<br>WooPayments: by WooCommerce – 9.8.0<br>WooCommerce Points and Rewards: by WooCommerce – 1.8.9<br>HUSKY - Products Filter Professional for WooCommerce: by realmag777 – 3.3.5.3<br>WooCommerce Shipment Tracking: by WooCommerce – 2.5.2<br>WooCommerce: by Automattic – 10.1.0<br>WP File Manager: by mndpsingh287 – 8.0.2<br>WP Mail Logging: by WP Mail Logging Team – 1.14.0<br>WP Mail SMTP Pro: by WP Mail SMTP – 4.5.0<br>WP Popup Cart: by Vitaliy Shutenko – 1.1<br>WP-SCSS: by Connect Think – 4.0.4<br>WPS Hide Login: by WPServeur<br>NicolasKulka<br>wpformation – 1.9.17.2<br><br><br>### Inactive Plugins (10) ###<br><br>AAA Option Optimizer: by Joost de Valk – 1.4.0<br>Duplicate Page: by mndpsingh287 – 4.5.5<br>easy-update-urls: by Bill Minozzi – 1.57<br>Easy Table of Contents: by Magazine3 – 2.0.75<br>Export Import Menus: by Akshay Menariya – 1.9.2<br>Free Gifts for WooCommerce: by Flintop – 11.7.0<br>Import and export users and customers: by codection – 1.29.1<br>LinkBoss - Semantic Internal Linking: by ZVENTURES LLC – 2.8.0<br>Order Export & Order Import for WooCommerce: by WebToffee – 2.6.2<br>WooCommerce Payment Gateway - CoinGate: by CoinGate – 2.3.0<br><br>### Dropin Plugins () ###<br><br>advanced-cache.php: Seraphinite Accelerator - Advanced Cache (Drop-in)<br>db.php: Query Monitor Database Class (Drop-in)<br><br>### Must Use Plugins (1) ###<br><br>Bill Catch Errors: by Bill Minozzi – 7.0<br><br>### Settings ###<br><br>Legacy API Enabled: –<br>Force SSL: –<br>Currency: CAD ($)<br>Currency Position: left<br>Thousand Separator: ,<br>Decimal Separator: .<br>Number of Decimals: 2<br>Taxonomies: Product Types: bundle (bundle)<br>external (external)<br>grouped (grouped)<br>mix and match (mix-and-match)<br>simple (simple)<br>variable (variable)<br><br>Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)<br>exclude-from-search (exclude-from-search)<br>featured (featured)<br>outofstock (outofstock)<br>rated-1 (rated-1)<br>rated-2 (rated-2)<br>rated-3 (rated-3)<br>rated-4 (rated-4)<br>rated-5 (rated-5)<br><br>Connected to WooCommerce.com: ✔<br>Enforce Approved Product Download Directories: ✔<br>HPOS feature enabled: ✔<br>Order datastore: Automattic\WooCommerce\Internal\DataStores\Orders\OrdersTableDataStore<br>HPOS data sync enabled: –<br>Enabled Features: analytics<br>marketplace<br>order_attribution<br>site_visibility_badge<br>remote_logging<br>blueprint<br>point_of_sale<br>custom_order_tables<br><br><br>### Logging ###<br><br>Enabled: ✔<br>Handler: Automattic\WooCommerce\Internal\Admin\Logging\LogHandlerFileV2<br>Retention period: 30 days<br>Level threshold: –<br>Log directory size: 6 MB<br><br>### WC Pages ###<br><br>Shop base: #19 - /store/<br>Cart: #20 - /cart/ - Contains the woocommerce/classic-shortcode block<br>Checkout: #21 - /checkout/ - Contains the woocommerce/classic-shortcode block<br>My account: #22 - /my-account/ - Contains the &#091;woocommerce_my_account] shortcode<br>Terms and conditions: #14799 - /terms-of-service/<br><br>### Theme ###<br><br>Name: …<br>Version: (update to version 0 is available)<br>Author URL: https://www.weblancer.net/<br>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<br>Theme type: Classic theme<br>WooCommerce Support: ✔<br><br>### Templates ###<br><br>Overrides: sitename/woocommerce/archive-product.php<br>sitename/woocommerce/cart/cart-empty.php<br>sitename/woocommerce/cart/cart-shipping.php<br>sitename/woocommerce/cart/cart-totals.php<br>sitename/woocommerce/cart/cart.php version 7.9.0 is out of date. The core version is 10.1.0<br>sitename/woocommerce/checkout/form-billing.php<br>sitename/woocommerce/checkout/form-checkout.php<br>sitename/woocommerce/checkout/form-login.php version 3.8.0 is out of date. The core version is 10.0.0<br>sitename/woocommerce/checkout/form-shipping.php<br>sitename/woocommerce/checkout/order-receipt.php<br>sitename/woocommerce/checkout/order-received.php<br>sitename/woocommerce/checkout/payment-method.php<br>sitename/woocommerce/checkout/payment.php<br>sitename/woocommerce/checkout/review-order.php<br>sitename/woocommerce/checkout/thankyou.php<br>sitename/woocommerce/content-product-cat.php<br>sitename/woocommerce/content-product.php<br>sitename/woocommerce/content-single-product.php<br>sitename/woocommerce/emails/admin-cancelled-order.php<br>sitename/woocommerce/emails/customer-completed-order.php version 9.8.0 is out of date. The core version is 9.9.0<br>sitename/woocommerce/emails/customer-invoice.php<br>sitename/woocommerce/emails/customer-new-account.php version 9.8.0 is out of date. The core version is 10.0.0<br>sitename/woocommerce/emails/customer-on-hold-order.php<br>sitename/woocommerce/emails/customer-processing-order.php version 9.8.0 is out of date. The core version is 9.9.0<br>sitename/woocommerce/emails/customer-reset-password.php<br>sitename/woocommerce/emails/email-addresses.php<br>sitename/woocommerce/emails/email-customer-details.php<br>sitename/woocommerce/emails/email-footer.php version 9.6.0 is out of date. The core version is 10.0.0<br>sitename/woocommerce/emails/email-header.php version 9.8.0 is out of date. The core version is 10.0.0<br>sitename/woocommerce/emails/email-order-details.php version 9.8.0 is out of date. The core version is 10.1.0<br>sitename/woocommerce/emails/email-order-items.php version 9.8.0 is out of date. The core version is 9.9.0<br>sitename/woocommerce/emails/email-styles.php version 9.8.0 is out of date. The core version is 9.9.0<br>sitename/woocommerce/global/breadcrumb.php<br>sitename/woocommerce/global/quantity-input.php version 9.4.0 is out of date. The core version is 10.1.0<br>sitename/woocommerce/myaccount/dashboard.php<br>sitename/woocommerce/myaccount/form-add-payment-method.php<br>sitename/woocommerce/myaccount/form-edit-account.php<br>sitename/woocommerce/myaccount/form-edit-address.php<br>sitename/woocommerce/myaccount/form-login.php version 9.7.0 is out of date. The core version is 9.9.0<br>sitename/woocommerce/myaccount/my-account.php<br>sitename/woocommerce/myaccount/my-address.php<br>sitename/woocommerce/myaccount/my-orders.php<br>sitename/woocommerce/myaccount/navigation.php<br>sitename/woocommerce/myaccount/orders.php<br>sitename/woocommerce/myaccount/payment-methods.php<br>sitename/woocommerce/myaccount/view-order.php version 3.0.0 is out of date. The core version is 10.1.0<br>sitename/woocommerce/order/order-details-customer.php<br>sitename/woocommerce/order/order-details-item.php<br>sitename/woocommerce/order/order-details.php version 9.8.0 is out of date. The core version is 10.1.0<br>sitename/woocommerce/order/tracking.php version 2.2.0 is out of date. The core version is 10.1.0<br>sitename/woocommerce/single-product/add-to-cart/simple.php<br>sitename/woocommerce/single-product/add-to-cart/variable.php<br>sitename/woocommerce/single-product/add-to-cart/variation-add-to-cart-button.php<br>sitename/woocommerce/single-product/rating.php<br>sitename/woocommerce/single-product/related.php<br>sitename/woocommerce/single-product-reviews.php<br>sitename/woocommerce/taxonomy-product-cat.php<br><br>Outdated Templates: ❌<br> <br> <br> Learn how to update |<br> <br> <br> <br> <br> Clear system status theme info cache<br><br>### WooPayments ###<br><br>Version: 9.8.0<br>Connected to WPCOM: Yes<br>WPCOM Blog ID: 227864073<br>Account ID: acct_1Ps4cIFqPYNV60pe<br>Payment Gateway: Disabled<br>Test Mode: Enabled<br>Enabled APMs: card<br>WooPay: Not eligible<br>Apple Pay / Google Pay: Enabled (product,cart,checkout)<br>Fraud Protection Level: basic<br>Multi-currency: Enabled<br>Auth and Capture: Disabled<br>Documents: Disabled<br>Logging: Disabled<br><br>### WooCommerce Stripe Payment Gateway ###<br><br>Version: 9.8.1<br>Account ID: acct_1JbqBIGot3HTp4Z5<br>Account Email: wd@gmail.com<br>Test Mode Enabled: ✔<br> No<br>OAuth Connected: ✔<br> Yes<br>Sync Enabled: No<br>Legacy Checkout Experience: ✔<br> No<br>Optimized Checkout Enabled: No<br>Enabled Payment Methods: card<br>Express Checkout: ✔<br> Enabled (checkout)<br>Auth and Capture: ✔<br> Yes<br>Logging: ✔<br> Yes<br><br><br>### Admin ###<br><br>Enabled Features: activity-panels<br>analytics<br>product-block-editor<br>coupons<br>core-profiler<br>customize-store<br>customer-effort-score-tracks<br>import-products-task<br>experimental-fashion-sample-products<br>shipping-smart-defaults<br>shipping-setting-tour<br>homescreen<br>marketing<br>mobile-app-banner<br>onboarding<br>onboarding-tasks<br>pattern-toolkit-full-composability<br>product-custom-fields<br>remote-inbox-notifications<br>remote-free-extensions<br>payment-gateway-suggestions<br>printful<br>shipping-label-banner<br>subscriptions<br>store-alerts<br>transient-notices<br>woo-mobile-welcome<br>wc-pay-promotion<br>wc-pay-welcome-page<br>launch-your-store<br>add-to-cart-with-options-stepper-layout<br><br>Disabled Features: product-data-views<br>experimental-blocks<br>experimental-iapi-mini-cart<br>experimental-iapi-runtime<br>coming-soon-newsletter-template<br>minified-js<br>product-pre-publish-modal<br>settings<br>async-product-editor-category-field<br>product-editor-template-system<br>use-wp-horizon<br>experimental-wc-rest-api<br><br>Daily Cron: ✔ Next scheduled: 2025-08-20 12:50:40 -04:00<br>Options: ✔<br>Notes: 125<br>Onboarding: completed<br><br>### Action Scheduler ###<br><br>Complete: 1,629<br>Oldest: 2025-07-19 11:44:51 -0400<br>Newest: 2025-08-19 08:34:21 -0400<br><br>Failed: 24<br>Oldest: 2024-05-02 09:19:06 -0400<br>Newest: 2025-08-06 01:55:56 -0400<br><br>Pending: 8<br>Oldest: 2025-08-19 12:41:48 -0400<br>Newest: 2025-08-25 14:31:36 -0400<br><br><br>### Status report information ###<br><br>Generated at: 2025-08-19 10:03:44 -04:00<br>
    </details>
    Thread Starter pantera66615

    (@pantera66615)

    yeah well this was not an issue before a recent update to stripe so I’m faitly certain it isn’t the banks

    @mosesmedh I am experiencing an identical issue with identical errors.

    @cee2025 which processor did you switch to?

    hey! Aparently the update disables guest checkout! (Only enabled for logged in users)

Viewing 15 replies - 1 through 15 (of 16 total)