1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-11 22:03:36 +00:00

Re-add account credit as premium payment option (#16783)

This commit is contained in:
Alex Morask
2025-10-08 12:35:52 -05:00
committed by GitHub
parent a4a53e27d4
commit 8a88bd767e

View File

@@ -104,6 +104,7 @@
<app-enter-payment-method <app-enter-payment-method
[group]="formGroup.controls.paymentMethod" [group]="formGroup.controls.paymentMethod"
[showBankAccount]="false" [showBankAccount]="false"
[showAccountCredit]="true"
> >
</app-enter-payment-method> </app-enter-payment-method>
<app-enter-billing-address <app-enter-billing-address