- Add: automatically charge for won auctions if user has stored card number (works only with Stripe payment gateway)
- Add: allow bidding if user has stored card number (works only with Stripe payment gateway)
- Add: special shortcode to display template parts for single auction page [wsa_templates template="countdown"] useful for builders like Gutenberg and Avada Builder
- Add: new hook woocommerce_simple_auction_auction_payed and filter woocommerce_simple_auctions_relist_auction
- Add...