File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4+ 3.6.0
5+ ------------------
6+
7+ * Added ` banquest ` , ` summit_payments ` , and ` yaadpay ` to the payment processor
8+ validation.
9+
4103.5.0 (2025-11-20)
511------------------
612
Original file line number Diff line number Diff 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 }
You can’t perform that action at this time.
0 commit comments