Week 7 payment plan integration and goal to make secure payments
Week 7 – Stripe Payment Integration
Overview
This week’s focus was on setting up and integrating the Stripe Payment Gateway into the FoodNextDoor mobile application. The goal was to enable users to make secure payments when confirming or donating food through the app. This feature marks the start of Sprint 3, emphasizing financial transaction handling and enhancing user trust and convenience.
As recommended by our team leader sampurna we 're trying to figure out in the payment plan development and also recommended to watch video on youtube to learn more about payment plan.
React Native Code Snippet: Demonstrates the
npm install @stripe/stripe-react-native command used for integration.This week helped me understand how payment gateways work within mobile applications and how to maintain security during data transfer. Integrating Stripe into the FoodNextDoor app will make the donation and order process more reliable and professional.
I found the Stripe documentation and sandbox testing environment extremely helpful, and this task improved my technical confidence in handling API integrations. Moving forward, I’ll help finalize the checkout workflow to complete the payment feature under Sprint 3.
Toggl: https://drive.google.com/file/d/1_yPqGhGzVjtgyYsQVBSIUhbk8OY8tGvJ/view?usp=drive_link
Comments
Post a Comment