[creditwoocommerce] – displays a table with all credit bundles you created. To modify the design of the credit bundles, you just need to add some custom css code for the credit bundle table, that has “creditsTable” class.
[buy_credits_button] – displays a button to buy the product for credits. You can pass “class” and “title” as a parameter for the shortcode. Example: [buy_credits_button class#”custom_buttom” title#”Buy It Now”]
[usercreditwoocommerce] – displays the current user credits balance. For example: echo do_shortcode(“[usercreditwoocommerce]”).” – Credits you have” – > “100 – Credits you have”
[user_bought_products] – this is a shortcode, that You can place on user account page to show the list of products user bought with credits.