plentymarkets / plentymarkets-shopware-connector

plentymarkets shopware connector plugin
http://www.plentymarkets.eu/shopware/
MIT License
30 stars 51 forks source link

Removes necessity for an account holder for sepa payments #409

Closed jkrzefski closed 5 years ago

jkrzefski commented 5 years ago
Q A
issue or Enhancement Enhancement
Changelog updated? no
License MIT

What's in this PR?

SEPA payments are only transferred to plentymarkets if an account holder is present in the payment instance. Shopware does not ask for an account holder for SEPA payments by default, so all the SEPA payments are blocked from transfer. This PR removes that necessity for an account holder.

Checklist