Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WarehouseDoors - Создание экспресс-накладной на адрес #23

Open
saniock opened this issue Aug 22, 2018 · 1 comment

Comments

@saniock
Copy link

saniock commented Aug 22, 2018

Добрый день!
Подскажите что не так когда указываю отправку на адрес
вроде как пару раз сработало - потом начало отправить полюбому на отделение

при отправки на адрес указываю:

$optionsArray['ServiceType'] = 'WarehouseDoors';
$optionsArray['RecipientCityName'] = "Название города";
$optionsArray['RecipientAddressName'] = "Название улицы";
$optionsArray['RecipientHouse'] = "Номер дома";
$optionsArray['RecipientFlat'] = 'Этаж';

@ViktoriiaTorry
Copy link

ViktoriiaTorry commented Aug 22, 2018

Попробуйте использовать двойные кавычки как указано в документации НП, если нет ошибок в других параметрах.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants