This commit is contained in:
@@ -16,8 +16,6 @@ public class PaymentGateway
|
||||
|
||||
public string? MerchantKey { get; set; }
|
||||
|
||||
public string? Passphrase { get; set; }
|
||||
|
||||
public bool IsSandbox { get; set; }
|
||||
|
||||
public bool Enabled { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user