-
Notifications
You must be signed in to change notification settings - Fork 10
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
Class GetInvoiceListHandler invalid Namespace #22
Comments
@DangerLifter Invoices are there as a draft and not fully implemented yet. We'll discuss this with bol.com but I don't think it will be anytime soon this will be implemented. |
I guess, in spite of bol.com does not support invoice, it is not a reason to have Invalid class names |
When running
|
namespace BolCom\RetailerApi\Handler\Invoice; must be instead of namespace BolCom\RetailerApi\Handler\Commission;
Same is about GetInvoiceHandler
The text was updated successfully, but these errors were encountered: