I'm working to update a plugin for Prestashop 1.7. This component creates an electronic invoice which contains data of customer, order, product and so on.
I'd like to add some other data like IBAN, bank address only when customer chooses bank payment. Could anyone suggest me the correct method to fetch this data from bankwire module and show it in my plugin?
Thanks
Davide