• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

WooCommerce Pre-Orders

WooCommerce Pre-Orders v2.1.0

No permission to download
@Babak Do you happen to have access to v2.0.1? Apparently there's a security vulnerability thats been detected on April 11th and they released 2.0.1 to address the vulnerability. Most likely a XSS related one.
 
  • Like
Reactions: eimvaid
Has anyone used this product? I have a question.

One of my clients is a butcher shop. They sell by weight. Let's use a roast for example.

Roast is $1/lb. Customer wants to buy a 3lb roast. Customer is charged $3, except when it is cut it's actually 3.2lb, so the REAL price is now $3.20.

Is pre-order the way to go here?

At pickup does the merchant cancel the online order, then process actual payment? This is not optimal because what if they want to send someone to pick it up and have it already paid for.

Or can the merchant go into the online order, change the actual price to $3.20, process the payment and advise customer that order is available? This would be optimal I think.

Hope this makes sense, maybe there's another solution I'm missing? With a pending payment can you accomplish the same thing?
Sorry for waking this from the dead.. Never saw your question before today. Pre-Orders is not really intended for that purpose from what I know. Its more for products that will be available in the future, so you can place your order in advance. Then the plugin can update you once the product is available or can update the customer of any changes to the release date..

What you're trying to do could in theory be done with a simple Card Authorization instead of Capture.. However, you cant capture more than you've authorized. So say for example, you can authorize a transaction on the card for $4 and then capture only $3.20 or $3 depending on the final price. You could also create a new charge on the card (either manual or through Woocommerce) for the balance $0.20, but I reckon this could get costly with payment processors that charge a flat fee per transaction..
 
Babak updated WooCommerce Pre-Orders with a new update entry:

WooCommerce Pre-Orders v2.0.2

Download WooCommerce Pre-Orders v2.0.2 Nulled Free
2023-05-24 - v2.0.2

* Dev – Bump WooCommerce “tested up to” version 7.6.
* Dev – Bump WordPress minimum supported version from 5.6 to 5.8.
* Dev – Bump WordPress “tested up to” version 6.2.
* Fix – Prevent countdowns of trashed products from showing up.
* Update – Improve escaping of the URLs for the different Pre-Order statuses.
* Update – Replace the use of “extract” for retrieving the attributes of the countdown shortcode.

Read the rest of this update entry...
 
  • Love
Reactions: corimba7
Please help me to fix this issue:
I am trying to find out the exact location from where I will be able to change or delete these words but couldn't get it right!


Please help me out.
 

Attachments

  • Screenshot_1.png
    Screenshot_1.png
    36.2 KB · Views: 8
Please help me to fix this issue:
I am trying to find out the exact location from where I will be able to change or delete these words but couldn't get it right!


Please help me out.
You should be able to just change it in Woocommerce > Settings > Pre-Orders and then Cart / Checkout display text change the part that says "Charged upfront order total format".

Worst case scenario open a text editor and go to languages/woocommerce-pre-orders.pot

I can't see the exact line number in my app, but there's this section:

#: includes/admin/class-wc-pre-orders-admin-settings.php:162
#. translators: %s: Order Total
msgid "%s charged upfront"
msgstr ""
 
You should be able to just change it in Woocommerce > Settings > Pre-Orders and then Cart / Checkout display text change the part that says "Charged upfront order total format".

Worst case scenario open a text editor and go to languages/woocommerce-pre-orders.pot

I can't see the exact line number in my app, but there's this section:

#: includes/admin/class-wc-pre-orders-admin-settings.php:162
#. translators: %s: Order Total
msgid "%s charged upfront"
msgstr ""
Hello @mask2011, thank you for your help. I really appreciate this. I have already changed these. Nothing has changed :( . Do you have any other solution, brother?
 
Hello @mask2011, thank you for your help. I really appreciate this. I have already changed these. Nothing has changed :( . Do you have any other solution, brother?
Are you sure you dont have a caching plugin like WP Rocket enabled? Make sure you're not using Cloudflare either when testing..
 
Are you sure you dont have a caching plugin like WP Rocket enabled? Make sure you're not using Cloudflare either when testing..
Just changed it in the settings to "in advance" changed it in the cart for me..

So I'm 99.999% sure you're dealing with a caching issue instead of a "where to edit this" issue..
 

Attachments

  • Screenshot 2023-06-27 at 8.54.37 PM.png
    Screenshot 2023-06-27 at 8.54.37 PM.png
    16.1 KB · Views: 6
  • Like
Reactions: mehedi93
Version 2.0.3
RELEASED ON 2023-07-04
  • Hide Pre-Orders option for unsupported product types.
  • Adjust the logic before performing pre-orders actions.
  • Bump WooCommerce "tested up to" version 7.8.
  • Bump WooCommerce minimum supported version from 6.8 to 7.2.
  • Bump WordPress minimum supported version from 5.8 to 6.1.
  • Update like statement preparation in pre-order searches.
  • Wrap the contents of the countdown shortcode without WC_Shortcodes::shortcode_wrapper.
 
Babak updated WooCommerce Pre-Orders with a new update entry:

WooCommerce Pre-Orders v2.0.3

Download WooCommerce Pre-Orders v2.0.3 Nulled Free
2023-07-04 - v2.0.3

* Fix - Hide Pre-Orders option for unsupported product types.
* Fix - Adjust the logic before performing pre-orders actions.
* Dev - Bump WooCommerce "tested up to" version 7.8.
* Dev - Bump WooCommerce minimum supported version from 6.8 to 7.2.
* Dev - Bump WordPress minimum supported version from 5.8 to 6.1.
* Dev - Update like statement preparation in pre-order searches.
* Dev - Wrap the contents of the...

Read the rest of this update entry...
 
Babak updated WooCommerce Pre-Orders with a new update entry:

WooCommerce Pre-Orders v2.0.4

Download WooCommerce Pre-Orders v2.0.4 Nulled Free
2023-08-30 - v2.0.4

* Fix - Set order status to pre-ordered when processing failed order if the product can be pre-ordered.
* Dev - Bump WordPress "tested up to" version from 6.2 to 6.3.
* Add - Introduced filter wc_pre_orders_product_can_be_pre_ordered within WC_Pre_Orders_Product::product_can_be_pre_ordered().
* Tweak - Use variation ID for determining if cart contains a pre-order product.

Read the rest of this update entry...
 
Babak updated WooCommerce Pre-Orders with a new update entry:

WooCommerce Pre-Orders v2.0.7

Download WooCommerce Pre-Orders v2.0.7 Nulled Free
2023-12-11 - v2.0.7

* Dev - Add Playwright end-to-end tests.
* Dev - Bump WooCommerce "tested up to" version 8.3.
* Dev - Bump WooCommerce minimum supported version to 8.1.
* Dev - Bump WordPress "tested up to" version 6.4.
* Dev - Bump WordPress minimum supported version to 6.2.
* Tweak - Admin settings colour to match admin theme colour scheme.

Read the rest of this update entry...
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock