mirror of
https://github.com/bitwarden/web
synced 2025-12-10 05:13:40 +00:00
bank account payment method for orgs
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
$scope.paymentMethod = 'card';
|
||||
$scope.dropinLoaded = false;
|
||||
$scope.showPaymentOptions = false;
|
||||
$scope.hideBank = true;
|
||||
$scope.card = {};
|
||||
var btInstance = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user