Skip to main content
Solved

Payment Status File

  • August 16, 2021
  • 4 replies
  • 416 views

Dharshankumaar Mahendran
Superhero (Partner)
Forum|alt.badge.img+16

Hi Team,

Would I be able to get the payment status file template for pain002.001.02 or pain002.001.03  and also please let me know the required data to be filled in the file in order to successfully upload.

 

Best Regards, 

Best answer by Eranda

@Dharshankumaar Mahendran 

Hope the attached documents will help you. This document is based on the original IFS implementation I did in 2013. 

This topic has been closed for replies.

4 replies

Eranda
Hero (Partner)
Forum|alt.badge.img+11
  • Hero (Partner)
  • 217 replies
  • Answer
  • August 16, 2021

@Dharshankumaar Mahendran 

Hope the attached documents will help you. This document is based on the original IFS implementation I did in 2013. 


Malgorzata Palatynska
Hero (Employee)
Forum|alt.badge.img+10

Hi @Dharshankumaar Mahendran 

 

I have a manual for ISO 20022 payment format which is based on pain 001.001.03.

If you interested of this I can send it to you via mail (this is document for internal use only).

 

Best regards,

Małgorzata

 


Dharshankumaar Mahendran
Superhero (Partner)
Forum|alt.badge.img+16

Hi @Eranda 

Thank you for the information provided. Much Appreciated, Could you also let me know based on what factor/data on uploaded file, system fetch the correct File Template

 

Best Regards, 


Eranda
Hero (Partner)
Forum|alt.badge.img+11
  • Hero (Partner)
  • 217 replies
  • August 19, 2021

@Dharshankumaar Mahendran 

Payment status file is an immediate feedback sent by the payment initiator’s bank (debtor’s bank) for the payment order initiated. So, the business flow starts from the ISO20022 based Credit Transfer payment. If you go through an IS020022 file created in IFS, you can find a XML tag EndToEndID. This tag contains payment order ID | Payment Date |Order Item ID. According to the standard, the bank will send the same value in payment status message. So, the idea is to update the bank status in Payment order details level. The system identify the payment order and order item ID using the EndToEndID value available in the file. If you read the example explained in the attached document, you will understand the logic. Don’t worry much on the external file template.