Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/task/PIWOO-186-pot-generation-ac…
Browse files Browse the repository at this point in the history
…tion' into task/PIWOO-186-pot-generation-action

# Conflicts:
#	languages/en_GB.pot
  • Loading branch information
mmaymo committed Sep 26, 2023
2 parents 5c45e7a + b83774f commit 3ef45c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Buttons/ApplePayButton/ApplePayDataObjectHttp.php
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ protected function addressHasRequiredFieldsValues(
sprintf('ApplePay Data Error: Missing value for %s', $requiredField)
);
$this->errors[]
= [
= [
'errorCode' => $errorCode,
'contactField' => $errorValue,
];
Expand Down

0 comments on commit 3ef45c8

Please sign in to comment.