Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

6
  • Explain why each resulting record should end with TXN Commented Feb 6, 2020 at 8:01
  • TXN shown Trasaction status with the code success or failure... 200 shows success 209 failure.... Commented Feb 6, 2020 at 8:03
  • even I can get the values that would also help...30,209 70,200 90,200 Commented Feb 6, 2020 at 8:04
  • Are AMOUNT and /AMOUNT kinda working as a opening and closing "tag" for the value? Can there be multiple values between AMOUNT and /AMOUNT (or between TXN and /TXN)? Commented Feb 6, 2020 at 8:10
  • no there is only one value between Amount. It was a xml file which I have changed to csv value.. Commented Feb 6, 2020 at 8:13