
內容簡介
Baxtersweb Credit Packs 為 WooCommerce 提供了一個專注的預付信用系統,讓商家可以銷售信用包,顧客則可用這些信用兌換指定產品,簡化了預付套餐的管理與使用。
【主要功能】
• 將現有 WooCommerce 產品設為信用包或可兌換產品
• 購買信用包時授予定量的信用
• 設定可兌換產品所需的信用數量
• 讓顧客選擇使用信用或正常價格購買
• 自動顯示「節省 X%」標籤
• 中央管理產品信用設定
外掛標籤
開發者團隊
② 後台搜尋「Baxtersweb Credit Packs – Prepaid Credits for WooCommerce」→ 直接安裝(推薦)
原文外掛簡介
Baxtersweb Credit Packs adds a focused prepaid credit system to WooCommerce.
Use your existing WooCommerce products to sell packs that grant credits, then choose which products customers can redeem with those credits. No custom WooCommerce product type is required, and eligible products can still be purchased at their normal price.
It works well for lessons, consultations, classes, sessions, services, passes, rentals, downloads, and other businesses that sell prepaid packages. It is designed around purchased credits rather than loyalty points or general-purpose store credit.
Key features
Configure existing WooCommerce products as credit packs or redeemable products without introducing a custom product type.
Grant a defined number of credits when a Credit Pack product is purchased.
Set how many credits an eligible product requires.
Let customers use credits or pay the normal WooCommerce price.
Recommend available Credit Packs when a customer does not have enough credits.
Show automatic “Save X%” labels when Credit Packs use normal WooCommerce sale pricing.
Set optional expiry periods so unused granted credits can expire automatically.
Manage product credit settings centrally without opening products one by one.
Give customers a clear balance, available packs, recorded expiry information, and recent credit activity.
Search and filter the credit ledger by customer, entry type, order, product, and notes.
Manually add or subtract customer credits from the WordPress admin.
Rename credits as lessons, sessions, hours, passes, tokens, or your preferred wording.
Customise frontend messages, icons, colours, spacing, and card styling.
Display customer balances and product credit information with shortcodes.
Handle full refunds and cancellations with credit reversals, while flagging ambiguous cases for manual review.
Add an optional Tutor LMS dashboard summary when Tutor LMS is active.
Translation ready using the baxtersweb-credit-packs text domain.
Requirements
WooCommerce
Tutor LMS is supported as an optional integration. It is not required for the core credit-pack system.
Documentation
Full setup and usage documentation:
View the documentation
Shortcodes
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 product layout example:
[bxtr_credit_packs type="product" product_id="{{ _layout.object_id }}"]
Replace _layout.object_id with your ACF field name where required by your layout.
