Can then charge customer card through adalo app. Currently when using Stripe component, you cant access customer payment method in Adalo. Have to do this directly through Stripe Dashboard
Customer should have the ability to add payment method(s) from from an Adalo app so they can reuse payment methods and not create a separate account in Stripe for each purchase as is currently the case (with single payment component).
The stripe API could then be used to charge these methods or one time payments component could be updated to have an optional customer id/payment id so that you could charge existing customer/payment method.