MX Messages a Common Language for All Contents Introduction

Total Page:16

File Type:pdf, Size:1020Kb

MX Messages a Common Language for All Contents Introduction MX Messages A common language for all Contents Introduction Introduction 03 Temenos believes in a connected world. We know in advance of regulatory adoption where we believe it is that a connected world needs a common language for prudent to do so. communication. The ISO 20022 standard defines a set of Our experience is that not only are financial institutions ISO 20022 Standard 05 xml format messages for financial services, which define using the ISO 20022 messages to communicate with XML Messages 05 a common language that will allow connected systems to other institutions, we have found that many banks use the Framework Approach 05 have an automated dialogue. We are not alone in this standard as a reference to communicate between integrated belief, and this standard has support from organizations systems within the same bank. Temenos Messaging Framework 07 such as SWIFT, Euroclear, Payments UK and OAGi among Outgoing Messages 07 others, all of whom have submitted messages for inclusion in Many existing IT systems are introducing add-ons to existing Incoming Messages 09 the ISO 20022 standard. systems that either: Testing 09 Convert outgoing messages from an existing national or While there are benefits to the introduction of a common proprietary format to an ISO 20022 one; or Market Adoption 10 language of communication; generally, the introduction of ISO 20022 is not being mandated except where there Convert incoming ISO 20022 messages to an internal Payments 11 is a genuine business change or market change. A good national or proprietary one Use of ISO 20022 in the Payments Domain 11 example of this is the Single European Payments Area We recognize that the ISO 20022 messages Temenos Payments Support 13 (SEPA) which has replaced national payment systems in the are generally more functionally rich than the equivalent Euro area with a common payments message set based on proprietary messages that they are replacing and some Securities 17 the ISO 20022 standard. information is lost when doing this conversion. We also Use of ISO 20022 in the Securities Domain 17 recognize that to make full use of the ISO 20022 standard Temenos Securities Support 18 While financial institutions within a single national means more than simply treating these messages as jurisdiction are generally already able to communicate with another message standard to be supported. It also means Trade Services 20 one another through national standards, the business driver re-designing existing workflows to take advantage of the Use of ISO 20022 in the Trade Services Domain 20 behind the introduction of ISO 200222 messages is often opportunities for automated error handling and cross-border the need for cross border communication. The ISO 20022 automated processing offered by ISO 20022. standard is being used as a reference for all the participants Foreign Exchange 21 Our existing and evolving framework approach means that Use of ISO 20022 in the Foreign Exchange Domain 21 taking part in the cross border communication. As a global we can support customers with their current and future use company, Temenos has been actively supporting our of MX messages; whether the messages are used internally customers with the adoption of the ISO 20022 message Conclusion 22 or externally by the bank, within a closed settlement network standard for a number of years, and we are continually or as a cross-border securities order or payment initiation. enhancing the Temenos product to support new messages | 02 | 03 ISO 20022 Standard XML Messages Not to go into too much detail on XML here, but we will mention the following: ISO 20022 uses an XML (eXtensible Mark-up Language) Each XML message comes with a schema which syntax. Within the message, the XML data is marked up defines the elements within a message and the with opening and closing tags that indicate the meaning contents of each element that makes up the message and structure of the information. (such as length, character set, etc.). Thus the format of ISO 20022 messages produced by a system can For example, <Dt>2016-08-16</Dt> is an XML be validated as part of testing against the message representation of the date 16th August 2016 using the schema to ensure the validity of the message. following format: The elements that make up ISO 20022 messages are <Dt> is the opening tag for the date common across message formats. Thus, the element </Dt> is the closing tag for the date PostalAddress6 shown above is used in Payments messages, whereas the element PostalAddress8 is The date is the data between the opening and closing tags used in Securities Clearing messages. However, where The opening and closing tags along with the data they the tags used in the two elements are the same (for contain is known as an element. example AdrTp, StrtNm, BldgNb, PstCd, etc.), then the tags would have the same meaning and format. This Elements can be grouped together into complex structures not only means that common software can be used to contained within a tag. For example, the tag Postal produce both Securities and Payments messages, but Address6 will contain the elements that make up an address also that the messages themselves can be stored in a as shown below: common database and data mining tools can be used <PostalAdress6> to return useful information from the big data stored in <AdrTp>ADDR</AdrTp> the message history. <Dept>5th Floor</Dept> <SubDept></SubDept> Framework Approach <StrtNm>Fenchurch Street</StrtNm> <BldgNb>71</BldgNb> <PstCd>EC3M 4TD</PstCd> As mentioned above, there are elements of the ISO 20022 <TwnNm>London</TwnNm> messages that are consistent across the different business <Ctry>GB</Ctry> domains. Names and addresses are an obvious example, but other clearly identified elements are: Currency Code, <PostalAdress6> Cash Account, BIC, etc. This means the production and The element Postal Address is defined from the elements that processing of ISO 20022 messages clearly lends itself to make up the postal address such as Street Name, Building the framework approach already employed by Temenos. Number, Post Code, etc. While there are issues with the Outward messages are built by data handed off by the use of XML; such as it being more verbose than other business application. Then a message is produced using syntaxes and less efficient to transmit and store, the fact standard framework APIs to perform the data joins required that it is an international open format makes it ideal for use to populate the message with the required additional in ISO 20022 messages. In addition, it has widespread data that is not captured as part of the original business support from different vendors and across industry application. For example, populating a customer name from boundaries (unlike the Swift proprietary format for example). a customer number. Another benefit is that there are a wide variety of off the shelf tools available for editing, formatting and validation of XML messages. | 04 | 05 Temenos Messaging Framework Employing a framework to support multiple business applications (payments, securities, trade services, etc.) Temenos is upgrading existing frameworks to support both the ISO 20022 standard and xml messages generally. The ensures consistency of approach across the different upgraded framework will use an industry standard transformation capability for transforming raw application handoff data business areas and provides the following: from business application into MX messages in the ISO 20022 format. We are committed to the framework approach because all messages go through the same system which provides the following: Reduction in training costs as skills gained in producing and modifying messages in one business domain are Reduction in development costs by introducing a standard approach to build messages transferable to other business domains Improvement in reliability as any new messages are being introduced onto stable and reliable software Reliable software as a framework where input and Allows technical staff to easily transition between different business domains (between payments and securities for output against published schemas means automated instance) without an expensive training program testing can be introduced and maintained It also allows us to build on our existing framework technology, Temenos Integration, reducing the risks associated with Consistency of design resulting in lower development adopting new and untried software. costs Similarly, deploying a framework to process inward Outgoing Messages transactions will allow the inward messages to be routed for processing by the correct applications based on message Business Application Handoff types and key data elements (for example payment For outgoing xml messages, the upgraded Temenos MX Messaging framework will take data output from the business messages from the SEPA or Securities Trades settling in the application and use an enhanced delivery application to emit an event to the Temenos Integration Framework. This USA). workflow is shown below: Once processed, the framework could be used to store the messages received or sent in a consistent database, which Identify carrier, could then be used for data mining to return useful analytics Enrich handoff Basic Application No apply product with user exit validation with regards to inward transactions. handoff API customer mapping routines error preferences Storing information on the inward and outward ISO 20022 messages is important, as it allows the financial institution Yes
Recommended publications
  • ISO Focus, November 2008.Pdf
    ISO Focus The Magazine of the International Organization for Standardization Volume 5, No. 11, November 2008, ISSN 1729-8709 e - s t a n d a rdiza tio n • Siemens on added value for standards users • New ISO 9000 video © ISO Focus, www.iso.org/isofocus Contents 1 Comment Elio Bianchi, Chair ISO/ITSIG and Operating Director, UNI, A new way of working 2 World Scene Highlights of events from around the world 3 ISO Scene Highlights of news and developments from ISO members 4 Guest View Markus J. Reigl, Head of Corporate Standardization at ISO Focus is published 11 times a year (single issue : July-August). Siemens AG It is available in English. 8 Main Focus Annual subscription 158 Swiss Francs Individual copies 16 Swiss Francs Publisher ISO Central Secretariat (International Organization for Standardization) 1, ch. de la Voie-Creuse CH-1211 Genève 20 Switzerland Telephone + 41 22 749 01 11 Fax + 41 22 733 34 30 E-mail [email protected] Web www.iso.org Manager : Roger Frost e-standardization Acting Editor : Maria Lazarte • The “ nuts and bolts” of ISO’s collaborative IT applications Assistant Editor : Janet Maillard • Strengthening IT expertise in developing countries Artwork : Pascal Krieger and • The ITSIG/XML authoring and metadata project Pierre Granier • Zooming in on the ISO Concept database ISO Update : Dominique Chevaux • In sight – Value-added information services Subscription enquiries : Sonia Rosas Friot • Connecting standards ISO Central Secretariat • Standards to go – A powerful format for mobile workers Telephone + 41 22 749 03 36 Fax + 41 22 749 09 47 • Re-engineering the ISO standards development process E-mail [email protected] • The language of content-creating communities • Bringing the virtual into the formal © ISO, 2008.
    [Show full text]
  • Isoinitiatives July2018.Pdf
    Last update 31/07/2018 Introduction The ‘ISO 20022 adoption initiatives report’ contains information about projects led by communities of users adopting ISO 20022 as their messaging standard for financial business transactions. The same information is also available from the ‘ISO 20022 Adoption mApp’, an iOS tablet app that can be downloaded free of charge from the App Store. Excel documents including the same information can also be requested to the ISO 20022 Registration Authority at [email protected]. The information about each ISO 20022 initiative includes: • Business domain: ‘Payments’, ‘Securities’, ‘Foreign Exchange’, ‘Trade Services’ or ‘Cards’ • Status (of the initiative): ‘Under discussion’, ‘Planned’, ‘Roll-out/Testing’ or ‘Live’. - ‘Under discussion’: The adoption of ISO 20022 is still under discussion. The ISO 20022 messages to be adopted are not yet known. - ‘Planned’: The initiative plans to adopt ISO 20022. The ISO 20022 messages to be adopted may not be known by the owner of the initiative. - ‘Rollout/Testing’: The adoption of ISO 20022 messages by the initiative is in the rollout/testing phase. The exact ISO 20022 messages to be adopted should be known by the owner of the initiative. - ‘Live’: ISO 20022 messages have already been adopted. The adopted ISO 20022 messages should yet be known by the owner of the initiative. • (Planned) live date: reflects the date the initiative went or plans to go live. • Migration type: is related to the type of message migration by the community, and does not refer to any system migration. The options are: ‘Big Bang’ (no message standards were used before or new initiative), ‘Migration’ (migration from other message standards to ISO 20022 for all messages used in the initiative, including potential co-existence period) or ‘Phased migration’ (same as migration, but different message sets are migrating in a series of phases).
    [Show full text]
  • UBS Implementation Guidelines
    UBS Implementation Guidelines Swiss Payment Standards for credit transfers pain.001.001.03.ch.02 - SPS Version 1.7.2 UBS Version 1.0 January 2018 UBS Implementation Guidelines – Swiss Payment Standards for credit transfers Table of Contents 1. Credit Transfer message 3 1.1 Scope of application of this document 3 1.2 Flow of messages in accordance with Swiss Payment Standards 3 2. Technical specifications 4 2.1 UBS Implementation 4 2.2 Structure of pain.001 message 4 2.3 Explanation of statuses used in this chapter 4 2.4 Supported Header 5 3. Interbank limitation 46 2 UBS Implementation Guidelines – Swiss Payment Standards for credit transfers 1. Credit Transfer message 1.1 Scope of application of this document 1.2 Flow of messages in accordance with Swiss This brochure is designed to inform you about technical Payment Standards aspects of using the credit transfer message pain.001 at The message standard recommended by Swiss financial UBS. The document is valid within the following scope of institutions, the Swiss Payment Standards is based on the application: ISO 20022 Payments Standard. The chart below provides an overview of the flow of messages currently supported Characteristics Scope of application by UBS and shows the use of pain.001 in the context of Use of message Swiss Payment Standards for the end-to-end message flow: credit transfers for domestic and international transfers Product Credit Transfer Service Payment order Message type Debtor available to Recommendation Swiss Payment Standards Schema pain.001.001.03.ch.02 Implementation 1.7.2 – 22.09.2017 Guide Version Replaces old DTA TA 826, TA 827, TA messages 830, TA 832, TA 836 messages (Switzerland), , EDIFACT (PAYMUL) MT100, MT101 Available through For clients of UBS UBS electronic Switzerland interfaces • UBS KeyPort • UBS E-Banking XML upload 3 UBS Implementation Guidelines – Swiss Payment Standards for credit transfers 2.
    [Show full text]
  • Social Networking
    SOCIAL NETWORKING Also in this issue: > Harnessing the Power of Architectural Design Principles > Trust Me. Trust Me Not. AUGUST 2016 www.computer.org 31st IEEE • 2017• INTERNATIONAL May 29-June 2, 2017 Paral lel and Buena Vista Palace Hotel Distributed Orlando, Florida USA Processing www.ipdps.org SYMPOSIUM Orlando is home to a rich offering of indoor and outdoor attractions. Located a mile from Walt Disney World® and 4 miles from Epcot, the Buena Vista Palace Hotel is a 5-minute walk from Downtown Disney with a complimentary shuttle to all Disney Theme Parks and Water Parks. The sprawling Lake Buena Vista resort offers a full menu of amenities and family friendly activities as well as ideal meeting space for IPDPS 2017. IPDPS 2017 CALL FOR PAPERS GENERAL CHAIR Authors are invited to submit manuscripts that present original unpublished Michela Taufer research in all areas of parallel and distributed processing, including the development (University of Delaware, USA) of experimental or commercial systems. Work focusing on emerging technologies and interdisciplinary work covering multiple IPDPS areas are especially welcome. PROGRAM CHAIR During submission, authors can indicate up to three subject areas that can come Marc Snir from any track. Topics of interest include, but are not limited to: (University of Illinois at Urbana Champaign, USA) • Parallel and distributed algorithms, focusing on topics such as: numerical and PROGRAM VICE-CHAIRS combinatorial parallel algorithms for analysis, machine learning and simulation; • Algorithms: parallel algorithms for accelerators, neuromorphic architectures, and other Pierre Fraigniaud (IRIF, France) non-traditional systems; algorithms for cloud computing; power-aware parallel algorithms; streaming algorithms; domain-specific parallel and distributed • Applications: algorithms; performance modeling and analysis of parallel and distributed Robert D.
    [Show full text]
  • Volpay for ISO 20022 Migration Address ISO 20022 Migration Deadlines and Data Truncation Challenges Without Breaking Existing Systems – Or the Bank
    VolPay for ISO 20022 Migration Address ISO 20022 migration deadlines and data truncation challenges without breaking existing systems – or the bank ISO 20022: A Mandate and an Opportunity ISO 20022 is rapidly changing the payments standards landscape. SWIFT and major market infrastructures are migrating to ISO 20022 messaging, for domestic 50% and cross-border payments, on aggressive timelines. Average customer savings in For large financial institutions with multiple direct cost and time using Volante market infrastructure connections, this offers an ideal modernization opportunity, but also poses a challenge: how to meet mounting deadline pressure, without replacing or updating legacy systems? Solution Features Challenges for Financial Institutions • Modular components that can be configured Variable Timelines: Timelines and migration strategies vary to meet specific business needs by market infrastructure. Rule books may also change early • Business services for: bulking/debulking, in implementation. This raises project complexity and cost. validations, transformations, enrichment, and sanctions/fraud orchestration—in one solution Legacy Systems: Legacy systems cannot handle ISO 20022 • One platform for all ISO 20022 messages, and cannot be easily upgraded to do so. migration, including SWIFT and payment They must continue to work with their current formats, market infrastructure migrations with translation into and out of ISO 20022 as needed. • Manages bidirectional transformations between legacy and ISO 20022 formats Data Truncation: ISO 20022 messages carry much more • Addresses data truncation issues data, such as remittance and reference data, so information by maintaining extended data is truncated when translating from ISO to legacy. This can • Insulates core systems from mandatory migrations compromise basic operations such as sanctions, AML, and • ISO 20022-fluent canonical data model fraud checks, which require visibility to the extended data.
    [Show full text]
  • Understanding ISO 20022
    Understanding ISO 20022: A Resource Guide for Financial Institutions, Corporations, and the Public Authored by the ISO 20022 Education and Promotion Work Group of the Remittance Coalition’s Vendor Forum1 Many organizations currently use legacy X.12 Electronic Document Interchange (EDI) standards to enable automated, electronic exchange of key business information associated with payment processing – e.g., invoice and remittance information, deduction and adjustment codes, and more. EDI standards provide significant value to entities that have implemented them. However, these standards are based on dated technology and are expensive and difficult to implement – especially for smaller and newer businesses. Corporates can benefit from ISO 20022 as a means to simplify and standardize their treasury operations. Multinationals may benefit the most, especially those with operations in Europe given its pan-European SEPA payments system based on ISO 20022. Specific benefits cited by corporates that have adopted ISO 20022 include: lower information technology support costs; easier maintenance and troubleshooting; increased straight through processing and visibility into cash balances globally; and mobility of cash across banks and regions. ISO 20022 is a standards framework for financial services based on XML and other contemporary technologies. The ISO 20022 repository holds many payment message standards and recently has approved remittance message standards that can replace legacy EDI standards for interested organizations. For example, in 2014, two new ISO 20022 messages were established to carry remittance information: 1.) REMT1 sends full remittance detail as a stand- alone message 2.) REMT2 sends a link or other method to find the full remittance detail, also as a stand-alone message.2 While ISO 20022 remittance formats hold promise for companies seeking to gain efficiencies in their payment processes, there is a distinct lack of understanding of the standard and its benefits.
    [Show full text]
  • Guide to ISO 20022 Migration
    Deutsche Bank Corporate Bank Guide to ISO 20022 migration Part 2 Guide to ISO 20022 migration Part 2 Our “Guide to ISO 20022 migration: Part 1” was published in May 2019 and this, Part 2 in our series of ISO 20022 guides, follows only four months later. Yet the migration to this new global standard for payments messaging has made significant progress even in such a relatively brief period of time. While there has been a flurry of activity and numerous usage guidelines and updates during 2019, the main drivers continue to be SWIFT – the global body steering the migration in the correspondent banking space – and the Market Infrastructures (MIs) responsible for the world’s major currencies. As Part 1 of the Guide emphasised, banks should not consider the migration to ISO 20022 as just “another IT project” and it’s equally important that corporates do not make the mistake of writing it off as just “another bank project”. So whether it’s a global bank implementing seismic changes, or a small corporate taking more modest steps, all market participants need to be regularly updated and ensure they are moving in the right direction. This “Guide to ISO 20022 migration: Part 2” offers guidance for picking a successful route for migration and securing the full benefits of ISO 20022. Further Guides are planned as the journey continues. Guide to ISO 20022 migration, Part 2 //3 Contents Foreword 4 1 Latest developments and communication 5 1.1 The global view: SWIFT 6 1.2 The Eurozone 7 1.3 US dollar area 8 1.4 Sterling area 8 2 Overall impact for market participants 9 2.1 ISO 20022 Standards 9 2.1.1.
    [Show full text]
  • 30 Mar 2017 Securities Services Payments Harmonization
    SIX Interbank Clearing Ltd Media Release Hardturmstrasse 201 CH-8005 Zurich www.six-interbank-clearing.com 30 March 2017 Media Relations: T +41 58 399 2227 F +41 58 499 2710 [email protected] Payments harmonization – the countdown has started Digital impulse for Switzerland – biggest financial infrastructure project in 30 years All current formats, procedures and payment slips will be replaced with the harmonization of Switzerland's payment traffic. Payments will henceforth be based on the globally recognized ISO 20022 standard. This ensures that Switzerland's payment processes are digitalized, making them far more efficient and economical for all market participants. Swiss financial institutions will complete their changeover by the end of 2017, corporate customers by mid- 2018 at the latest. All common payment paths will continue to be supported after the replacement of the payment slips. Digitalization and regulation are two essential drivers of the project. The proportion of electronically executed customer payments has meanwhile risen to 74% and is steadily increasing. Nevertheless, the cycle from billing to payment receipt is still not seamlessly integrated, which entails manual work for corporate and private customers. The project has received urgency since the introduction of the adapted regulatory rules in 2016. The implementation to the adapted rules will be supported and the work steps simplified with the changeover to ISO 20022. Changeover to a proven standard Switzerland enjoys high interconnectivity around the globe, and more than half of all cross-border credit transfers are executed in euro. The Swiss financial center has decided to approach the harmonization on the basis of the internationally recognized ISO 20022 standard, which is also being applied in the eurozone.
    [Show full text]
  • The MT940 Project Requirements Document
    The MT940 Project Requirements Document M. Janek R. Khadka S. Jansen Technical Report UU-CS-2011-001 January 2011 Department of Information and Computing Sciences Utrecht University, Utrecht, The Netherlands www.cs.uu.nl ISSN: 0924-3275 Department of Information and Computing Sciences Utrecht University P.O. Box 80.089 3508 TB Utrecht The Netherlands Abstract This document describes a preliminary support infrastructure for MT940 services in a public Ser- vice Oriented Architecture and serves as an initial reference for developing MT940 parsing func- tionality. Its aim is to present functional, technical and process (organizational) requirements gathered by interviewing companies participating in the project. The document outlines a solution for technical implementation and provides a discussion about the organizational issues faced by a soon-to-be-created MT940 consortium. 1 Introduction The ServiciFi [3] project aims to identify and extract reusable services from large monoliths of financial software. Software monoliths have several well-known disadvantages (e.g., inflexibility, domain unspecificity, and hard to maintain), recognized by both the vendors and customers of these software products. Thus, ServiciFi aims to extract reusable services from monoliths of fi- nancial software using the Service Extraction Process. The MT940 project is the first attempt to transform a closed source, company specific code into a shared service. The MT940 project is part of the ServiciFi project - it is the first attempt of ServiciFi to create a shared, reusable service based on the functionality that is currently implemented separately by each company. The reason for this is that there is currently no open source component natively available for technological platforms of all the participating companies.
    [Show full text]
  • List of Standards Approved for Confirmations Withdrawals June 2018
    LIST FOR CONFIRMATIONS AND WITHDRAWALS APPROVED BY THE 119TH STANDARDS APPROVAL COMMITTEE MEETING ON 29TH JUNE 2018 CHEMICAL DEPARTMENT CONFIRMATIONS 1. KS ISO 16000-18:2011 Kenya Standard — Indoor air Part 18: Detection and enumeration of moulds — Sampling by impaction 2. KS 1998:2007 Kenya Standard — Marking pens for writing and drawing — Specification 3. KS 2031:2007 Kenya Standard — Radioactive waste — Disposal by the user — Code of practice. 4. KS 619:1985 Kenya Standard — Methods of test for printing inks 5. KS EAS 751:2010 Kenya Standard — Air quality — Specification 6. KS EAS 752:2010 Kenya Standard — Air quality — Tolerance limits of emissions discharged to the air by factories 7. KS ISO 12040:1997 Kenya Standard — Graphic technology — Prints and printing inks assessment of light fastness using filtered xenon arc light 8. KS ISO 12636:1998 Kenya Standard — Graphic technology — Blankets for offset printing. 9. KS ISO 13655:1996 Kenya Standard — Graphic technology — Spectral measurement and calorimetric computation for graphic arts images 10. KS ISO 16000-17:2008 Kenya Standard — Indoor air Part 17: Detection and enumeration of moulds-Culture-based method 11. KS ISO 16702:2007 Kenya Standard — Workplace air quality — Determination of total organic isocyanate groups in air using 1-(2-methoxyphenyl) piperazine and liquid chromatography. 12. KS ISO 24095:2009 Kenya Standard — Workplace air-Guidance for the measurement of respirable crystalline silica 13. KS ISO 2846-2:2007 Kenya Standard — Graphic technology — Colour and transparency of printing ink sets for four-colour printing Part 2: Coldset offset lithographic printing 14. KS ISO 2846-3:2002 Kenya Standard — Graphic technology — Colour and transparency of ink sets for four-colour-printing Part 3: Publication gravure printing.
    [Show full text]
  • Request for Proposals for Banking and Related Services Snhd-9-Rfp-15-008
    REQUEST FOR PROPOSALS FOR BANKING AND RELATED SERVICES SNHD-9-RFP-15-008 July 15, 2015 330 S. Valley View Blvd Las Vegas, NV 89107 TABLE OF CONTENTS PAGE I. INTRODUCTION A. Purpose ................................................................................................................. 1 B. Entity Information ................................................................................................ 1 C. Anticipated Contract Term and Conditions .......................................................... 1 II. SCOPE OF SERVICES A. Project Description ............................................................................................... 2 1) Banking Services ............................................................................................ 2 2) Lockbox Services .......................................................................................... 2 3) Purchase Card Services ................................................................................. 3 4) Scope of RFP ........................................................................................................ 3 1) Checking Account ......................................................................................... 3 2) ACH Debit Services ...................................................................................... 4 3) Credit/Debit Card Services ........................................................................... 4 4) Direct Deposit for Payroll ............................................................................
    [Show full text]
  • PAY, June 2021
    pay The Payments Professional Magazine from SIX — Magazine from The Payments Professional #1 — 2021 Digital Revolution in Banking — Future Talk with Sunnie Groeneveld — A Visit with On — Conversion to Structured Addresses for Payments A VISIT WITH Tell Me How You Pay and I’ll Tell You Where You Come From 12 FUTURE TALK GLOBAL PERSPECTIVES HEARTBEAT Entrepreneur Sunnie What has been the Groeneveld wishes to border payments: the impact of COVID-19 on have a single app for SWIFT timetable, the consumer and payment her payments. “SEPA Request-to-Pay” behavior in Switzerland? scheme of the EPC and 07 the building blocks of 10 the G20. 20 Publisher SIX Group Ltd, P.O. Box, 8021 Zurich, Switzerland, six-group.com/pay, [email protected] Advisory Board Samuel Ackermann, PostFinance; Daniel Berger, SIX; Boris Brunner (Head), SIX; Susanne Eis, SECB; Pierre-Michel Gicot, BCV; Dieter Goerdten, SIX; Susanne Höhener, Liechtenstein Bankers Associa- tion; Daniela Hux-Brauss, Credit Suisse AG; Raphael Reinke, SNB; Peter Ruoss, UBS Switzerland AG Authors Martin Walder (p. 15–16), Peter Ruoss (p. 18–19), Peter Ruoss und Matthias Biehl, UBS (p. 16– 18), Raphael Reinke, SNB; Roger Inderbitz- in, SWIFT; Etienne Goosse, EPC (p. 20–22) Editor Gabriel Juri, Editor in Chief, SIX; Nino Thommen, SIX Concept & Design MADE Identity AG, Zurich, Switzerland. Printer sprüngli druck ag, Villmergen, Switzer- SECTIONS land Translation Mark Rabinowitz, Trans- lation Service Team (English), SIX; Denis 03 Focus Topic Fournier (French) Photo Credits Ornella Cacace (Cover, p. 2, 4, 12–14), Jairph (p. 09 Values 3), Dino Reichmuth (p. 5), Fathih Latheef 15 Experts Only (p.
    [Show full text]