-
Notifications
You must be signed in to change notification settings - Fork 54
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
MOL-733: Invalid order ID: '' #424
base: master
Are you sure you want to change the base?
MOL-733: Invalid order ID: '' #424
Conversation
Are Mollie Subscriptions also connected to a Mollie Order? |
/** | ||
* @inheritDoc | ||
*/ | ||
public static function getSubscribedEvents() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i think we can just add this to the core function? this is more for third party devs :)
also it should then be even visible in the unit tests which doesnt seem to be the case right now
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you elaborate what you mean please?
No description provided.