BuddyDev

7 Responses to BuddyCommerce

  • Initial release.

  • Added support for WooCommerce Subscription tab on profile.
    Added support for WooCommerce Membership tab on profile.
    Improved handling of checkout endpoints.

  • Fix Payment method actions(add, set default. delete) for the shops that support this.

  • Fixed order pagination issue.

  • Fixed add payment method page showing the existing payment methods as well as the double button for adding payment methods.

  • Fix notices for spl_autoload_register() on PHP 8.0+.

  • Fixed optional parameter notices with PHP 8.1
    A little cleanup for WPCS.