-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add: Valid wallet addresses as bank accounts (Acct.Othr) are recogniz…
…ed for direct use while reading pain.001
- Loading branch information
Showing
5 changed files
with
155 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
116 changes: 116 additions & 0 deletions
116
src/test/resources/pain001/pain00100109/ch03/pain_001_Example_AcctWalletAddress.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,116 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<Document xmlns="urn:iso:std:iso:20022:tech:xsd:pain.001.001.09" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:iso:std:iso:20022:tech:xsd:pain.001.001.09 pain.001.001.09.ch.03.xsd"> | ||
<CstmrCdtTrfInitn> | ||
<GrpHdr> | ||
<MsgId>MSG-06-V2</MsgId> | ||
<CreDtTm>2023-02-15T07:30:00</CreDtTm> | ||
<NbOfTxs>1</NbOfTxs> | ||
<CtrlSum>3421.00</CtrlSum> | ||
<InitgPty> | ||
<Nm>MUSTER AG</Nm> | ||
<CtctDtls> | ||
<Othr> | ||
<ChanlTp>NAME</ChanlTp> | ||
<Id>pay.4me</Id> | ||
</Othr> | ||
<Othr> | ||
<ChanlTp>VRSN</ChanlTp> | ||
<Id>2.8.1</Id> | ||
</Othr> | ||
<Othr> | ||
<ChanlTp>PRVD</ChanlTp> | ||
<Id>SuperPay AG</Id> | ||
</Othr> | ||
<Othr> | ||
<ChanlTp>SPSV</ChanlTp> | ||
<Id>2.0</Id> | ||
</Othr> | ||
</CtctDtls> | ||
</InitgPty> | ||
</GrpHdr> | ||
<PmtInf> | ||
<PmtInfId>PMTINF-01</PmtInfId> | ||
<PmtMtd>TRF</PmtMtd> | ||
<BtchBookg>true</BtchBookg> | ||
<ReqdExctnDt> | ||
<Dt>2023-02-18</Dt> | ||
</ReqdExctnDt> | ||
<Dbtr> | ||
<Nm>MUSTER AG</Nm> | ||
<PstlAdr> | ||
<TwnNm>SELDWYLA</TwnNm> | ||
<Ctry>CH</Ctry> | ||
</PstlAdr> | ||
</Dbtr> | ||
<DbtrAcct> | ||
<Id> | ||
<Othr> | ||
<Id>rwYb1M4hZcSG6tcAuhvgEwSpsiACKv6BG8</Id> | ||
</Othr> | ||
</Id> | ||
</DbtrAcct> | ||
<DbtrAgt> | ||
<FinInstnId> | ||
<BICFI>RAIFCH22</BICFI> | ||
</FinInstnId> | ||
</DbtrAgt> | ||
<CdtTrfTxInf> | ||
<PmtId> | ||
<InstrId>INSTRID-01-01</InstrId> | ||
<EndToEndId>ENDTOENDID-001</EndToEndId> | ||
<UETR>a933b87d-7f97-4be7-95e4-d8d11dd9db3f</UETR> | ||
</PmtId> | ||
<Amt> | ||
<InstdAmt Ccy="USD">3421.00</InstdAmt> | ||
</Amt> | ||
<CdtrAgt> | ||
<FinInstnId> | ||
<ClrSysMmbId> | ||
<ClrSysId> | ||
<Cd>CHP</Cd> | ||
</ClrSysId> | ||
<MmbId>BR004507</MmbId> | ||
</ClrSysMmbId> | ||
<Nm>UBS Ltd</Nm> | ||
<PstlAdr> | ||
<StrtNm>Finsbury Avenue</StrtNm> | ||
<BldgNb>1</BldgNb> | ||
<PstCd>EC2M 2PP</PstCd> | ||
<TwnNm>London</TwnNm> | ||
<Ctry>GB</Ctry> | ||
</PstlAdr> | ||
</FinInstnId> | ||
</CdtrAgt> | ||
<Cdtr> | ||
<Nm>Peter Fonda</Nm> | ||
<PstlAdr> | ||
<StrtNm>Saville Row</StrtNm> | ||
<BldgNb>4</BldgNb> | ||
<PstCd>EC2R WYK</PstCd> | ||
<TwnNm>London</TwnNm> | ||
<Ctry>GB</Ctry> | ||
</PstlAdr> | ||
</Cdtr> | ||
<CdtrAcct> | ||
<Id> | ||
<Othr> | ||
<Id>rNZtEviqTua4FcJebLkhq9hS7fkuxaodya</Id> | ||
</Othr> | ||
</Id> | ||
</CdtrAcct> | ||
<RmtInf> | ||
<Strd> | ||
<CdtrRefInf> | ||
<Tp> | ||
<CdOrPrtry> | ||
<Cd>SCOR</Cd> | ||
</CdOrPrtry> | ||
</Tp> | ||
<Ref>RF712348231</Ref> | ||
</CdtrRefInf> | ||
</Strd> | ||
</RmtInf> | ||
</CdtTrfTxInf> | ||
</PmtInf> | ||
</CstmrCdtTrfInitn> | ||
</Document> |