• Resolved reidbusi

    (@reidbusi)


    I am getting this error after updating from 3.0.7 to 3.1.0:

    Apple Pay domain verification failed. Please check the log to see the issue.

    The word “log” in that message is linked (/wp-admin/page=wc-status&tab=logs), which gives a 404 error on my WooCommerce 2.6.14 install.

    I suspect you are trying to use the Woo 2.7.0/3.0.0 log where it does not yet exist?

    Checking my server error logs, I find this error:
    PHP Warning: mkdir(): File exists in wp-content/plugins/woocommerce-gateway-stripe/includes/class-wc-gateway-stripe.php on line 326, referer: wp-admin/admin.php?page=wc-settings&tab=checkout

    And looking at the code I see you are using the .well-known directory, I already have such a folder from using Let’s Encrypt (via Virtualmin)…

    I will take a look at the filesystem and see if I can figure out what happened with your code on my server.

    I will probably take this to github if the project is public there…

Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Apple Pay domain verification failed. Please check the log to see the issue.’ is closed to new replies.