diff --git a/MaxMind.MinFraud/Request/Payment.cs b/MaxMind.MinFraud/Request/Payment.cs index 5b28f1c..00d67d7 100644 --- a/MaxMind.MinFraud/Request/Payment.cs +++ b/MaxMind.MinFraud/Request/Payment.cs @@ -301,6 +301,9 @@ public enum PaymentProcessor [EnumMember(Value = "pacnet_services")] PacnetServices, + [EnumMember(Value = "payconex")] + Payconex, + [EnumMember(Value = "payeezy")] Payeezy, diff --git a/releasenotes.md b/releasenotes.md index 5f183f5..898ffa9 100644 --- a/releasenotes.md +++ b/releasenotes.md @@ -12,11 +12,12 @@ Release Notes the respective phone numbers. Please see [our developer site](https://dev.maxmind.com/minfraud/api-documentation/responses/) for more information. +* Added `Payconex` to the `PaymentProcessor` enum. 4.3.0 (2024-04-16) ------------------ -* Added `PxpFinancial` and `Trustpay` to the `PaymentProcessor` enum. +* Added `PxpFinancial` and `Trustpay` to the `PaymentProcessor` enum. * Equivalent domain names are now normalized when `hashAddress` is used. For example, `googlemail.com` will become `gmail.com`. * Periods are now removed from `gmail.com` email address local parts when