Auctions Made Easy for WooCommerce is a full-featured auctions plugin for creating and managing online auctions in a WooCommerce shop.
Auctions Made Easy supports five types of Auctions they are Normal, Reverse, Sealed, Proxy and Unique. In this example, we will explain the workflow of a Normal Auction(Highest Bidder will be considered as the Winner).
a. Winner Payment Button in Single Product Page
b. Winner Payment Button in Customer Dashboard
1. Supported Auction Types
2. Option for the site admin to allow their users to register themselves for participating in the auction. Users can register only before the Auction starts so, the site admin should ensure that the Auction product is available to the user for registration before the start date and time. A fee can be optionally charged.
3. Option for the admin to charge a Bid fee for one time(only for first bid) or Charge Bid fee for each bid in an Auction.
4. Customers can contact the admin regarding their queries on auction directly from the product page.
5. Auction Dashboard for Customers to see the participated Auctions and Won Auctions.
6. Customers can add products to a Watchlist.
7. Buy Now price can be set for auction.
8. Option for the admin to set Bid Increment Value.
Bid Increment Types,
9. Option for the admin to set the maximum number of bids per user in an auction.
10. Option for the admin to set the maximum number of bids for an auction.
11. Option for the admin to Relist the Failed & Finished Auctions Manually/Automatically.
12. Option for the admin to set the time period for the Winner to make the payment.
13. Option available to force the bidders to add their card details on the site before place the bid
14. Option available to enable automatic charging of the winning bid amount from the the winner using their saved payment details on the site.
15. Option for the admin to charge an extra amount from the winner if payment is not made within the specified time period.
16. Separate Post Table for admin to manage the Auctions.
17. Failed Auctions can be relisted automatically any number of times.
18. Email notifications for all auction activities.
19. Option to display a badge on Auction products.
20. Option to assign the second highest bidder as the winner when previous winner didn’t make the payment on time.
21. Option for the site admin to extend the auction manually.
22. Option for the site admin to send Auction Started Email to all the registered users on the site.
23. Option for the user to mark as Anonymous while bidding.
24. Option for the admin to display the estimate price for the auction product.
25. Option for the Site Admin to charge a commission amount(percentage or fixed) from the auction winner.
26. Allow user to place a bid for the auction product on the shop page.
27. Display Buy Now button for the auction product on the shop page.
28. Added the shortcode [ans_auction_products_list_table] to display all the auction products in a list table.
29. Multiple shortcodes are available to customize the Auction based on your needs.
30. Supported Cart and Checkout Blocks
31. Supported Apple pay and Google Pay for auction products
Q: We want to allow guest users to place a bid. It is possible?
No, currently it is not possible. Only logged-in users are allowed to place a bid.
Q: How to configure Cron for Auctions?
Auctions Made Easy Requires Server Cron or WP Cron in order for the plugin to work.
1. Server Cron
Please make sure the Server cron configuration settings by following the below steps.
a. Common Settings
In this section, you can set up how frequently the Cron should run. For Example, if the value is set as “Once Per Minute”, then the cron will run once every minute. Once the cron is triggered, the following activities will be updated.
b. Command
A Separate Cron job has to be created for each of the two commands. After configuring Server Cron please use the below Cron command URL to update the Server Cron
Please check by updating the server cron using below URL format,
Update Cron Command URL Format
Your site URL(http://www.your-domain.com/) with Update command(?ans_auction_cron=update)
For Example
i) Auction Update Cron
http://www.your-domain.com/?ans_auction_cron=update
ii) Auction Relist Cron
http://www.your-domain.com/?ans_auction_cron=relist
(iii) Ending Soon Email
http://www.your-domain.com/?ans_auction_cron=ending_soon
(iv) Winner Payment Remainder Email
http://www.your-domain.com/?ans_auction_cron=payment_remainder
2. WP Cron
WP Cron is supported in all WordPress sites by default(Unless turned off manually in the wp-config file). The main disadvantage of WP Cron is that it will trigger only when someone visits the site. For example, If there is no site activity for some time say 10 days, the cron will not be triggered on those 10 days.
Auction -> Settings -> Advanced -> Cron Type -> WP Cron
3. Also, you can see the last update of cron information in our plugin.
Auction -> Settings -> Advanced -> Cron Information
Q: Is the Auction plugin is compatible with the Vendor plugin?
Q: Can we run a reverse auction using this auction plugin?
Yes, you can run a reverse auction using this auction plugin.
Q: We want to send emails to the users to intimate about the auction has started and the auction is going to end. It is available from this auction plugin?
Q: Will the Auction plugin work with the Elementor page builder?
Yes, it will work with Elementor page builder. We have various shortcodes in our Auction plugin to customize the Auction details on separate pages.
Q: Is it possible to charge the bid fee to the user?
Yes, you can charge the bid fee to the user before they place the bid.
We have two types of bid fee
Q: Can I hide the users bidding information on the auction product page?
Yes, We have the option to mask the bidder details on the auction page. Also, an option is available to allow the users to mark as Anonymous while bidding.
Q: Can we extend the failed auction without losing previous bidding data?
Yes, we are displaying Extend option in the Auction product settings(Edit product page) to extend the auction manually. Extend option is displayed only for failed auctions.
Q: Is it possible to extend the auction end time automatically when the user placed the bid at the last minute?
Yes, it is possible.
Q: Is it possible to set variable bid increments to run an auction?
1. Yes, it is possible.
2. We have three types of bid increments.
Q: Can we re-use the old finished auction product and run it as a new auction?
Yes, it is possible. Using Automatic Relist or Manual Relist option you can re-use the old auction product to run as a new auction.
Q: We need Auto bids based on below scenario,
For example
Yes, it is possible. You can achieve this using Proxy Auction.
Q: We want to assign the auction winner who placed the highest unique bid. Also, hide users bidding information on the auction product page. It is possible with your auction plugin?
Yes, it is possible by using Normal Unique action. Also, you can assign the Lowest unique bid as an Auction Winner using Reverse unique action.
Q: Can we customize the Auction frontend labels?
(i) Yes, you can customize the messages and the frontend display labels using Localization and Messages settings
Auction Made Easy -> Settings -> Localization
Auction Made Easy -> Settings -> Messages
(ii) Also, you can customize some messages and frontend display using Po file translation. For more information about Po file translation please refer to the “Translation” section on Auction Documentation(https://woocommerce.com/document/auctions-made-easy/).
Q: We want users to register for the future auction(not yet started) in advance to participate and place the bid, once the auction is started. Also, we want to charge a fee to the user for registering for the auction. It is possible?
Q: We don’t want to show the Current highest bid and the user’s bidding information on the auction product page. It is possible?
Yes, it is possible using Sealed auctions and Unique auctions.
Q: Can we set a fixed bid increment to run the auction?
For example:
If I set the fixed bid increment as 10 then Users should place the bit based on fixed bid increment 10, 20, 30, 40. It will increase value by only 10 and not allow to place bids like 14, 25, 37, etc.
It is possible?
Q: What happens if the auction winner does not pay the payment on time?