-
Notifications
You must be signed in to change notification settings - Fork 6
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
Is generateLabel method soon to be implemented ? #2
Comments
Hi @JeremyDulon, The method is actually partially implemented because I didn't had the occasion to use it in a real example that could allow to me correctly implement it. However I can push it into an other branch so you can play with it ! |
Thanks for your reply, I would love that ! |
Oups I thought I didn't published it but I did, it is just not documented ! |
Does it work though ? There's a bit of comments in the code but I was a bit troubled by the types of paramters for the fonction (They're declared as string, and labelled with ToDo, so I thought it wasn't done yet) |
Well you are right, don't look at the phpdocs for now. I think the method might work but you have to provide the right arguments to it. Refer to Colissimo Documentation here. |
@JeremyDulon Did you succeed to use the method ? |
@zevran Actually I was about to get in touch with you because I'm getting a weird "Fault occurred while processing", with no clue about why it's not working. I've been working for 3 hours on it with no success. Any idea ? The error comes from zend-soap Client class at line 1170. |
I tried today and got the same result, I need to go deeper and eventually to check the rest api if it is working. |
Hey ! |
Not at all, I didn't had the time to go deeper I am sorry :( |
Hey ! Did you have time go into this ? |
Oups I missed your comment. I still didn't had the time to explore. Maybe you can try with the Rest API instead of the Soap Interface ? |
Hello, I will need to use the postage service soon, do you have a work in progress somewhere that I can use ? I saw that you don't have implemented this service yet with REST interface. |
Hi @Adrillex, I am sorry but we didn't had the use-case internally so there is nothing going on this subject. |
Hey !
I was surfing through colissimo solutions on github and I was wondering if the generatedLabel method of your project would be implemented soon ?
Best Regards,
Lykaos
The text was updated successfully, but these errors were encountered: