May
05

Error displayed for consent creation for availableAccounts with the value allAccountsWithOwnerName


Dear developers,
    there is an issue currently with creating a consent and calling availableAccounts with the value allAccountsWithOwnerName. For the decoupled flow, a 400 Bad Request error message will be delivered. For the redirect flow, an error message prdctNtPsd2Rlvnt will be delivered, indicating that the product is not PSD2 relevant.
      Currently, as a workaround, you can use the call allPsd2 with the value allAccountsWithOwnerNam in both cases - decoupled as well as redirect. Please see an example request below: 
        {


          Feb
          07

          Issue solved: Technical error displayed for PIS approval in case of a combined service consent


          Dear developers,
          as we reported on the 10th November 2022 there was a technical error for the PIS approval in case of a combined service consent.
          The fix was implemented on the 7th February 2023 and combinedServiceIndicator = true can be used and is working again.  
          Thank you for your patience.
          Your Commerzbank Support-Team


          Nov
          10

          Technical error displayed for PIS approval in case of a combined service consent


          Dear developers,
            Currently there is a technical error appearing when trying to initiate a consent with combinedServiceIndicator = true. We are currently working on a fix and will communicate a timeline for it shortly. Meanwhile you can use the workaround with setting the combinedServiceIndicator = false. When this parameter is set to false or is not used at all this will mean that the customer cannot skip the login for the payment initiated directly after the consent creation.