Replacing 'BE-' for payment reference VAT

HI All,

We been using below code for over a year now to use 10 digits from (BE) VAT number to ‘caclulate’/‘create’ that correct payment reference for VAT.

As of today, it doesn’t work anymore, more specifically this part: |replace: ‘BE-’, ‘’|

{% capture vat_identifier_mededeling %}{{ company.vat_identifier| replace: ‘BE-’,’’ | replace: ‘.’,’’}}{% endcapture %}

Any idea how come?

thx
Maarten

Hi @Maarten_Peeters

Sorry for the late answer. It’s an issue that has to be solved at the back end of our code. I contacted our dev team and will let you know something, the moment we have answer.

Kind regards
Sam