pop-os / shop

Pop!_Shop
GNU General Public License v3.0
91 stars 19 forks source link

Add a support / donate button #266

Open andrewbanchich opened 3 years ago

andrewbanchich commented 3 years ago

A lot of users would like to support the development of software they use, and this idea came up in a recent Reddit post.

Lyli-Marsupi commented 3 years ago

It should be a pull request. It's clearly a feature that interest a lot of people. The first time I've seen it, it was on elementary OS, and I immediately fell in love with the concept.

cassidyjames commented 3 years ago

Curated apps in AppCenter on elementary OS are submitted through the AppCenter Dashboard, and developers associate a Stripe account to process payments directly. For this feature to work in Pop!_OS, it would need to be powered by the AppStream donation URL type which is already supported in GNOME Software and KDE Discover. I've filed an issue upstream in AppCenter to support this URL type.

https://github.com/elementary/appcenter/issues/1516