For HSBC bank file upload, we have to encode the encrypted payload in BASE64 encoding via ERP directly without involving OIC. Can you please assist in understanding if we can achieve this using ERP only?
Below is the approach , we are trying to achieve here:
1. Prepare the below payload in ISO 20022 pain.001.01.03 format - BI Report
- FPS
- RTGS
- TT
2. Encrypt the payment xml using bank key and sign with your private key - Pmt Trans Config (HTTPS POST) to Bank
3. Encode the encrypted payload in BASE64 encoding representation
4. Populate the encoded payload in the JSON field paymentBase64
Please confirm if we can achieve step 3&4 exclusively in ERP.
Regards,
Saurabh Singh