
* add tests for puchase by type * add expect for isShippingRequired * tests for adyen * tests for adyen * tests for adyen * tests for adyen * adyen * adyen * adyen * adyen * adyen * warehouses in chcekout * rm warehouses in chcekout * adyen payments * adyen
30 lines
No EOL
728 B
JSON
30 lines
No EOL
728 B
JSON
{
|
|
"plAddress": {
|
|
"firstName": "test",
|
|
"lastName": "test",
|
|
"companyName": "Test3",
|
|
"streetAddress1": "Smolna",
|
|
"streetAddress2": "13/1",
|
|
"city": "Wrocław",
|
|
"postalCode": "53-346",
|
|
"country": "PL",
|
|
"countryArea": "Dolny Śląsk",
|
|
"phone": "123456787",
|
|
"currency": "PLN",
|
|
"countryFullName": "Poland"
|
|
},
|
|
"usAddress": {
|
|
"firstName": "test",
|
|
"lastName": "test",
|
|
"companyName": "Test2",
|
|
"streetAddress1": "Antonio Ridge",
|
|
"streetAddress2": "34930",
|
|
"city": "North Patrickfort",
|
|
"postalCode": "70957",
|
|
"country": "US",
|
|
"countryArea": "LA",
|
|
"phone": "2025550189",
|
|
"currency": "USD",
|
|
"countryFullName": "United States of America"
|
|
}
|
|
} |