Warning: Only the account owner is allowed to modify account billing.
 Overview
  • {{ currentAccount.id }}
  • {{ currentAccount.name }}
  • {{ currentAccount.owner.email }}
  • {{ currentAccount.subscription.type.name }}
  • {{ currentAccount.subscription.plan.name || 'free' }}
  • {{ currentAccount.subscription.status || 'free' }}
  • {{ currentAccount.subscription.cycle_start_date | date: medium }}
  • {{ currentAccount.subscription.cycle_end_date | date: medium }}
 Plan
Plan Price
Free {{ 0 | currency: $ }} / Month {{ getPlanButtonText({type: 'free'}) }}
{{ plan.name }} {{ plan.amount / 100 | currency: $ }} / Month + tax (billed monthly) {{ getPlanButtonText(plan) }}
Plan Price
Free {{ 0 | currency: $ }} / Year {{ getPlanButtonText({type: 'free'}) }}
{{ plan.name }} {{ plan.amount / 100 | currency: $ }} / Year + tax (billed annually) {{ getPlanButtonText(plan) }}
 Billing Information
  • {{ currentAccount.subscription.billing.name }}
  • {{ currentAccount.subscription.billing.email }}
  • {{ currentAccount.subscription.billing.organization }}
  • {{ currentAccount.subscription.billing.address.address_1 }}, {{ currentAccount.subscription.billing.address.address_2 }} {{ currentAccount.subscription.billing.address.city }}, {{ currentAccount.subscription.billing.address.state }} {{ currentAccount.subscription.billing.address.zip }}
  • {{ currentAccount.subscription.billing.address.country }}
  • {{ currentAccount.subscription.billing.vat_id }}
 Payment Information
  • {{ currentAccount.subscription.payment.card_brand }}
  • XXXX-XXXX-XXXX-{{ currentAccount.subscription.payment.card_last4 }}
  • {{ currentAccount.subscription.payment.card_exp_month}} / {{ currentAccount.subscription.payment.card_exp_year }}
 Invoices
Date
Amount
Number
Documents
Status
{{ invoice.date * 1000 | date : shortDate }} {{ invoice.total / 100 | currency: USD }} XXXXXXXX-XXXX {{ invoice.number }} N/A Download Invoice | View Receipt PAID UNPAID RETRYING PREPARING CANCELLED UNKNOWN
No Invoices