Learn how to use iso20022.js to create a SEPA payment instruction in three lines of code.
iso20022.js
to do this.
At the end of the tutorial, we’ll demonstrate how to store and send the payment message to the bank using Fiat Web Services.
iso20022.js
in your NPM project:fiatwebservices
to save and upload the payment message to the bank.
creditPaymentInitiation
object, which represents a payment initiation (PAIN
) file.
creditPaymentInitiation
object contains the information we need to format and send our XML instruction. Our next step is to relay this to the recipient’s bank.