mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-08 21:52:55 +08:00
fix PHPcs problems
This commit is contained in:
parent
b20280a9e4
commit
d3d79f4ef1
2 changed files with 599 additions and 599 deletions
|
@ -50,21 +50,21 @@ use Psr\Container\ContainerInterface;
|
||||||
'UPS' => _x( 'UPS', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'UPS' => _x( 'UPS', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'UPS_MI' => _x( 'UPS Mail Innovations', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'UPS_MI' => _x( 'UPS Mail Innovations', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'WEBINTERPRET' => _x( 'WebInterpret', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'WEBINTERPRET' => _x( 'WebInterpret', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
|
|
||||||
),
|
),
|
||||||
'AG' => array(
|
'AG' => array(
|
||||||
'name' => _x( 'Antigua and Barbuda', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Antigua and Barbuda', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
'items' => array(
|
'items' => array(
|
||||||
'CORREOS_AG' => _x( 'Correos Antigua and Barbuda', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'CORREOS_AG' => _x( 'Correos Antigua and Barbuda', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'AR' => array(
|
'AR' => array(
|
||||||
'name' => _x( 'Argentina', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Argentina', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
'items' => array(
|
'items' => array(
|
||||||
'EMIRATES_POST' => _x( 'Emirates Post', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'EMIRATES_POST' => _x( 'Emirates Post', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'OCA_AR ' => _x( 'OCA Argentina', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'OCA_AR ' => _x( 'OCA Argentina', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'AU' => array(
|
'AU' => array(
|
||||||
'name' => _x( 'Australia', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Australia', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -84,7 +84,7 @@ use Psr\Container\ContainerInterface;
|
||||||
'TNT_AU ' => _x( 'TNT Australia', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'TNT_AU ' => _x( 'TNT Australia', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'TOLL' => _x( 'Toll', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'TOLL' => _x( 'Toll', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'UBI_LOGISTICS' => _x( 'UBI Logistics', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'UBI_LOGISTICS' => _x( 'UBI Logistics', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'AT' => array(
|
'AT' => array(
|
||||||
'name' => _x( 'Austria', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Austria', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -92,7 +92,7 @@ use Psr\Container\ContainerInterface;
|
||||||
'AUSTRIAN_POST_EXPRESS' => _x( 'Austrian Post Express', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'AUSTRIAN_POST_EXPRESS' => _x( 'Austrian Post Express', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'AUSTRIAN_POST' => _x( 'Austrian Post Registered', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'AUSTRIAN_POST' => _x( 'Austrian Post Registered', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'DHL_AT' => _x( 'DHL Austria', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'DHL_AT' => _x( 'DHL Austria', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'BE' => array(
|
'BE' => array(
|
||||||
'name' => _x( 'Belgium', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Belgium', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -101,20 +101,20 @@ use Psr\Container\ContainerInterface;
|
||||||
'BPOST_INT' => _x( 'bpost International', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'BPOST_INT' => _x( 'bpost International', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'MONDIAL_BE' => _x( 'Mondial Belgium', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'MONDIAL_BE' => _x( 'Mondial Belgium', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'TAXIPOST' => _x( 'TaxiPost', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'TAXIPOST' => _x( 'TaxiPost', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'BR' => array(
|
'BR' => array(
|
||||||
'name' => _x( 'Brazil', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Brazil', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
'items' => array(
|
'items' => array(
|
||||||
'CORREOS_BR' => _x( 'Correos Brazil', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'CORREOS_BR' => _x( 'Correos Brazil', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'DIRECTLOG_BR' => _x( 'Directlog', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'DIRECTLOG_BR' => _x( 'Directlog', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'BG' => array(
|
'BG' => array(
|
||||||
'name' => _x( 'Bulgaria', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Bulgaria', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
'items' => array(
|
'items' => array(
|
||||||
'BULGARIAN_POST' => _x( 'Bulgarian Post', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'BULGARIAN_POST' => _x( 'Bulgarian Post', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'CA' => array(
|
'CA' => array(
|
||||||
'name' => _x( 'Canada', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Canada', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -124,13 +124,13 @@ use Psr\Container\ContainerInterface;
|
||||||
'GREYHOUND' => _x( 'Greyhound', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'GREYHOUND' => _x( 'Greyhound', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'LOOMIS' => _x( 'Loomis', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'LOOMIS' => _x( 'Loomis', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'PUROLATOR' => _x( 'Purolator', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'PUROLATOR' => _x( 'Purolator', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'CL' => array(
|
'CL' => array(
|
||||||
'name' => _x( 'Chile', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Chile', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
'items' => array(
|
'items' => array(
|
||||||
'CORREOS_CL' => _x( 'Correos Chile', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'CORREOS_CL' => _x( 'Correos Chile', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'CN' => array(
|
'CN' => array(
|
||||||
'name' => _x( 'China', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'China', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -150,32 +150,32 @@ use Psr\Container\ContainerInterface;
|
||||||
'TNT_CN' => _x( 'TNT China', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'TNT_CN' => _x( 'TNT China', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'WINIT' => _x( 'WinIt', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'WINIT' => _x( 'WinIt', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'YANWEN_CN' => _x( 'Yanwen', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'YANWEN_CN' => _x( 'Yanwen', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'CR' => array(
|
'CR' => array(
|
||||||
'name' => _x( 'Costa Rica', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Costa Rica', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
'items' => array(
|
'items' => array(
|
||||||
'CORREOS_CR' => _x( 'Correos De Costa Rica', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'CORREOS_CR' => _x( 'Correos De Costa Rica', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'HR' => array(
|
'HR' => array(
|
||||||
'name' => _x( 'Croatia', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Croatia', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
'items' => array(
|
'items' => array(
|
||||||
'HRVATSKA_HR' => _x( 'Hrvatska', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'HRVATSKA_HR' => _x( 'Hrvatska', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'CY' => array(
|
'CY' => array(
|
||||||
'name' => _x( 'Cyprus', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Cyprus', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
'items' => array(
|
'items' => array(
|
||||||
'CYPRUS_POST_CYP' => _x( 'Cyprus Post', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'CYPRUS_POST_CYP' => _x( 'Cyprus Post', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'CZ' => array(
|
'CZ' => array(
|
||||||
'name' => _x( 'Czech Republic', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Czech Republic', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
'items' => array(
|
'items' => array(
|
||||||
'CESKA_CZ' => _x( 'Ceska', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'CESKA_CZ' => _x( 'Ceska', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'GLS_CZ' => _x( 'GLS Czech Republic', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'GLS_CZ' => _x( 'GLS Czech Republic', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'FR' => array(
|
'FR' => array(
|
||||||
'name' => _x( 'France', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'France', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -193,7 +193,7 @@ use Psr\Container\ContainerInterface;
|
||||||
'RELAIS_COLIS_FR' => _x( 'Relais Colis', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'RELAIS_COLIS_FR' => _x( 'Relais Colis', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'TELIWAY' => _x( 'Teliway', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'TELIWAY' => _x( 'Teliway', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'TNT_FR' => _x( 'TNT France', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'TNT_FR' => _x( 'TNT France', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'DE' => array(
|
'DE' => array(
|
||||||
'name' => _x( 'Germany', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Germany', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -206,7 +206,7 @@ use Psr\Container\ContainerInterface;
|
||||||
'GLS_DE' => _x( 'GLS Germany', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'GLS_DE' => _x( 'GLS Germany', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'HERMES_DE' => _x( 'Hermes Germany', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'HERMES_DE' => _x( 'Hermes Germany', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'TNT_DE' => _x( 'TNT Germany', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'TNT_DE' => _x( 'TNT Germany', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'GR' => array(
|
'GR' => array(
|
||||||
'name' => _x( 'Greece', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Greece', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -214,7 +214,7 @@ use Psr\Container\ContainerInterface;
|
||||||
'ELTA_GR' => _x( 'ELTA Greece', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'ELTA_GR' => _x( 'ELTA Greece', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'GENIKI_GR' => _x( 'Geniki Greece', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'GENIKI_GR' => _x( 'Geniki Greece', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'ACS_GR' => _x( 'GRC Greece', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'ACS_GR' => _x( 'GRC Greece', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'HK' => array(
|
'HK' => array(
|
||||||
'name' => _x( 'Hong Kong', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Hong Kong', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -228,19 +228,19 @@ use Psr\Container\ContainerInterface;
|
||||||
'QUANTIUM' => _x( 'Quantium', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'QUANTIUM' => _x( 'Quantium', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'SEKOLOGISTICS' => _x( 'Seko Logistics', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'SEKOLOGISTICS' => _x( 'Seko Logistics', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'TAQBIN_HK' => _x( 'TA-Q-BIN Parcel Hong Kong', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'TAQBIN_HK' => _x( 'TA-Q-BIN Parcel Hong Kong', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'HU' => array(
|
'HU' => array(
|
||||||
'name' => _x( 'Hungary', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Hungary', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
'items' => array(
|
'items' => array(
|
||||||
'MAGYAR_HU' => _x( 'Magyar', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'MAGYAR_HU' => _x( 'Magyar', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'IS' => array(
|
'IS' => array(
|
||||||
'name' => _x( 'Iceland', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Iceland', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
'items' => array(
|
'items' => array(
|
||||||
'POSTUR_IS' => _x( 'Postur', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'POSTUR_IS' => _x( 'Postur', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'IN' => array(
|
'IN' => array(
|
||||||
'name' => _x( 'India', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'India', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -255,7 +255,7 @@ use Psr\Container\ContainerInterface;
|
||||||
'REDEXPRESS' => _x( 'Red Express', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'REDEXPRESS' => _x( 'Red Express', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'SWIFTAIR' => _x( 'Swift Air', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'SWIFTAIR' => _x( 'Swift Air', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'XPRESSBEES' => _x( 'Xpress Bees', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'XPRESSBEES' => _x( 'Xpress Bees', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'ID' => array(
|
'ID' => array(
|
||||||
'name' => _x( 'Indonesia', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Indonesia', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -271,7 +271,7 @@ use Psr\Container\ContainerInterface;
|
||||||
'RPX' => _x( 'RPX International', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'RPX' => _x( 'RPX International', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'TIKI_ID' => _x( 'Tiki', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'TIKI_ID' => _x( 'Tiki', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'WAHANA_ID' => _x( 'Wahana', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'WAHANA_ID' => _x( 'Wahana', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'IE' => array(
|
'IE' => array(
|
||||||
'name' => _x( 'Ireland', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Ireland', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -281,13 +281,13 @@ use Psr\Container\ContainerInterface;
|
||||||
'MASTERLINK' => _x( 'Masterlink', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'MASTERLINK' => _x( 'Masterlink', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'TPG' => _x( 'TPG', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'TPG' => _x( 'TPG', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'WISELOADS' => _x( 'Wiseloads', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'WISELOADS' => _x( 'Wiseloads', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'IL' => array(
|
'IL' => array(
|
||||||
'name' => _x( 'Israel', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Israel', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
'items' => array(
|
'items' => array(
|
||||||
'ISRAEL_POST' => _x( 'Israel Post', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'ISRAEL_POST' => _x( 'Israel Post', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'IT' => array(
|
'IT' => array(
|
||||||
'name' => _x( 'Italy', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Italy', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -304,7 +304,7 @@ use Psr\Container\ContainerInterface;
|
||||||
'SGT_IT' => _x( 'SGT Corriere Espresso', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'SGT_IT' => _x( 'SGT Corriere Espresso', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'TNT_CLICK_IT' => _x( 'TNT Click Italy', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'TNT_CLICK_IT' => _x( 'TNT Click Italy', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'TNT_IT' => _x( 'TNT Italy', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'TNT_IT' => _x( 'TNT Italy', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'JP' => array(
|
'JP' => array(
|
||||||
'name' => _x( 'Japan', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Japan', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -317,7 +317,7 @@ use Psr\Container\ContainerInterface;
|
||||||
'SAGAWA_JP' => _x( 'Sagawa JP', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'SAGAWA_JP' => _x( 'Sagawa JP', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'TNT_JP' => _x( 'TNT Japan', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'TNT_JP' => _x( 'TNT Japan', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'YAMATO' => _x( 'Yamato Japan', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'YAMATO' => _x( 'Yamato Japan', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'KR' => array(
|
'KR' => array(
|
||||||
'name' => _x( 'Korea', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Korea', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -332,13 +332,13 @@ use Psr\Container\ContainerInterface;
|
||||||
'RINCOS' => _x( 'Rincos', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'RINCOS' => _x( 'Rincos', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'ROCKET_PARCEL' => _x( 'Rocket Parcel International', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'ROCKET_PARCEL' => _x( 'Rocket Parcel International', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'SRE_KOREA' => _x( 'SRE Korea', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'SRE_KOREA' => _x( 'SRE Korea', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'LT' => array(
|
'LT' => array(
|
||||||
'name' => _x( 'Lithuania', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Lithuania', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
'items' => array(
|
'items' => array(
|
||||||
'LIETUVOS_LT' => _x( 'Lietuvos Pastas', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'LIETUVOS_LT' => _x( 'Lietuvos Pastas', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'MY' => array(
|
'MY' => array(
|
||||||
'name' => _x( 'Malaysia', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Malaysia', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -356,7 +356,7 @@ use Psr\Container\ContainerInterface;
|
||||||
'NINJAVAN_MY' => _x( 'Ninjavan Malaysia', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'NINJAVAN_MY' => _x( 'Ninjavan Malaysia', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'SKYNET_MY' => _x( 'Skynet Malaysia', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'SKYNET_MY' => _x( 'Skynet Malaysia', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'TAQBIN_MY' => _x( 'TA-Q-BIN Parcel Malaysia', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'TAQBIN_MY' => _x( 'TA-Q-BIN Parcel Malaysia', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'MX' => array(
|
'MX' => array(
|
||||||
'name' => _x( 'Mexico', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Mexico', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -366,7 +366,7 @@ use Psr\Container\ContainerInterface;
|
||||||
'AEROFLASH' => _x( 'Mexico Aeroflash', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'AEROFLASH' => _x( 'Mexico Aeroflash', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'REDPACK' => _x( 'Mexico Redpack', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'REDPACK' => _x( 'Mexico Redpack', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'SENDA_MX' => _x( 'Mexico Senda Express', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'SENDA_MX' => _x( 'Mexico Senda Express', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'NL' => array(
|
'NL' => array(
|
||||||
'name' => _x( 'Netherlands', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Netherlands', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -380,7 +380,7 @@ use Psr\Container\ContainerInterface;
|
||||||
'POSTNL_INT_3_S' => _x( 'PostNL International 3S', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'POSTNL_INT_3_S' => _x( 'PostNL International 3S', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'TNT_NL' => _x( 'TNT Netherlands', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'TNT_NL' => _x( 'TNT Netherlands', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'TRANSMISSION' => _x( 'Transmission Netherlands', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'TRANSMISSION' => _x( 'Transmission Netherlands', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'NZ' => array(
|
'NZ' => array(
|
||||||
'name' => _x( 'New Zealand', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'New Zealand', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -389,20 +389,20 @@ use Psr\Container\ContainerInterface;
|
||||||
'FASTWAY_NZ' => _x( 'Fastway New Zealand', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'FASTWAY_NZ' => _x( 'Fastway New Zealand', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'NZ_POST' => _x( 'New Zealand Post', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'NZ_POST' => _x( 'New Zealand Post', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'TOLL_IPEC' => _x( 'Toll IPEC', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'TOLL_IPEC' => _x( 'Toll IPEC', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'NG' => array(
|
'NG' => array(
|
||||||
'name' => _x( 'Nigeria', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Nigeria', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
'items' => array(
|
'items' => array(
|
||||||
'COURIERPLUS' => _x( 'Courier Plus', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'COURIERPLUS' => _x( 'Courier Plus', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'NIPOST_NG' => _x( 'NiPost', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'NIPOST_NG' => _x( 'NiPost', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'NO' => array(
|
'NO' => array(
|
||||||
'name' => _x( 'Norway', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Norway', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
'items' => array(
|
'items' => array(
|
||||||
'POSTEN_NORGE' => _x( 'Posten Norge', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'POSTEN_NORGE' => _x( 'Posten Norge', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'PH' => array(
|
'PH' => array(
|
||||||
'name' => _x( 'Philippines', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Philippines', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -415,7 +415,7 @@ use Psr\Container\ContainerInterface;
|
||||||
'NINJAVAN_PH' => _x( 'Ninjavan Philippines', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'NINJAVAN_PH' => _x( 'Ninjavan Philippines', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'RAF_PH' => _x( 'RAF Philippines', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'RAF_PH' => _x( 'RAF Philippines', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'XEND_EXPRESS_PH' => _x( 'Xend Express', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'XEND_EXPRESS_PH' => _x( 'Xend Express', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'PL' => array(
|
'PL' => array(
|
||||||
'name' => _x( 'Poland', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Poland', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -426,7 +426,7 @@ use Psr\Container\ContainerInterface;
|
||||||
'POCZTA_POLSKA' => _x( 'Poczta Polska', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'POCZTA_POLSKA' => _x( 'Poczta Polska', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'SIODEMKA' => _x( 'Siodemka', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'SIODEMKA' => _x( 'Siodemka', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'TNT_PL' => _x( 'TNT Poland', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'TNT_PL' => _x( 'TNT Poland', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'PT' => array(
|
'PT' => array(
|
||||||
'name' => _x( 'Portugal', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Portugal', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -435,21 +435,21 @@ use Psr\Container\ContainerInterface;
|
||||||
'CHRONOPOST_PT' => _x( 'Chronopost Portugal', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'CHRONOPOST_PT' => _x( 'Chronopost Portugal', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'CTT_PT' => _x( 'Portugal PTT', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'CTT_PT' => _x( 'Portugal PTT', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'SEUR_PT' => _x( 'Portugal Seur', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'SEUR_PT' => _x( 'Portugal Seur', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'RO' => array(
|
'RO' => array(
|
||||||
'name' => _x( 'Romania', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Romania', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
'items' => array(
|
'items' => array(
|
||||||
'DPD_RO' => _x( 'DPD Romania', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'DPD_RO' => _x( 'DPD Romania', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'POSTA_RO' => _x( 'Postaromana', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'POSTA_RO' => _x( 'Postaromana', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'RU' => array(
|
'RU' => array(
|
||||||
'name' => _x( 'Russia', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Russia', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
'items' => array(
|
'items' => array(
|
||||||
'DPD_RU' => _x( 'DPD Russia', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'DPD_RU' => _x( 'DPD Russia', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'RUSSIAN_POST' => _x( 'Russian Post', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'RUSSIAN_POST' => _x( 'Russian Post', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'SA' => array(
|
'SA' => array(
|
||||||
'name' => _x( 'Saudi Arabia', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Saudi Arabia', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -457,13 +457,13 @@ use Psr\Container\ContainerInterface;
|
||||||
'DAWN_WING' => _x( 'Dawn Wing', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'DAWN_WING' => _x( 'Dawn Wing', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'RAM' => _x( 'Ram', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'RAM' => _x( 'Ram', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'THE_COURIER_GUY' => _x( 'The Courier Guy', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'THE_COURIER_GUY' => _x( 'The Courier Guy', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'CS' => array(
|
'CS' => array(
|
||||||
'name' => _x( 'Serbia', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Serbia', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
'items' => array(
|
'items' => array(
|
||||||
'POST_SERBIA_CS' => _x( 'Serbia Post', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'POST_SERBIA_CS' => _x( 'Serbia Post', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'SG' => array(
|
'SG' => array(
|
||||||
'name' => _x( 'Singapore', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Singapore', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -474,13 +474,13 @@ use Psr\Container\ContainerInterface;
|
||||||
'PARCELPOST_SG' => _x( 'Parcel Post', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'PARCELPOST_SG' => _x( 'Parcel Post', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'SINGPOST' => _x( 'Singapore Post', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'SINGPOST' => _x( 'Singapore Post', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'TAQBIN_SG' => _x( 'TA-Q-BIN Parcel Singapore', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'TAQBIN_SG' => _x( 'TA-Q-BIN Parcel Singapore', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'ZA' => array(
|
'ZA' => array(
|
||||||
'name' => _x( 'South Africa', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'South Africa', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
'items' => array(
|
'items' => array(
|
||||||
'FASTWAY_ZA' => _x( 'Fastway South Africa', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'FASTWAY_ZA' => _x( 'Fastway South Africa', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'ES' => array(
|
'ES' => array(
|
||||||
'name' => _x( 'Spain', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Spain', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -497,7 +497,7 @@ use Psr\Container\ContainerInterface;
|
||||||
'REDUR_ES' => _x( 'Redur Spain', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'REDUR_ES' => _x( 'Redur Spain', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'SEUR_ES' => _x( 'Spanish Seur', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'SEUR_ES' => _x( 'Spanish Seur', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'TNT_ES' => _x( 'TNT Spain', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'TNT_ES' => _x( 'TNT Spain', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'SE' => array(
|
'SE' => array(
|
||||||
'name' => _x( 'Sweden', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Sweden', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -507,20 +507,20 @@ use Psr\Container\ContainerInterface;
|
||||||
'POSTNORD_LOGISTICS_GLOBAL' => _x( 'PostNord Logistics', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'POSTNORD_LOGISTICS_GLOBAL' => _x( 'PostNord Logistics', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'POSTNORD_LOGISTICS_DK' => _x( 'PostNord Logistics Denmark', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'POSTNORD_LOGISTICS_DK' => _x( 'PostNord Logistics Denmark', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'POSTNORD_LOGISTICS_SE' => _x( 'PostNord Logistics Sweden', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'POSTNORD_LOGISTICS_SE' => _x( 'PostNord Logistics Sweden', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'CH' => array(
|
'CH' => array(
|
||||||
'name' => _x( 'Switzerland', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Switzerland', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
'items' => array(
|
'items' => array(
|
||||||
'SWISS_POST' => _x( 'Swiss Post', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'SWISS_POST' => _x( 'Swiss Post', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'TW' => array(
|
'TW' => array(
|
||||||
'name' => _x( 'Taiwan', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Taiwan', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
'items' => array(
|
'items' => array(
|
||||||
'CHUNGHWA_POST' => _x( 'Chunghwa Post', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'CHUNGHWA_POST' => _x( 'Chunghwa Post', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'TAIWAN_POST_TW' => _x( 'Taiwan Post', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'TAIWAN_POST_TW' => _x( 'Taiwan Post', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'TH' => array(
|
'TH' => array(
|
||||||
'name' => _x( 'Thailand', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Thailand', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -534,20 +534,20 @@ use Psr\Container\ContainerInterface;
|
||||||
'NINJAVAN_THAI' => _x( 'Ninjavan Thailand', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'NINJAVAN_THAI' => _x( 'Ninjavan Thailand', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'SENDIT' => _x( 'SendIt', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'SENDIT' => _x( 'SendIt', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'THAILAND_POST' => _x( 'Thailand Post', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'THAILAND_POST' => _x( 'Thailand Post', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'TR' => array(
|
'TR' => array(
|
||||||
'name' => _x( 'Turkey', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Turkey', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
'items' => array(
|
'items' => array(
|
||||||
'PTT_POST' => _x( 'PTT Posta', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'PTT_POST' => _x( 'PTT Posta', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'UA' => array(
|
'UA' => array(
|
||||||
'name' => _x( 'Ukraine', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Ukraine', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
'items' => array(
|
'items' => array(
|
||||||
'NOVA_POSHTA' => _x( 'Nova Poshta', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'NOVA_POSHTA' => _x( 'Nova Poshta', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'NOVA_POSHTA_INT' => _x( 'Nova Poshta International', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'NOVA_POSHTA_INT' => _x( 'Nova Poshta International', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'AE' => array(
|
'AE' => array(
|
||||||
'name' => _x( 'United Arab Emirates', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'United Arab Emirates', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -555,7 +555,7 @@ use Psr\Container\ContainerInterface;
|
||||||
'AXL' => _x( 'AXL Express & Logistics', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'AXL' => _x( 'AXL Express & Logistics', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'CONTINENTAL' => _x( 'Continental', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'CONTINENTAL' => _x( 'Continental', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'SKYNET_UAE' => _x( 'Skynet Worldwide Express UAE', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'SKYNET_UAE' => _x( 'Skynet Worldwide Express UAE', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'GB' => array(
|
'GB' => array(
|
||||||
'name' => _x( 'United Kingdom', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'United Kingdom', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -581,7 +581,7 @@ use Psr\Container\ContainerInterface;
|
||||||
'TNT_UK' => _x( 'TNT UK', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'TNT_UK' => _x( 'TNT UK', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'UK_MAIL' => _x( 'UK Mail', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'UK_MAIL' => _x( 'UK Mail', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'YODEL' => _x( 'Yodel', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'YODEL' => _x( 'Yodel', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'US' => array(
|
'US' => array(
|
||||||
'name' => _x( 'United States', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'United States', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -599,7 +599,7 @@ use Psr\Container\ContainerInterface;
|
||||||
'RL_US' => _x( 'RL Carriers', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'RL_US' => _x( 'RL Carriers', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'RRDONNELLEY' => _x( 'RR Donnelley', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'RRDONNELLEY' => _x( 'RR Donnelley', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'USPS' => _x( 'USPS', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'USPS' => _x( 'USPS', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
'VN' => array(
|
'VN' => array(
|
||||||
'name' => _x( 'Vietnam', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
'name' => _x( 'Vietnam', 'Name of carrier country', 'woocommerce-paypal-payments' ),
|
||||||
|
@ -607,6 +607,6 @@ use Psr\Container\ContainerInterface;
|
||||||
'KERRY_EXPRESS_VN' => _x( 'Kerry Express Vietnam', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'KERRY_EXPRESS_VN' => _x( 'Kerry Express Vietnam', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'VIETNAM_POST' => _x( 'Vietnam Post', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'VIETNAM_POST' => _x( 'Vietnam Post', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
'VNPOST_EMS' => _x( 'Vietnam Post EMS', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
'VNPOST_EMS' => _x( 'Vietnam Post EMS', 'Name of carrier', 'woocommerce-paypal-payments' ),
|
||||||
)
|
),
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue