mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 16:42:50 -05:00
bitpay ipn for processing credits
This commit is contained in:
@ -12,8 +12,8 @@ namespace Bit.Core.Enums
|
||||
AppStore = 2,
|
||||
[Display(Name = "Google Play Store")]
|
||||
PlayStore = 3,
|
||||
[Display(Name = "Coinbase")]
|
||||
Coinbase = 4,
|
||||
[Display(Name = "BitPay")]
|
||||
BitPay = 4,
|
||||
[Display(Name = "PayPal")]
|
||||
PayPal = 5,
|
||||
}
|
||||
|
Reference in New Issue
Block a user