I am trying to integrate Stripe as payment method in the Web app that I am developing. The app is using Supabase at its backend not Firebase.
After entering necessary information when I click on Deploy FF gives error: Fix Stripe configuration issue before deploying...
On checking the Project Issues it list the following:
As I am not using Firebase but am using Supabase how can I resolve this issues of Firebase Auth.
I also don't want to build Mobile app. I just want to build Web app but still it is asking for iOS and Android setup/configuration.
Can someone please help resolve this issues?