I am getting an issue when running your subscription_and_payment example's app:
Warning: Error in is_subscription_valid: object 'stripe_user' not found
I manage to see my user authenticated and subscribing to the product on Stripe, but the app exits with this warning.