Skip to content

Commit 6cb2d36

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 5c56291 commit 6cb2d36

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/MinFraud.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -844,6 +844,7 @@ public function withPayment(
844844
'aps_payments',
845845
'authorizenet',
846846
'balanced',
847+
'banquest',
847848
'beanstream',
848849
'bluepay',
849850
'bluesnap',
@@ -975,6 +976,7 @@ public function withPayment(
975976
'solidtrust_pay',
976977
'sps_decidir',
977978
'stripe',
979+
'summit_payments',
978980
'synapsefi',
979981
'systempay',
980982
'telerecargas',
@@ -994,6 +996,7 @@ public function withPayment(
994996
'windcave',
995997
'wirecard',
996998
'worldpay',
999+
'yaadpay',
9971000
], true)) {
9981001
$this->maybeThrowInvalidInputException("$processor is not a valid payment processor");
9991002
}

0 commit comments

Comments
 (0)