Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mokkihiiri

    (@mokkihiiri)

    Hi!

    I found out that I had made a mistake. When I was building my site, I thought that because I sell only digital products, I don’t need any billing details (address etc) from the customer. So I removed those with some code snippet. Well, that code snippet also included the email field so actually my site didn’t get the customers email address at all. I thought that the email set in the payment part was enough, but that was apparently just for the paypal to confirm payment.

    So this one is solved, thank you for your help!

    Thread Starter mokkihiiri

    (@mokkihiiri)

    Hi!

    Thank you for your quick response! Yes the order status does update to completed. I run the conflict test later if I can’t figure anything else out, but meanwhile I did some debugging. I made a test purchase and didn’t get the email, so I checked the debug.log and found these interesting lines:

    [05-May-2020 20:19:06 UTC] PHP Notice: Undefined index: order in /home/*******/public_html/wp-content/plugins/woocommerce/includes/class-wc-checkout.php on line 205
    [05-May-2020 20:19:06 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/*******/public_html/wp-content/plugins/woocommerce/templates/checkout/form-shipping.php on line 62

    Are these something that could help me?

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