mirror of
https://github.com/bitwarden/server
synced 2025-12-20 10:13:39 +00:00
custom id fields for paypal
This commit is contained in:
@@ -13,6 +13,8 @@ namespace Bit.Core.Models.Table
|
||||
string BillingEmailAddress();
|
||||
string BillingName();
|
||||
string BraintreeCustomerIdPrefix();
|
||||
string BraintreeIdField();
|
||||
string GatewayIdField();
|
||||
IPaymentService GetPaymentService(GlobalSettings globalSettings);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user