CartFlows Team
Forum Replies Created
-
Hello @galbaras,
Could you please confirm if plugin is updated to latest version?
Also could you please save all email templates once and check if the issue is resolved? As if any DB value is missing it will get added to DB.
Hope it resolve your issue.
Hello?@mladja11,
I am one of the developers of the cart abandonment plugin. After reading the above thread, I suspect the WooCommerce account settings you set on your store. In order to access the checkout page for the non-logged-in user, you have to enable the guest checkout then the non-logged-in user can see the checkout page.
Refer here for guest checkout settings: https://woocommerce.com/document/cashier-for-woocommerce/how-do-i-enable-guest-checkout/
For confirmation, Cart abandonment & email recovery has nothing to do with device size, browser, IP, etc.
Please do check the WooCommerce account settings and let us know how it goes. We are happy to help you.
If you still facing the same issue. Please check the below post.
Hello @squarepixel
Thank you for getting back to us and appologize for the delay in the response.
In the previous update version of 3.3.27 of Payment Plugins for Stripe WooCommerce, there is a fix available for this duplicate email ID field.
If you are still facing the same issue on your website and that is not with the “Payment Plugins for Stripe WooCommerce” plugin then please open a ticket from the website.
This way one of our developer will help you with the development zip to confirm the solution that we have created is working on your website or not.
I hope that helps you.
Feel free to get in touch in case you have more questions or doubts.
Hello @rezawm, @someoneelseentirely & @dachilla78,
Could you please let us know if you are facing this issue for any specific payment gateway? Which payment gateway you are using so we can check it on our end?
As it is working fine for most of the payment gateway.
Looking forward to hearing from you.
Hello @ralphvanbouwel,
It should not happen actually. The plugin does not create the coupon until the coupon setting is enabled from the email template settings.
Could you please confirm the below scenario once?
1. Is there any rules/condition that apply to the coupon like applying the coupon if a specific product is in the cart?
2. Is there any plugin conflict which creating this issue?
3. Is there any custom code added for the checkout page or coupon settings?We tried to check the screenshot shared by you but seems that the URL is invalid. If possible could you please share the email settings and the coupon settings so we can try to replicate on our end?
Looking forward to hearing from you.
Forum: Plugins
In reply to: [WooCommerce Cart Abandonment Recovery] How To Send Checkout Token ParameterHello @suvam96,
Thank you for reaching out to us and for your feedback.
Regarding your question, the plugin does not send the token separately in webhook data.
Rather it sends a checkout page URL with a token parameter as you mentioned above.But we have a filter through which you can separate the token from the URL and pass it to webhook data. To achieve this you need to add custom code.
Filter name:
woo_ca_webhook_trigger_details
Above is the filter before sending the data to webhook and contains all data.Hope it helps.
Forum: Plugins
In reply to: [WooCommerce Cart Abandonment Recovery] Validating fake email addressesHello @taven1gmailcom,
Cart abandonment plugin checks if the email address is valid or not. Valid in means of the email format. If the entered email address does not valid format then the plugin does not save such order data.
If I understood correctly, you want to check if the email address exists or not. But unfortunately, the plugin does not check if email address is exist or not.
In this case, we would suggest our users use the robot.txt file to exclude the checkout pages.
Hope it clarifies.
Hello @stevendigital,
If the user left the checkout page without completing an order after 15 Min ( Cron cut-off time ) plugin will check for an order with the same email address and the same products in the cart.
If the order is not found then the plugin marks the order as abandoned and schedules the emails. And after the scheduled time for emails plugin send the emails. ( 15 Min in your case. )
Could you please let us know how many such orders are there? Or are you testing with your email id?
Looking forward to hearing from you.
Forum: Plugins
In reply to: [WooCommerce Cart Abandonment Recovery] Admin notices was not dismissibleHello @milouze,
Thank you for reaching out to us.
Could you please let us know which admin notice you are talking about as there are multiple notices in the plugin?
Looking forward to hearing from you.
Forum: Plugins
In reply to: [WooCommerce Cart Abandonment Recovery] QuestionsHello @xrisxal2000,
It seems that you are using WP Cron which runs when any user visits your site or you logged in to your site. If your site does not have traffic then this issue happens.
Basically, this is not an issue, it is the general behavior of WP Cron.
In this case, we suggest setting the external cron from cPanal.
Here is the doc for the same: https://cartflows.com/docs/abandoned-orders-not-capturing/Hope it helps. Let us know how it goes, we are happy to help you.
Hello @netnothing,
When any user enters the email address on the checkout page, the plugin captures the cart and checkout data immediately. Captured data is not visible to the admin until it gets abandoned.
Once the cron run (15 min by default, until you change it from settings ), it checks if the same user has purchased an order by comparing the email address and products available in the cart. If the plugin does not find the order then it will mark the order as abandoned and it will be visible in the admin area.
Once the order mark as abandoned, the plugin will schedule the emails and will send them accordingly.
Hope it clarifies.
Forum: Plugins
In reply to: [WooCommerce Cart Abandonment Recovery] Errors via debug.logHello @moshe1010,
Thank you for reporting the above deprecation notice. It is related to some functions deprecated in PHP 8.1. It seems that you are using PHP 8.1 version and hence you are gettings these notices.
But don’t worry, it will not break anything on your site. Our developers will start working on these soon.
Hope it clarifies.
Hello @mrclayton
Thank you for sharing more information.
I have forwarded this to one of our developers to add a way to avoid the duplicate email field on the checkout page.
Once it is fixed, we will release an update immediately to help fix this quickly.
I hope this helps you.
Please let me know your thoughts on it.
Hello @mrclayton
Thank you for getting in touch with us and sharing the full details of the behavior.
Surely we will help you with the case. To help you better with it, can you please provide info on the below points?
– Is it possible to call the
WC()->checkout()->get_checkout_fields()
function after the CartFlows action? So that, whenever the above function is called, you will get the updated fields.
– Is there any plugin/theme creating such conflict? If yes, then can you share the name of it so that I can try replicating it at our end? This will help us to add the best possible solution for the rest of the similar themes/plugins.I hope this clarifies you.
I am looking forward to hearing from you.
Hello @rambaanaushadhi ,
Thank you for your question. This support forum here is only for the FREE version of CartFlows which also can be downloaded here.
You are asking about CartFlows Pro which has the Order Bumps feature. We have a dedicated support desk on our website for our Pro users.
If you wouldn’t mind asking all questions or issues related to CartFlows Pro there. I am sure one of our developers will surely help you.
Sorry for any inconvenience and looking forward to hearing from you.