Merge branch 'trunk' into PCP-799-pui-feature-request-add-option-for-a-phone-number-field-next-to-the-birth-date-field

This commit is contained in:
dinamiko 2022-07-21 14:33:14 +02:00
commit 67a4e53f05
3 changed files with 4 additions and 2 deletions

View file

@ -50,7 +50,7 @@ class PaymentSourceFactory {
$address['city'] ?? '',
$address['postcode'] ?? '',
$address['country'] ?? '',
'en-DE',
'de-DE',
$merchant_name,
$logo_url,
array( $customer_service_instructions )