Hi,
I have a website where you can buy tickets for some event. I use Modern Events Calendar for the events and activated the “pay by Woocommerce” option using the Woocommerce Stripe gateway.
When i test the buying of tickets when logged into the website, everything works.
When i test the buying of tickets as guest (not logged in), only Credit Card payments work. When using other payments (like Bancontact or iDeal) i get a Woocommerce error “Invalid email address” on the checkout page.
Edit: some more details
The order is correctly added to Woocommerce orders but still waiting for payment to complete.
When i look at the order details in the woocommerce dashboard i see that the email address is empty. When i fill in some random email address, save the order and go again to the checkout page of that order, the payment does work as it should.
Do you have any idea how to fix this error?
Best regards,