• Resolved summitwinterguard

    (@summitwinterguard)


    is there a way to show the balance and transactions only and not show the My Wallet part on the left hand side? i just want them to be able to see thier balance and transaction, but not add, buy or transfer.

Viewing 1 replies (of 1 total)
  • Plugin Author Subrata Mal

    (@subratamal)

    @summitwinterguard Sorry for the delay in response. You can disable wallet transfer from the plugin settings page. And also disable wallet top-up using the attached code in the theme functions.php file

    add_filter('woo_wallet_is_enable_top_up', '__return_false');

Viewing 1 replies (of 1 total)

The topic ‘Balance and transactions only’ is closed to new replies.