Stripe - Setup Intent

For now, I’m just using Stripe’s customer portal and creating a session for the customer when they click the billing link. That way I don’t have to mess with it. I think I need to use a module and the stripe python api to be able to share the elements details between functions. I’m happy with the customer portal for now.