You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, the error is not solved. Steps to reproduce:
Set account to "business" type.
Order with address of "private" type.
You will be redirected to a page with 500 error.
Although the account type is set to business, Mollie takes the address company name for the API call.
In that case, Billie should not be displayed at all. We have a rule in Shopware that Billie should not be available to private customers. But this rule does not affect private addresses and there is no way to adjust that.
As you can see in the screenshot, we have no way to check if company name of the address is there or the address is a business one. So the Mollie plugin must ensure that Billie is not available unless a business address with company name is available.
Or at least don't throw a 500 error, implement an error message and let the customer choose another payment method or fix the address.
Screenshot of log entry:
Latest Mollie plugin version by the way.
The text was updated successfully, but these errors were encountered:
Hey, I found this issue: #840
However, the error is not solved. Steps to reproduce:
Although the account type is set to business, Mollie takes the address company name for the API call.
In that case, Billie should not be displayed at all. We have a rule in Shopware that Billie should not be available to private customers. But this rule does not affect private addresses and there is no way to adjust that.
As you can see in the screenshot, we have no way to check if company name of the address is there or the address is a business one. So the Mollie plugin must ensure that Billie is not available unless a business address with company name is available.
Or at least don't throw a 500 error, implement an error message and let the customer choose another payment method or fix the address.
Screenshot of log entry:
Latest Mollie plugin version by the way.
The text was updated successfully, but these errors were encountered: