Payment Method Issue in Stripe Subscription from Flutter App
I am trying to add a stripe subscription to a Mobile App that is developed on Flutter Framework and this Mobile App does not have a backend. I am kind of confused as I have added all the APIs from Stripe like creating a Customer, creating a price, creating a payment method and then creating the subscription.