Conversation
|
1/ can we set the fee to 0% ? we need to attract more apps creators.
2/ can we set it as optional ? you know that Stripe is not support some countries, so that, we can maximize the chance developers create paid apps.
3/ could you record a more detail demo video ? e.g. how to connect to stripe, start from the omi apps screen |
|
3/ ScreenRecording_02-05-2025.13-10-37_1.mp4
@beastoin demo |
|
1/ it's okay, please set the fee to 0% what do you think @mdmohsin7 |
|
Although the functionality is ready, some cleanup has to be done before it can be merged |
|
Pls check @beastoin, I've also updated the video in the first comment to reflect the complete flows |
|
1/ ✅ @mdmohsin7 last commit pls sir |
|
5/ done sir @beastoin |
|
5/ ✅ lgmt @mdmohsin7 |



closes #1597
Points to note:
New payment links will have to be created for current paid apps to add destination chargeI set transfer type to destination charge instead of direct charge (in case of direct charge, the user will need to provide a lot more stuff for identity verification). In destination charge we will have to pay the stripe fees (hence I set the marketplace fee as 10% to cover the stripe fees), whereas in direct charge the stripe fee is deducted from the amount (alongside the marketplace fee which we define) and then the remaining amount is transferred to connected account.With this PR, it will be mandatory to connect stripe to be able to make paid appsScreenRecording_02-08-2025.18-33-51_1.1.mp4