mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
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:
commit
67a4e53f05
3 changed files with 4 additions and 2 deletions
|
@ -50,7 +50,7 @@ class PaymentSourceFactory {
|
|||
$address['city'] ?? '',
|
||||
$address['postcode'] ?? '',
|
||||
$address['country'] ?? '',
|
||||
'en-DE',
|
||||
'de-DE',
|
||||
$merchant_name,
|
||||
$logo_url,
|
||||
array( $customer_service_instructions )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue