Skip to content

feat: implement comprehensive payment system#401

Merged
Xhristin3 merged 2 commits intoGatheraa:mainfrom
DanielCharis1:feature/payments-implementation
Mar 30, 2026
Merged

feat: implement comprehensive payment system#401
Xhristin3 merged 2 commits intoGatheraa:mainfrom
DanielCharis1:feature/payments-implementation

Conversation

@DanielCharis1
Copy link
Copy Markdown

@DanielCharis1 DanielCharis1 commented Mar 30, 2026

closes #395, #396, #397, #398

jobbykings and others added 2 commits March 30, 2026 03:32
- Add React Query hooks for payments (useInitiatePayment, useGetMyPayments)
- Create PaystackPaymentButton component for inline payments
- Implement member payments history page with filtering and pagination
- Add PDF invoice generation provider with professional formatting
- Add payments route to protected routes and navigation
- Set up React Query provider and query keys structure
- Update package.json with required dependencies

Fixes Gatheraa#395, Gatheraa#396, Gatheraa#397, Gatheraa#398
@Xhristin3 Xhristin3 merged commit 59901bc into Gatheraa:main Mar 30, 2026
0 of 5 checks passed
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.

Frontend: React Query Hooks for Payments

3 participants