Forum Replies Created
-
AuthorPosts
-
July 2, 2021 at 11:45 am in reply to: How to get the fixed cost from flat rate programmatically? #89675
Zohaib
ParticipantHi Park,
You can get a flat rate value using the below function:
get_option( 'alg_wc_cog_shipping_costs_fixed', array() );
July 2, 2021 at 11:33 am in reply to: Is there a way to calculate coupons with the ‘cost’ value of the product? #89697Zohaib
ParticipantHi Anderson,
Sorry, I seem to have misunderstood your initial question. I thought you were trying to add extra costs per order based on the usage of a coupon.
However, it seems like you want to sell items at cost or cost + percentage. This is not possible with our plugin. You would need something that sets prices dynamically. Our plugin is primarily meant for tracking the costs of products and orders, to allow you to calculate profits.
July 1, 2021 at 3:08 pm in reply to: How can I limit the user on a plan to booking products once per month? #100677Zohaib
ParticipantHi,
The only issue i see with your formula is using Pro instead of pro i.e. Capital “p”
As you have mentioned on email it is working for you now, I am looking into your other issue on the other thread.
Zohaib
ParticipantHi Max,
Is it possible for you to share your WordPress dashboard access and we can take a look? You can send your details to [email protected]
June 30, 2021 at 10:52 am in reply to: How can I set a limit for customers who are from outside the United States? #93055Zohaib
ParticipantHi Christopher,
Can you please let me know if you have set up the different shipping zones in WooCommerce > Shipping > Shipping Zones, possibly a shipping zone as US and another as International.
Also please make sure you are using the latest version of the plugin.
You will find the option in WooCommerce > Settings > Order Min / Max Amounts > Shipping under Type select Per Shipping Zone.
June 30, 2021 at 10:46 am in reply to: Why isn’t the “Activate” message appearing on the “My Account” page? #101346Zohaib
ParticipantHi,
Is it possible for you to share your WordPress dashboard access and we can take a look for you then? You can send your details to [email protected]
Zohaib
ParticipantHi,
Yes please navigate to Advanced > Force costs update and you will find a few options there for forcing cost updates
Zohaib
ParticipantHi,
The recalculation option for previous orders is a pro version feature only.
Zohaib
ParticipantHi,
Because the amount required for free shipping is 45, the amount in General > Minimum cart amount should be lower. Can you please set it to say $1 and try again.
June 29, 2021 at 11:13 am in reply to: How can I limit the user on a plan to booking products once per month? #100676Zohaib
ParticipantHi,
Is it possible for you to share your WordPress dashboard access and we can take a look for you? You can send your details to [email protected]
June 29, 2021 at 11:06 am in reply to: Why isn’t the “Activate” message appearing on the “My Account” page? #101344Zohaib
ParticipantHi,
There are a couple of more settings that you could try.
Please try and change:
– Advanced > Authenticate filterIf it doesn’t work, please try one more option
– General > Redirect on failure (Available in V 2.1.0 of the plugin)Even if the Custom redirect URL option is empty, there will be no problem. A “?alg_wc_ev_email_verified_error” argument will be added to the URL that could help you displaying the message.
Please let me know if you continue having trouble with this.
June 29, 2021 at 10:42 am in reply to: How can I configure the plugin so that each user can buy a product only twice? #100681Zohaib
ParticipantHi Yvonee,
Sorry I have not understood your question clearly.
Our plugin can restrict customers from buying more than 2 products. This limit can either be per user or per product or per product category or per product tag.
Zohaib
ParticipantHi,
In the Tools & Reports tab, can you please use the Recalculate orders cost and profit option and then try to export again.
Zohaib
ParticipantWhat is the minimum amount you have entered in General > Minimum cart amount
June 29, 2021 at 10:07 am in reply to: Is there a way to calculate coupons with the ‘cost’ value of the product? #89695Zohaib
ParticipantHi,
I assume you are trying to add the coupon value to the cost of the product?
This might be possible using the Extra Costs from Meta option. You will find it under the orders tab in the plugin’s settings.
-
AuthorPosts