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.
In order to transmit bank payments programatically, you must have direct transmission enabled with your corporate bank. If you have any questions about this, don’t hesitate to reach out to payments@woodside.sh.
Step 1. Install iso20022.js
in your NPM project:
fiatwebservices
to save and upload the payment message to the bank.
Step 2. Initialize Your Initiating Party
Step 3: Create a SEPA Payment Initiation Message
To send a SEPA payment using iso20022.js, we need to create acreditPaymentInitiation
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.
Step 4: Save the Payment using Fiat Web Services and Upload to Bank
You can use Fiat Web Services to save, track, and send the XML file to your bank.Talk to Us
If you find iso20022.js useful, please reach out to us. We’d love to hear from you.