Closed Kayzenn4 closed 1 year ago
Visit the preview URL for this PR (updated for commit 8b809df):
https://mindindex-4710b--pr38-scien-10-payment-gat-pi2an963.web.app
(expires Tue, 04 Jul 2023 09:52:33 GMT)
🔥 via Firebase Hosting GitHub Action 🌎
Sign: 3d0dac97fa8eac2ca452c48ae518f862e94a0ac3
:sparkles: Description
This pull request introduces enhancements for payment processing and Stripe integration. It includes the implementation of payment checkout, handling payment status after checkout, adding Stripe keys environment variables, configuring server-side checkout, and performing necessary dependency updates. As well as all the app features that come along with it.
:link: Related Issues
SCIEN-10
:bulb: Additional Information
The following features are to be done for pre/post payment processing:
Note: In testing, you should run the command below to listen to stripe webhook to handle payments' sessions "stripe listen --forward-to localhost:3000/webhook"
🟢Pull Request is ready to be merged.