Skip to content

[BE-10] Implement credit/hour pack system with Paystack purchase flow#1251

Closed
inteee wants to merge 1 commit into
DistinctCodes:mainfrom
inteee:feature/credits-system-rmsb
Closed

[BE-10] Implement credit/hour pack system with Paystack purchase flow#1251
inteee wants to merge 1 commit into
DistinctCodes:mainfrom
inteee:feature/credits-system-rmsb

Conversation

@inteee

@inteee inteee commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Summary\n\nImplements the credit/hour pack system for the co-working space, enabling users to purchase credit packs and use credits for services.\n\n## Changes\n\n### BE-10: Credit/Hour Pack System Backend\n- New CreditsModule with complete backend infrastructure\n- CreditPack, UserCredit, UserCreditTransaction entities with TypeORM\n- Providers: purchase-credits, get-credit-balance, get-credit-history, get-credit-packs\n- CreditsController with POST /credits/purchase, GET /credits/balance, GET /credits/history, GET /credits/packs\n- Paystack payment integration for purchasing credit packs\n- Payments module updated to handle credit transactions via webhook\n- CreditsModule registered in AppModule\n\n### Related Issues\n\nCloses #1166\nCloses #1167\nCloses #1168\nCloses #1169

@vercel

vercel Bot commented Jun 27, 2026

Copy link
Copy Markdown

@rmsb-art is attempting to deploy a commit to the naijabuz's projects Team on Vercel.

A member of the Team first needs to authorize it.

@inteee

inteee commented Jun 27, 2026

Copy link
Copy Markdown
Contributor Author

Wrong fork — reopening under rmsb-art

@inteee inteee closed this Jun 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants