stripe-apps icon indicating copy to clipboard operation
stripe-apps copied to clipboard

Functionality and UI component for uploading files

Open rfleury2 opened this issue 3 years ago • 6 comments

Is your feature request related to a problem? Please describe. Our app requires files to be uploaded and linked to Stripe products to properly fulfill merchant orders.

Describe the solution you'd like A FileUpload Ui component to allow uploading a file to a third party or within Stripe's available object space

Describe alternatives you've considered We are currently redirecting the user in a new tab to our web app where they can upload files. On the Stripe app side, we perform polling to determine when the upload is complete and update the app UI.

Additional context I know this is a hard problem :)

rfleury2 avatar Feb 17 '22 14:02 rfleury2

This is not something that we will likely get in for the May launch, but it is certainly on our radar for the future.

mjohnsonpint-stripe avatar Feb 17 '22 19:02 mjohnsonpint-stripe

Thank you @mjohnsonpint-stripe!

rfleury2 avatar Feb 17 '22 20:02 rfleury2

I just want to add a vote on this feature.

We're building an app where we want users to be able to do most of the app tasks from the Stripe app. Some of those tasks involve uploading files for customisation, like logos. We can make this happen in a UI outside of the app but it would be a better user experience to allow users to do it from inside our app.

tobiasr avatar Feb 12 '23 21:02 tobiasr

+1 here. There is currently no way to have users upload a file since <input type="file"/> shows as an unsupported component.

bdcorps avatar Mar 11 '23 20:03 bdcorps

+1 here

fweffort avatar May 30 '23 23:05 fweffort

Any updates on this?

bdcorps avatar Nov 23 '23 08:11 bdcorps