Q: Building apps for customers
If I wanted to build an app for a customer, would it be limited to an internal business app, or could I add the customer's payment information so they could also collect payments?

Scott_Spanier
Apr 25, 2025A: Great question Nachole!
While you can build anything you'd like and share it with anyone, we do not yet have the stripe integration live as this is a very delicate feature. Once it's up an running, you will most definitely be able to create apps with the ability to collect payments.
Just one comment : with a bit of tech help (connect to frontly discord) you'll be able to get payment from your app users. That's what I've implemented in my app, in production, and it works well even if it's not a stripe native integration (I use Activepieces between frontly and stripe, and I set some metadata in the payment request to be able to identify the user and transaction in the app).