Replies: 1 comment
-
Hi @cswaqaas apologies for the late response. We don't currently support Flutter at the moment. My initial advice would be to visit our Online Payment docs to start, then follow up here with any specific questions you may have in regards to our Mobile SDK. Also feel free to open a GitHub issue if you encounter any difficulties while onboarding the SDK, or if there's a particular feature you would like to see added to the SDK. We value community feedback and we're always listening for ways that we can improve the Developer Experience for merchants integrating our SDK into their apps. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
Hello PayPal Dev Community 👋,
We’re planning to integrate PayPal payments into our multi-platform application and are seeking expert advice on the best model, architecture, and integration method for our specific use case — shared-table bookings with individual user payments and real-time confirmation.
Platform Stack:
Use Case Overview:
We run a hospitality platform (Freazy) where users book shared tables at venues. Key user flow:
What We Want to Achieve with PayPal:
Key Questions We’d Like Advice On:
1. Best PayPal Payment Flow for This Use Case
2. Architecture
3. Frontend Integration
4. Webhook / IPN Considerations
return_url
parameters or always wait for webhook?5. Group Payment Strategy
6. EU Legal/Compliance
💬 Final Notes:
This is our first PayPal integration. We’ve worked with Stripe before and successfully manage group logic, booking expiry, and webhooks. Now we want to offer PayPal as an alternative for users preferring wallets or non-card payments.
We’d love any technical guidance, best practices, or even references to similar case studies for this “shared group booking” model.
Thanks for the amazing developer tools and for your support! 🙏
Beta Was this translation helpful? Give feedback.
All reactions