Token payment not working
-
I have setup a fresh docker container with WordPress 5.0.3 and the latest WC and WC eway plugin.
Created a store with some products, hooked up my Eway sandbox environment and created an order.
After checking the post_meta in my DB for the order, I didn’t see a_eway_token_customer_idfield. While being logged in as a customer, I tried again and with the new order I still do not get a token.The reason for this tests is that I got the strange behaviour in my real, new website, where the first order with a NEW customer, doesn’t result in a token.
However, when I create a second order whilst being logged in, I do get a _eway_token_customer_id value with the order.It is imperative for me to get that token with the first order, because after that I will auto renew the product using the tokenpayment option.
Debugging this issue is hell, and I find it very disconcerting that on my fresh WP installation I get no token at all.
Is there anyone that has a bright idea?
The topic ‘Token payment not working’ is closed to new replies.