Shows Stripe Billing subscription details
BillingSubscription
BillingSubscription- billingCycleStartTimestamp of start of the current billing cycle
- billingRenewalDateTimestamp of the renewal date of the subscription
- billingIntervalBillingCycleIntervalInterval of the subscription. One of "month" or "year".
- billingAmountPrice amount for the subscription. In cents.
- billingInfoBillingInfoBilling info provided by the user which is attached to each invoice by Stripe
- isActiveisActive describes if the account has active (premium) subscription
- selfServePortalUrlURL to Stripe-hosted portal which allows to manage subscription
- statusStripeSubscriptionStatusStatus of the subscription
- Addons of the subscription.