Page MenuHomePhabricator

Bug: WorldPay audit processing needs more error checking
Closed, DeclinedPublic

Description

in SmashPig/PaymentProviders/WorldPay/Audit/LynkReconciliationFile.php, the array_combine can fail when the column headers are not correct or something. A warning is emitted, but we want to stop processing if this happens.