teambank / easycredit-plugin-magento-2

Plugin for webshop magento 2
4 stars 1 forks source link

easyCredit-Ratenkauf: A technical error occurred during the integration of ratenkauf by easyCredit. Please contact the web shop. #10

Closed magento360 closed 1 year ago

magento360 commented 1 year ago

We are getting issues with latest version: "1.3.10", Es ist ein technischer Fehler bei der Integration von ratenkauf by easyCredit aufgetreten. Bitte kontaktieren Sie den Webshop. [details] => Can not construct instance of de.easycredit.ratenkauf.ws.v2.model.speichern.Anrede from String value '': value not one of declared Enum instance names

netzkollektiv commented 1 year ago

Providing a customer prefix ("Anrede") is mandatory for the payment initialization. In your case the prefix value seems to be empty. Either make sure that customers are able to select a prefix in the checkout or during payment selection or install the latest version of the extension (v2.0.3) which is using a newer API version, where the prefix is not required anymore.