Page History

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Create a new interface of type Payment integration and subtype BVR import:

Set the parameters highlighted in the red boxes  in figure below. Of course, you are free to name the sales channel, point of sales and payment method code as you want.

Image Added

Payment value date

The payment value date is determined with the following rules:

  • Either it is found in the XML file using the XPath parameter called (name of the parameter)
  • If not found, it is taking the day of integration + 1 day.

...


Warning
titleCamt 054 payment XML file format

The XML file published by the bank depends heavily of the bank. The XPath parameters (framed in green in picture above) are used to indicate to the system where to find the valid information. If the default setup provided with the system does not accommodate the file format, do not hesitate to ask for help from SecuTix and support. Provide them with a valid file example.


Warning
titleValue date in XML file

Value date (often named ValDt Camt 054 files) is not by default inside of the payment node, so make sure XML parameters are entered correctly to handle value dates even if they are not that are not inside the payment node.

...


Warning
titleWarningCustom Parameters
In the "Custom parameters", add ignorePointOfSalesRelatedToOrder=true to allow to always take the pointOfSale of the batch instead of the one of the order. This allows the batch to work if the client chose "BVR" pending account on a ticketshop.

...