Closed ErvinsS closed 5 years ago
I'm trying to get all MerchantAccounts but when I use code below: (BraintreeGateway) _gateway.MerchantAccount.All(); It returns an empty collection
Never mind it started working. No code changes were done ... very unreliable
General information
Issue description
I'm trying to get all MerchantAccounts but when I use code below: (BraintreeGateway) _gateway.MerchantAccount.All(); It returns an empty collection