MFT Solved Paper
MFT Solved Paper
Solution
The Message Type Identifier (MTI) is a crucial component in the ISO 8583 standard, which is used for
financial transactions. In the RuPay implementation of this standard, each MTI has a specific
significance. Let's break down the provided information:
1. Authorization Messages (01xx): These are messages used for authorizing a transaction. It's the
process where a cardholder's account is checked for available funds.
2. Financial Transaction Messages (02xx): These messages are related to actual financial transactions,
like purchases or withdrawals.
3. File Update Messages (04xx): These messages involve updates to files, which could be related to
the issuer's records or other necessary updates.
4. Network Management Messages (08xx): These are messages used for network management tasks,
like network status inquiries.
Within each category, there are further distinctions based on the second and third digits of the MTI:
- Request (Xx00): Indicates that the message is a request. For example, a request for authorization or
a request for a financial transaction.
- Request Response (xx10): This signifies a response to a request. It acknowledges the completion or
status of a requested action.
- Advice (xx20): This category is used for advisory messages. These messages provide additional
information or advice about a transaction.
- Advice Response (xx30): This is the response to an advice message. It acknowledges the receipt and
processing of the advice.
a. Authorization Advice Response: This falls under the "Advice Response" category for Authorization
messages. So, the MTI for this would be 01x3.
b. Financial Advice Request: This is an advice message for a financial transaction. It's categorized as
an "Advice". Therefore, the MTI for this would be 02x2.
c. Financial Advice Response: Although not explicitly mentioned in the table, following the pattern,
this would correspond to an MTI of 02x3, as it is the response to a financial advice message.
d. Issuer File Update Request: This is a file update message, which is categorized under "File update
messages". So, the MTI for this would be 04x0.
e. Issuer File Update Response: Similar to the previous case, this is the response to a file update
message. Following the pattern, the MTI would be 04x2.
These MTIs are essential in the processing of financial transactions, as they convey the type and
purpose of the message being sent.
The MTI for Authorization advice response is in the category of "Authorization messages"
(01xx) and falls under "Advice response" (xx30).
The MTI for Financial advice request is in the category of "Financial transaction messages"
(02xx) and falls under "Advice" (xx20).
The MTI for Issuer file update request is in the category of "File update messages" (04xx) and
is a request (Xx00).
Therefore, the valid MTI for Issuer file update request is 0400.
The MTI for Issuer file update response is in the category of "File update messages" (04xx)
and is a response (Xx20).
Therefore, the valid MTI for Issuer file update response is 0420.
In summary:
2. Java:
Significance: In fintech and payment systems, Java is commonly used for its platform
independence, allowing applications to run on various devices. It provides a robust
foundation for building secure, scalable, and reliable financial applications.
4. Magnetic Stripe:
Significance: In fintech, PKI is vital for establishing secure channels for online
transactions. It ensures that sensitive information, such as cardholder data, is
encrypted and can only be decrypted by authorized parties.
Significance: RESTful APIs are widely used in fintech for building web services that
enable communication between different systems. This allows for the seamless
integration of various financial services and applications.
Description: XML is a markup language that defines a set of rules for encoding
documents in a format that is both human-readable and machine-readable.
Significance: In fintech, XML is used in financial data interchange. It's often used in
messaging protocols for payments and financial transactions.
9. Proof-of-Work:
Significance: In fintech, Merkle Trees are used to ensure data integrity and efficiency
in transaction verification. They play a crucial role in the security and efficiency of
blockchain-based financial systems.
Interchange fees play a crucial role in the operation of card payment systems. Given the provided
interchange fee structure for a specific card payment system, we will analyze transactions conducted
by Santosh using his State Bank of India card at two different merchants. Additionally, we will
examine the income earned by the involved banks and the card network.
Calculations:
POS Interchange Fee for Transaction Value > ₹2000: 0.75% (interchange cap of ₹800
per transaction)
Calculations:
3. Income of Banks:
Total Earnings = Network Charges from Acquirer + Network Charges from Issuer =
₹20.60 + ₹2040 = ₹2060.60
Hence, for the day, the card network earns ₹2060.60 in total from Santosh's financial activity.
Table 4 presents the core principles of payment systems established by the Bank for International
Settlements (BIS). We will assess whether the Unified Payments Interface (UPI) adheres to these
principles and also provide an additional set of five core principles specific to Systemically Important
Payment Systems (SIPS) as per BIS.
1. Assets used for settlement should preferably be a claim on the Central Bank; where other
assets are used, they should carry little or no credit risk.
2. The system should have a high degree of security and operational reliability and should have
the contingency arrangements for timely completion of daily processing.
3. The system should provide a means of making payments which is practical for its users and
efficient for the economy.
4. The system should have objective and publicly disclosed criteria for participation, which
permit fair and open access.
Additional Five Core Principles of Systemically Important Payment Systems (SIPS) by BIS:
6. The system should provide a means for participants to have a clear understanding of the
payment system's impact on each of the financial risks they incur through participation in it.
10. The system should be subject to relevant laws that are clear and predictable, and
participants should have a means to seek redress.
Description: This principle emphasizes that participants in the payment system should have a
comprehensive understanding of the risks associated with their involvement. This includes credit
risk, liquidity risk, operational risk, and other relevant financial risks.
Significance: It ensures that all participants are well-informed about the potential risks they may
face, promoting transparency and informed decision-making.
Description: This principle underscores the importance of achieving a balance between safety and
efficiency in payment systems. It implies that while efficiency is vital for timely processing, safety
measures should not be compromised.
Significance: Striking the right balance between safety and efficiency ensures that payments are
processed promptly without compromising the security and integrity of the system.
Regulatory Oversight:
Description: This principle states that a relevant regulatory authority should have oversight over the
SIPS. This authority ensures that the system operates in compliance with regulatory standards and
addresses any issues or concerns.
Significance: Regulatory oversight helps maintain the stability, integrity, and compliance of the
payment system with established rules and regulations.
Description: This principle highlights the necessity for the payment system to have robust risk
management procedures and standards in place. This includes measures to identify, monitor, and
manage various types of risks.
Significance: Effective risk management safeguards the system against potential threats, such as
fraud, operational disruptions, and financial instability, ensuring smooth operations.
Legal Clarity and Redress Mechanism:
Description: This principle emphasizes that the payment system should be subject to relevant laws
that are clear and predictable. Additionally, participants should have a means to seek redress in case
of disputes or issues.
Significance: Legal clarity provides a solid foundation for the operation of the payment system,
ensuring that all parties involved understand their rights and responsibilities. The availability of a
redress mechanism adds an extra layer of security and fairness.
a. Authorization request: Authorization requests fall under the category of "Authorization messages"
with the MTI prefix of 01xx. Since it's a request, it should also have a request-response indicator of
xx00. Therefore, the valid MTI for an Authorization request is 0100.
b. Authorization response: The corresponding response for an Authorization request falls under
"Authorization messages" with the MTI prefix of 01xx. As a response, it should have a request
response indicator of xx10. Therefore, the valid MTI for an Authorization response is 0110.
c. Financial transaction request: Financial transaction requests are categorized under "Financial
transaction messages" with the MTI prefix of 02xx. Since it's a request, it should also have a request
response indicator of xx00. Therefore, the valid MTI for a Financial transaction request is 0200.
d. Financial transaction response: The corresponding response for a Financial transaction request
falls under "Financial transaction messages" with the MTI prefix of 02xx. As a response, it should
have a request response indicator of xx10. Therefore, the valid MTI for a Financial transaction
response is 0210.
e. Authorization advice request: Authorization advice requests are categorized under "Authorization
messages" with the MTI prefix of 01xx. Since it's a request, it should also have a request response
indicator of xx20 (since it's an advice). Therefore, the valid MTI for an Authorization advice request is
0120.
In summary:
Description: APIs are sets of protocols, routines, and tools for building software
applications. They define how different software components should interact,
allowing them to communicate with each other.
Significance: In fintech, APIs enable seamless integration between different financial
services and applications. They facilitate the exchange of data and functionality,
enabling the development of innovative and interconnected financial solutions.
2. Blockchain:
4. ISO20022:
Description: HTML is the standard markup language used for creating web pages. It
consists of a series of elements that define the structure and content of a web page.
Significance: While not specific to fintech, HTML is used in the development of web
interfaces for fintech applications. It enables the creation of user-friendly and
interactive web-based financial services.
Description: HTTPS is a secure version of HTTP, the protocol used for communication
between a user's web browser and a website. It encrypts data transmitted between
the browser and the website, ensuring privacy and security.
7. Digital Signature:
Description: A digital signature is a cryptographic technique used to verify the
authenticity and integrity of a digital message or document. It provides a way to
prove that a message was created by a specific sender.
8. EMV Chips:
Significance: EMV technology significantly reduces the risk of card fraud by making it
much harder to clone cards. It's widely adopted in payment systems globally.
9. Decentralization:
1. Transaction Details:
Since the transaction value is greater than 2000, the applicable interchange fee is
0.75%.
3. Interchange Cap:
1. Transaction Details:
Since the transaction value is greater than 2000, the applicable interchange fee is
0.75%.
3. Interchange Cap:
Income of Banks:
Therefore, for the day, the card network earns ₹1.40 from Santosh's financial activity.
1. The system should have a well-founded legal basis under all relevant jurisdictions.
2. The system's rules and procedures should enable all participants to have a clear
understanding of the system's impact on each of the financial risks they incur through
participation in it.
3. The system should have clearly defined procedures for the management of credit risks and
liquidity risks, which specify the respective responsibilities of the system operator and the
participants, and which provide appropriate incentives to manage and contain those risks.
5. A system in which multilateral netting takes place should at the minimum, be capable of
ensuring that timely completion of daily settlements in the event of an inability by the
participant with the largest single settlement exposure.
Additional Five Core Principles of Systemically Important Payment Systems (SIPS) by BIS:
Description: This principle highlights the necessity for the payment system to
implement robust risk-management procedures and standards. These procedures
should cover various types of risks, including credit risk, liquidity risk, operational
risk, and other relevant financial risks.
Significance: Striking the right balance between safety and efficiency ensures that
payments are processed promptly while maintaining the security and integrity of the
system.
Description: This principle asserts that participants in the payment system should
have a comprehensive understanding of the risks associated with their involvement.
This includes credit risk, liquidity risk, operational risk, and other relevant financial
risks.
Significance: Ensuring that participants are well-informed about the potential risks
they may face promotes transparency and informed decision-making. It helps in
building trust and confidence in the payment system.
Description: This principle underscores the importance of the payment system being
subject to relevant laws that are clear and predictable. Additionally, participants
should have a means to seek redress in case of disputes or issues.
Significance: Legal clarity provides a solid foundation for the operation of the
payment system, ensuring that all parties involved understand their rights and
responsibilities. The availability of a redress mechanism adds an extra layer of
security and fairness.