Skip to content

Commit 7ba1d47

Browse files
oschwaldclaude
andcommitted
Add banquest, summit_payments, and yaadpay payment processors
ENG-3738 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent d2adb82 commit 7ba1d47

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

lib/minfraud/components/payment.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ class Payment < Base
4848
aps_payments
4949
authorizenet
5050
balanced
51+
banquest
5152
beanstream
5253
bluepay
5354
bluesnap
@@ -179,6 +180,7 @@ class Payment < Base
179180
solidtrust_pay
180181
sps_decidir
181182
stripe
183+
summit_payments
182184
synapsefi
183185
systempay
184186
telerecargas
@@ -198,6 +200,7 @@ class Payment < Base
198200
windcave
199201
wirecard
200202
worldpay
203+
yaadpay
201204
]
202205

203206
# The authorization outcome from the payment processor. If the

0 commit comments

Comments
 (0)