From 9c1f4ef5f3d0abd08d243edf1eb2683cf2ed46df Mon Sep 17 00:00:00 2001 From: Gregory Oschwald Date: Tue, 6 Jan 2026 14:39:55 -0800 Subject: [PATCH] Add banquest, summit_payments, and yaadpay payment processors MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ENG-3738 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- CHANGELOG.md | 2 ++ lib/minfraud/components/payment.rb | 3 +++ 2 files changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ca5535..f190dcc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## v2.10.0 +* Added the processors `:banquest`, `:summit_payments`, and `:yaadpay` to + `Minfraud::Components::Payment`. * Unnecessary files were removed from the published .gem. ## v2.9.0 (2025-11-20) diff --git a/lib/minfraud/components/payment.rb b/lib/minfraud/components/payment.rb index 2949200..609dcc7 100644 --- a/lib/minfraud/components/payment.rb +++ b/lib/minfraud/components/payment.rb @@ -48,6 +48,7 @@ class Payment < Base aps_payments authorizenet balanced + banquest beanstream bluepay bluesnap @@ -179,6 +180,7 @@ class Payment < Base solidtrust_pay sps_decidir stripe + summit_payments synapsefi systempay telerecargas @@ -198,6 +200,7 @@ class Payment < Base windcave wirecard worldpay + yaadpay ] # The authorization outcome from the payment processor. If the