From eafb1695a99e3a70eda86668b43fa0dc646a634f Mon Sep 17 00:00:00 2001 From: Gregory Oschwald Date: Mon, 1 Jul 2024 10:36:15 -0700 Subject: [PATCH] Add new payment processor --- CHANGELOG.md | 1 + lib/minfraud/components/payment.rb | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b39eb03..c0498db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ information about the respective phone numbers. Please see [our developer site](https://dev.maxmind.com/minfraud/api-documentation/responses/) for more information. +* Added the processor `:payconex` to `Minfraud::Components::Payment`. ## v2.5.0 (2024-04-16) diff --git a/lib/minfraud/components/payment.rb b/lib/minfraud/components/payment.rb index 5fb0a96..355f336 100644 --- a/lib/minfraud/components/payment.rb +++ b/lib/minfraud/components/payment.rb @@ -108,6 +108,7 @@ class Payment < Base orangepay other pacnet_services + payconex payeezy payfast paygate