Skip to content

feat(payments): implement student ticket payment flow with Paystack integration#8

Open
achingachris wants to merge 1 commit into
Python-Nairobi:mainfrom
achingachris:achinga/paystack-student-ticket
Open

feat(payments): implement student ticket payment flow with Paystack integration#8
achingachris wants to merge 1 commit into
Python-Nairobi:mainfrom
achingachris:achinga/paystack-student-ticket

Conversation

@achingachris

Copy link
Copy Markdown
  • Add webhook handler for Paystack to validate payment signatures and process events.
  • Create API route to initialize student ticket payments, including validation for school emails.
  • Implement payment verification endpoint to confirm transaction status.
  • Develop frontend components for student ticket purchase, including forms and confirmation messages.
  • Introduce utility functions for email validation and ticket configuration management.
  • Add tests for payment initialization and verification logic, ensuring robust error handling and validation.
  • Configure Vitest for testing environment and module resolution.

…ntegration

- Add webhook handler for Paystack to validate payment signatures and process events.
- Create API route to initialize student ticket payments, including validation for school emails.
- Implement payment verification endpoint to confirm transaction status.
- Develop frontend components for student ticket purchase, including forms and confirmation messages.
- Introduce utility functions for email validation and ticket configuration management.
- Add tests for payment initialization and verification logic, ensuring robust error handling and validation.
- Configure Vitest for testing environment and module resolution.
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.

1 participant