mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-12 19:45:58 +03:00
7.8 KiB
7.8 KiB
Billing manage your membership
Canceled
The premium membership subscription has been canceled.Pending Cancellation
The premium membership has been marked for cancellation at the end of the current billing period.
ReinstatePremium Membership
- Expiration
- Loading...
- {{expiration | date: 'medium'}}
- Never expires
- Status
- {{(subscription && subscription.status) || '-'}} - marked for cancellation
- Next Charge
- {{nextInvoice ? ((nextInvoice.date | date: 'mediumDate') + ', ' + (nextInvoice.amount | currency:'$')) : '-'}}
Details
Loading...
{{item.name}} {{item.qty > 1 ? '×' + item.qty : ''}} @ {{item.amount | currency:'$'}} | {{(item.qty * item.amount) | currency:'$'}} /{{item.interval}} |
Storage
Your membership has a total of {{storage.maxGb}} GB of encrypted file storage. You are currently using {{storage.currentName}}.
Payment Method
Loading...
No payment method on file.
{{paymentSource.description}}
Charges
Loading...
No charges.
{{charge.date | date: 'mediumDate'}} | {{charge.paymentSource}} | {{charge.status}} | {{charge.amount | currency:'$'}} |