
Baxtersweb Credit Packs adds a focused prepaid credit system to WooCommerce.
Create products that grant credits when purchased, then choose which products customers can redeem with those credits. Customers can use available credits or pay the normal product price where both options are enabled.
The plugin is designed for lessons, tutoring, consultations, appointments, classes, sessions, passes, services, rentals, downloads, and other prepaid package use cases. It is a credit-pack system rather than a loyalty-points or general store-credit plugin.
Tutor LMS is supported as an optional integration. It is not required for the core credit-pack system.
Use [bxtr_credit_packs] to display the logged-in customer’s credit summary card.
Use [bxtr_credit_packs type="balance"] to display the current balance only.
Use [bxtr_credit_packs type="product" product_id="123"] to display the credit information for a specific WooCommerce product.
Advanced Views example:
[bxtr_credit_packs type="product" product_id="{{ _layout.object_id }}"]