WO2023281492A1 - Digital banking platform - Google Patents

Digital banking platform Download PDF

Info

Publication number
WO2023281492A1
WO2023281492A1 PCT/IL2022/050691 IL2022050691W WO2023281492A1 WO 2023281492 A1 WO2023281492 A1 WO 2023281492A1 IL 2022050691 W IL2022050691 W IL 2022050691W WO 2023281492 A1 WO2023281492 A1 WO 2023281492A1
Authority
WO
WIPO (PCT)
Prior art keywords
client
transaction
bank account
balance
balances
Prior art date
Application number
PCT/IL2022/050691
Other languages
French (fr)
Inventor
Guy YUVAL
Ori ARAD
Original Assignee
Kanzbitaqa Pte. Ltd.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kanzbitaqa Pte. Ltd. filed Critical Kanzbitaqa Pte. Ltd.
Publication of WO2023281492A1 publication Critical patent/WO2023281492A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/40Authorisation, e.g. identification of payer or payee, verification of customer or shop credentials; Review and approval of payers, e.g. check credit lines or negative lists
    • G06Q20/401Transaction verification
    • G06Q20/4016Transaction verification involving fraud or risk level assessment in transaction processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/02Payment architectures, schemes or protocols involving a neutral party, e.g. certification authority, notary or trusted third party [TTP]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/08Payment architectures
    • G06Q20/10Payment architectures specially adapted for electronic funds transfer [EFT] systems; specially adapted for home banking systems

Definitions

  • the presently disclosed subject matter relates to field of digital financial services and, more particularly, to digital banking.
  • US Patent Application No. 2020/0372600 entitled “Integration of Workflow with Digital ID” discloses a technique for performing identity validation using a digital ID shared and trusted among a coalition of institutions.
  • US Patent Application No. 2020/0067906 entitled “Federated Authentication for Information Sharing Artificial Intelligence Systems” discloses a system that includes an artificial intelligence (AI) system and an information service system.
  • the information service system includes an authentication engine configured to authenticate the AI system to enable data transfers between the AI system and the information service system.
  • the information sendee system further includes an AI service engine configured to receive behaviour information for the user from the AI system and link the user with a classification type based on the content of the behaviour information.
  • US Patent Application No. 2019/0295114 entitled “Digital Banking Platform and Architecture” discloses a technique of maintaining, generating, tracking, and/or updating maintaining electronic representations of aggregate user behaviour and reward information that operates as a component of a digital banking platform and uses redemption predictor neural network to identify one or more patterns associated with redemption of one or more electronic offers presented to the plurality of users.
  • US Patent application No. 2017/0046526 entitled “System and method for Implementing Hybrid Public-Private Block-Chain Ledgers” discloses a technique for generating secured distributed storage ledger structures that facilitate event-based control of tracked assets.
  • a digital banking platform configured to enable association of each client with one or more accounts in one or more currencies.
  • Each account can be linked to one or more users with equal or differentiated privileges for viewing and/or executing transacting.
  • the provided design supports multi-tenant deployment avoiding a need in software installation or setup when adding new clients and/or new accounts.
  • a method of operating a digital banking platform comprising one or more digital distributed ledgers.
  • the method comprises: providing a client with at least one online bank account and at least one physical bank account; and processing internal and/or external transaction events to manage the client’s balances, wherein the client’s balances are managed with the help of the one or more digital distributed ledgers and wherein a balance of the at least one online bank account is managed separately and independently from a balance of the at least one physical bank accounts.
  • one or more computing devices comprising processors and memory, the one or more computing devices configured, via computer-executable instructions, to perform operations for operating, in a cloud computing environment, a digital banking platform comprising one or more digital distributed ledgers, the operations comprising: providing a client with at least one online bank account and at least one physical bank account; and processing internal and/or external transaction events to manage the client’s balances, wherein the client’s balances are managed with the help of the one or more digital distributed ledgers and wherein a balance of the at least one online bank account is managed separately and independently from a balance of the at least one physical bank accounts.
  • the balance of the at least one online bank account and the balance of the at least one physical bank accounts can be managed by the same digital distributed ledger.
  • Each of the balances can be provided as an atomic operation. Updating the least one online bank account and the at least one physical bank account can be provided as a single atomic operation.
  • the provided technique can further comprise using the one or more digital distributed ledgers for plugging an external entity into at least one API call associated with an operational and/or compliance workflow.
  • the provided technique can further comprise a compliance verification of a pending transaction, the verification comprising: sending a respective compliance request in- parallel via bank and world-check channels; and submitting the transaction for a final approval responsive to approval the compliance request via the both channels.
  • the provided technique can further comprise real-time monitoring the client’s inputs to predict fraudulent activities using a machine learning model.
  • the client receives a prediction of fraudulent activities
  • the respective transaction is rejected, in response.
  • Fig. 1 illustrates a generalized block diagram of a digital banking system in accordance with certain embodiments of the presently disclosed subject matter
  • Figs. 2 - 4 illustrate non-limiting examples of operations/compliance workflows provided in accordance with certain embodiments of the presently disclosed subject matter.
  • Fig. 5 illustrates a generalized scheme of fraud predicting module configured in accordance with certain embodiments of the presently disclosed subject matter.
  • non-transitory memory and “non-transitory storage medium” used herein should be expansively construed to cover any volatile or non-volatile computer memory suitable to the presently disclosed subject matter.
  • Embodiments of the presently disclosed subject matter are not described with reference to any particular programming language. It will be appreciated that a variety of programming languages may be used to implement the teachings of the presently disclosed subject matter as described herein.
  • FIG. 1 illustrating a generalized diagram of a digital banking platform in accordance with certain embodiments of the presently disclosed subject matter.
  • a digital banking platform 100 comprises one or more computers configured to execute several program components in accordance with computer-readable instructions implemented on a non-transitory computer- readable storage medium. Some of such executable program components are referred to hereinafter as functional modules (sub-systems) comprised in digital banking platform 100.
  • the functional modules can be implemented in any appropriate combination of software with firmware and/or hardware.
  • the digital banking platform 100 comprises an Authentication Sub-System 101 operatively connected to a Workflow Sub-System 102.
  • Workflow Sub-System 102 is operatively connected to a Transaction and General Ledger Sub-System 103 which is operatively connected to a Fee Calculation Sub-System 104.
  • Platform 100 further comprises a User Privileges Store 105 operatively connected to Authentication Sub- System 101 and to Workflow Sub-System 102, a Transactions and Account Store 106 operatively connected to Transaction and General Ledger Sub-System 103, and a Fee Configuration Store 107 operatively connected to Fee Calculation Sub-System 104.
  • Authentication Sub-System 101 is configured to enable encryption of all in/out traffic of the platform by SSL keys and transmission the traffic in accordance with HTTPS protocol. Logging into platform 100 can be based on multi-factor authentication and can require a unique username and strong password.
  • the User Privileges Store 105 is configured to store and maintain application permissions as well as users’ roles and privileges, these data usable by Authentication Sub-System 101 and Workflow Sub-System 102.
  • Each client session is configured to be secured by receiving an encrypted JWT token that enables enforcing timeout, securing from session hijack, encrypting user privileges, etc.
  • JWT JSON Web Token
  • JWT (JSON Web Token) tokens are signed either using a private secret or a public/private key, thereby preventing user spoofing. Accordingly, external users can only access their designated accounts and view, merely, their own data.
  • the platform is configured to enable association of each client with one or more accounts in one or more currencies.
  • Each account can be linked to one or more users with equal or differentiated privileges for viewing and/or executing transacting.
  • the provided design supports multi-tenant deployment avoiding a need in software installation or setup when adding new clients and/or new accounts.
  • Transaction & General Ledger Sub-System 103 is configured to support at least the following types of transactions:
  • Convert currency Creates a debit in the client account and bank account in the original currency and a credit in client account and bank account in the target currency. The fee is calculated and added as a spread to the conversion rate and a credit is created in the fee account.
  • Send payment internally Creates a debit in the sender client account, a credit in the payee client account and a credit to the fee account.
  • sub-system 103 Internal and external transaction events are processed by sub-system 103 to manage the appropriate balances across multiple client accounts and bank accounts in multiple currencies.
  • client balances are managed with the help of one or more general ledgers, while the balances in client accounts and physical bank accounts are managed independently.
  • Such dual balance management enables flexibility to the system as physical transactions can be optimized to go into/out of different bank account or remittance partners.
  • Sub-system 103 is configured to ensure that all balances are correct and up to date.
  • Transaction Management & General Ledger Sub-System 103 is configured to maintain data integrity and prevent inconsistency in transactions and/or balances.
  • an account/balance update is configured as an atomic operation, i.e. all respective transactions and balances will be updated in a single operation or will all fail.
  • Transaction Management Sub-System 103 is further configured to enable logical integrity. When a transaction is requested by a user, the sub-system immediately reduces the account’s available balance. Thus, sub-system 103 allows user’ s transaction requests only up to the available balance to prevent reducing the balance below zero. The available balance can be changed back only if the transaction is cancelled or rejected. If the transaction is completed, the balance will be changed to match the available balance.
  • the sub-system is also configured to enable physical integrity, i.e. maintaining data integrity at a physical level.
  • physical integrity i.e. maintaining data integrity at a physical level.
  • it can prevent inconsistency due to multiple requests hitting the system at the same time and reducing the balance beyond zero; inconsistency due to multiple transactions created by the system (e.g. credit and fee) when at the database level one transaction is successful and the other fails thereby leading to inconsistent data, etc.
  • the sub-system 103 is configured to implement optimistic locking and database transactions mechanism.
  • the respective application server is configured to use a two-phase-commit with the database to keep database transactions atomic, consistent, and isolated from each other.
  • Workflow sub-system 102 comprises a workflow engine configured to manage the state of the transactions through compliance and operational flows.
  • the workflow engine uses the user roles to determine what operations can be applied on the transaction in each state.
  • Combining the workflow engine with the one or more general ledgers enables plugging external partners/providers (e.g. banks/payment providers for transaction automation, validation services for compliance check validation, etc.) into workflow API calls.
  • external partners/providers e.g. banks/payment providers for transaction automation, validation services for compliance check validation, etc.
  • Fee Calculation Sub-System 104 is configured to manage fee configuration for transaction fees, currency conversion fees, etc. Default fee can be configured by region and currency pair and can be overwritten for specific client to support further customization. Sub-system 104 calculates the fee when a transaction is processed in the platform 100, and automatically generates a fee transaction to credit the balance of the fee account (which collects all fees in the system) in the relevant currency. It is noted that the teachings of the presently disclosed subject matter are not bound by the digital banking platform described with reference to Fig. 1. Equivalent and/or modified functionality can be consolidated or divided in another manner and can be implemented in any appropriate combination of software with firmware and/or hardware and executed on one or more suitable devices. The disclosed digital banking platform can run in the cloud.
  • the sub-systems are configured to enable vertical and/or horizontal scaling up.
  • the platform can be designed is lock-free, stateless processing with multi-threaded multi-processes running across one or more virtual machines. Thereby, the platform can be able to process transactions in parallel and to provide massive performance and throughput scale.
  • the data repositories can be consolidated or divided in other manner; databases can be shared with other systems or be provided by other systems, including third party equipment.
  • FIG. 2 there is illustrated a non-limiting example of operations workflow provided in accordance with certain embodiments of the presently disclosed subject matter.
  • the figure illustrates a workflow of external integration with Fx provider.
  • the pending request is stored at a database and an application server sends the data informative of the request to the sub-system 103 and receives the quote that it transfers to the user.
  • the application server responsive to acceptance of the quote by the user, books the quote at sub-system 103, receives the respective Fx contract and store the contract in the database. Further, the application server sends request to create the respective transaction and forwards the received acknowledgement to the user.
  • sub-system 103 further contacts a webhook server (via call back) to initiate database updates. Responsive to the call back, the webhook server issues the automated messages, e.g. message informative of transaction update, message informative of balance updates, message with a command to create credit transaction and message with a command to create fee credit transaction.
  • the webhook server issues the automated messages, e.g. message informative of transaction update, message informative of balance updates, message with a command to create credit transaction and message with a command to create fee credit transaction.
  • the database can be replaced by a distributed ledger.
  • Fig. 3 there is illustrated another non-limiting example of operations/compliance workflow provided in accordance with certain embodiments of the presently disclosed subject matter.
  • the compliance verification of a pending transaction request is provided inparallel via bank and world-check channels.
  • the request is approved via both channels, the transaction is submitted for final approval.
  • FIG. 4 there is illustrated yet another non-limiting example of operations/compliance workflow provided in accordance with certain embodiments of the presently disclosed subject matter.
  • the presented workflow illustrates the flexible online onboarding of the new clients.
  • the onboarding includes providing information on the client and uploading reference documents. Once the process started the system supports interaction between onboarding analysts, compliance, and the client to complete all required information. When all data is collected the system tracks the approval workflow and stores the reference documents and any recommendations/restrictions to be available in the payment system.
  • the onboarding system is based on a configuration-driven content and workflow engines.
  • the content engine allows changes to the data that is collected about the client and the workflow engine dictates the state-machine the onboarding will go through until complete.
  • the above technique enables flexible support of different requirement for data/workflow depending on regulatory requirements in different jurisdictions (including a multi-tenant deployment).
  • digital banking platform 100 can further include a fraud predicting module operatively connected to sub-system 103.
  • a fraud predicting module operatively connected to sub-system 103.
  • a generalized scheme of the fraud predicting module is illustrated in Fig. 5.
  • the inputs to the model can include: - structured data stored in the platform (e.g. client onboarding data, historical transactions, historical validation/verification requests and responses for transactions);
  • - user-specified inputs e.g. configuration of machine learning model (factors, weights, etc.) and supervised learning (demonstrating to the model how to make decisions).
  • a proprietary deep learning algorithm continuously learns user behavior and constantly adjusts based on real-time data and user configuration.
  • the outputs of the model include:
  • the above machine-learning based analysis of a client behavior can produce client credibility rating. In regions where standardized credit ratings are not available, this has massive value for receiving loans, credit liens, etc.
  • the system according to the invention may be, at least partly, implemented on a suitably programmed computer.
  • the invention contemplates a computer program being readable by a computer for executing the method of the invention.
  • the invention further contemplates a non-transitory computer- readable memory tangibly embodying a program of instructions executable by the computer for executing the method of the invention.

Abstract

In accordance with certain aspects of the presently disclosed subject matter, there is provided a digital banking platform configured to enable association of each client with one or more accounts in one or more currencies. Each account can be linked to one or more users with equal or differentiated privileges for viewing and/or executing transacting. The provided design supports multi-tenant deployment avoiding a need in software installation or setup when adding new clients and/or new accounts. A method of operating the platform comprises processing internal and/or external transaction events to manage the client's balances with the help of the one or more digital distributed ledgers, wherein a balance of at least one online bank account is managed separately and independently from a balance of at least one physical bank accounts.

Description

DIGITAL BANKING PLATFORM
TECHNICAL FIELD
The presently disclosed subject matter relates to field of digital financial services and, more particularly, to digital banking.
BACKGROUND
With the development of technology, the banking industry has moved transformation from traditional banking to on-line banking services as, for example, remote deposits, money transfers, hill pay, loan management, online management of accounts, etc. Digital banking is the next expected industry shift to digitizing every program and activity undertaken by financial institutions, their partners and their customers.
Problems of digital banking have been recognized in the conventional art and various techniques have been developed to provide solutions, for example:
US Patent Application No. 2020/0372600 entitled “Integration of Workflow with Digital ID” discloses a technique for performing identity validation using a digital ID shared and trusted among a coalition of institutions.
US Patent Application No. 2020/0067906 entitled “Federated Authentication for Information Sharing Artificial Intelligence Systems” discloses a system that includes an artificial intelligence (AI) system and an information service system. The information service system includes an authentication engine configured to authenticate the AI system to enable data transfers between the AI system and the information service system. The information sendee system further includes an AI service engine configured to receive behaviour information for the user from the AI system and link the user with a classification type based on the content of the behaviour information.
US Patent Application No. 2019/0385223 entitled “Blockchain Banking Gateway” discloses a technique for integration of traditional core banking with blockchain functionality.
US Patent Application No. 2019/0295114 entitled “Digital Banking Platform and Architecture” discloses a technique of maintaining, generating, tracking, and/or updating maintaining electronic representations of aggregate user behaviour and reward information that operates as a component of a digital banking platform and uses redemption predictor neural network to identify one or more patterns associated with redemption of one or more electronic offers presented to the plurality of users.
US Patent application No. 2017/0046526 entitled “System and method for Implementing Hybrid Public-Private Block-Chain Ledgers” discloses a technique for generating secured distributed storage ledger structures that facilitate event-based control of tracked assets.
The references cited above teach background information that may be applicable to the presently disclosed subject matter. Therefore, the full contents of these publications are incorporated by reference herein where appropriate for appropriate teachings of additional or alternative details, features and/or technical background.
GENERAL DESCRIPTION
In accordance with certain aspects of the presently disclosed subject matter, there is provided a digital banking platform configured to enable association of each client with one or more accounts in one or more currencies. Each account can be linked to one or more users with equal or differentiated privileges for viewing and/or executing transacting. The provided design supports multi-tenant deployment avoiding a need in software installation or setup when adding new clients and/or new accounts.
In accordance with further aspects and, optionally, in combination with other aspects of the presently disclosed subject matter of the presently disclosed subject matter, there is provided a method of operating a digital banking platform comprising one or more digital distributed ledgers. The method comprises: providing a client with at least one online bank account and at least one physical bank account; and processing internal and/or external transaction events to manage the client’s balances, wherein the client’s balances are managed with the help of the one or more digital distributed ledgers and wherein a balance of the at least one online bank account is managed separately and independently from a balance of the at least one physical bank accounts.
In accordance with further aspects and, optionally, in combination with other aspects of the presently disclosed subject matter of the presently disclosed subject matter, there are provided one or more computing devices comprising processors and memory, the one or more computing devices configured, via computer-executable instructions, to perform operations for operating, in a cloud computing environment, a digital banking platform comprising one or more digital distributed ledgers, the operations comprising: providing a client with at least one online bank account and at least one physical bank account; and processing internal and/or external transaction events to manage the client’s balances, wherein the client’s balances are managed with the help of the one or more digital distributed ledgers and wherein a balance of the at least one online bank account is managed separately and independently from a balance of the at least one physical bank accounts.
In accordance with further aspects and, optionally, in combination with other aspects of the presently disclosed subject matter of the presently disclosed subject matter, the balance of the at least one online bank account and the balance of the at least one physical bank accounts can be managed by the same digital distributed ledger. Each of the balances can be provided as an atomic operation. Updating the least one online bank account and the at least one physical bank account can be provided as a single atomic operation.
In accordance with further aspects and, optionally, in combination with other aspects of the presently disclosed subject matter of the presently disclosed subject matter, the provided technique can further comprise using the one or more digital distributed ledgers for plugging an external entity into at least one API call associated with an operational and/or compliance workflow.
In accordance with further aspects and, optionally, in combination with other aspects of the presently disclosed subject matter of the presently disclosed subject matter, the provided technique can further comprise a compliance verification of a pending transaction, the verification comprising: sending a respective compliance request in- parallel via bank and world-check channels; and submitting the transaction for a final approval responsive to approval the compliance request via the both channels.
In accordance with further aspects and, optionally, in combination with other aspects of the presently disclosed subject matter of the presently disclosed subject matter, the provided technique can further comprise real-time monitoring the client’s inputs to predict fraudulent activities using a machine learning model. When, during a transaction process, received a prediction of fraudulent activities, the respective transaction is rejected, in response. BRIEF DESCRIPTION OF THE DRAWINGS
In order to understand the invention and to see how it can be carried out in practice, embodiments will be described, by way of non-limiting examples, with reference to the accompanying drawings, in which:
Fig. 1 illustrates a generalized block diagram of a digital banking system in accordance with certain embodiments of the presently disclosed subject matter;
Figs. 2 - 4 illustrate non-limiting examples of operations/compliance workflows provided in accordance with certain embodiments of the presently disclosed subject matter; and
Fig. 5 illustrates a generalized scheme of fraud predicting module configured in accordance with certain embodiments of the presently disclosed subject matter.
DETAILED DESCRIPTION
In the following detailed description, numerous specific details are set forth in order to provide a thorough understanding of the invention. However, it will be understood by those skilled in the art that the presently disclosed subject matter may be practiced without these specific details. In other instances, well-known methods, procedures, components and circuits have not been described in detail so as not to obscure the presently disclosed subject matter.
Unless specifically stated otherwise, as apparent from the following discussions, it is appreciated that throughout the specification discussions utilizing terms such as "processing", "computing", "representing", "comparing", "generating", “requesting”, “predicting”, “updating” or the like, refer to the action(s) and/or process(es) of a computer that manipulate and/or transform data into other data, said data represented as physical, such as electronic, quantities and/or said data representing the physical objects. The term “computer” should be expansively construed to cover any kind of hardware-based electronic device with data processing capabilities including, by way of non-limiting example, the digital banking platform and sub-systems therein.
The terms "non-transitory memory" and “non-transitory storage medium” used herein should be expansively construed to cover any volatile or non-volatile computer memory suitable to the presently disclosed subject matter.
The operations in accordance with the teachings herein may be performed by a computer specially constructed for the desired purposes or by a general-purpose computer specially configured for the desired purpose by a computer program stored in a non-transitory computer-readable storage medium.
Embodiments of the presently disclosed subject matter are not described with reference to any particular programming language. It will be appreciated that a variety of programming languages may be used to implement the teachings of the presently disclosed subject matter as described herein.
Bearing this in mind, attention is drawn to Fig. 1 illustrating a generalized diagram of a digital banking platform in accordance with certain embodiments of the presently disclosed subject matter.
A digital banking platform 100 comprises one or more computers configured to execute several program components in accordance with computer-readable instructions implemented on a non-transitory computer- readable storage medium. Some of such executable program components are referred to hereinafter as functional modules (sub-systems) comprised in digital banking platform 100. The functional modules can be implemented in any appropriate combination of software with firmware and/or hardware.
The digital banking platform 100 comprises an Authentication Sub-System 101 operatively connected to a Workflow Sub-System 102. Workflow Sub-System 102 is operatively connected to a Transaction and General Ledger Sub-System 103 which is operatively connected to a Fee Calculation Sub-System 104. Platform 100 further comprises a User Privileges Store 105 operatively connected to Authentication Sub- System 101 and to Workflow Sub-System 102, a Transactions and Account Store 106 operatively connected to Transaction and General Ledger Sub-System 103, and a Fee Configuration Store 107 operatively connected to Fee Calculation Sub-System 104.
Authentication Sub-System 101 is configured to enable encryption of all in/out traffic of the platform by SSL keys and transmission the traffic in accordance with HTTPS protocol. Logging into platform 100 can be based on multi-factor authentication and can require a unique username and strong password. The User Privileges Store 105 is configured to store and maintain application permissions as well as users’ roles and privileges, these data usable by Authentication Sub-System 101 and Workflow Sub-System 102.
Each client session is configured to be secured by receiving an encrypted JWT token that enables enforcing timeout, securing from session hijack, encrypting user privileges, etc. In accordance with certain embodiments, JWT (JSON Web Token) tokens are signed either using a private secret or a public/private key, thereby preventing user spoofing. Accordingly, external users can only access their designated accounts and view, merely, their own data.
The platform is configured to enable association of each client with one or more accounts in one or more currencies. Each account can be linked to one or more users with equal or differentiated privileges for viewing and/or executing transacting.
The provided design supports multi-tenant deployment avoiding a need in software installation or setup when adding new clients and/or new accounts.
Transaction & General Ledger Sub-System 103 is configured to support at least the following types of transactions:
• Send payment externally: Creates a debit in the client and bank account and credit to fee account and (optionally) debit to fee account for bank fees
• Receive payment externally: Creates a credit to client and bank account and credit to fee account and (optionally) debit to fee account for bank fees
• Convert currency: Creates a debit in the client account and bank account in the original currency and a credit in client account and bank account in the target currency. The fee is calculated and added as a spread to the conversion rate and a credit is created in the fee account.
• Send payment internally: Creates a debit in the sender client account, a credit in the payee client account and a credit to the fee account.
Internal and external transaction events are processed by sub-system 103 to manage the appropriate balances across multiple client accounts and bank accounts in multiple currencies.
In accordance with certain embodiments, client balances are managed with the help of one or more general ledgers, while the balances in client accounts and physical bank accounts are managed independently. Such dual balance management enables flexibility to the system as physical transactions can be optimized to go into/out of different bank account or remittance partners. Sub-system 103 is configured to ensure that all balances are correct and up to date.
Transaction Management & General Ledger Sub-System 103 is configured to maintain data integrity and prevent inconsistency in transactions and/or balances. In accordance with certain embodiments, an account/balance update is configured as an atomic operation, i.e. all respective transactions and balances will be updated in a single operation or will all fail.
Transaction Management Sub-System 103 is further configured to enable logical integrity. When a transaction is requested by a user, the sub-system immediately reduces the account’s available balance. Thus, sub-system 103 allows user’ s transaction requests only up to the available balance to prevent reducing the balance below zero. The available balance can be changed back only if the transaction is cancelled or rejected. If the transaction is completed, the balance will be changed to match the available balance.
The sub-system is also configured to enable physical integrity, i.e. maintaining data integrity at a physical level. By way of non-limiting example, it can prevent inconsistency due to multiple requests hitting the system at the same time and reducing the balance beyond zero; inconsistency due to multiple transactions created by the system (e.g. credit and fee) when at the database level one transaction is successful and the other fails thereby leading to inconsistent data, etc.
In certain embodiments the sub-system 103 is configured to implement optimistic locking and database transactions mechanism. The respective application server is configured to use a two-phase-commit with the database to keep database transactions atomic, consistent, and isolated from each other.
Workflow sub-system 102 comprises a workflow engine configured to manage the state of the transactions through compliance and operational flows. The workflow engine uses the user roles to determine what operations can be applied on the transaction in each state.
Combining the workflow engine with the one or more general ledgers enables plugging external partners/providers (e.g. banks/payment providers for transaction automation, validation services for compliance check validation, etc.) into workflow API calls.
Fee Calculation Sub-System 104 is configured to manage fee configuration for transaction fees, currency conversion fees, etc. Default fee can be configured by region and currency pair and can be overwritten for specific client to support further customization. Sub-system 104 calculates the fee when a transaction is processed in the platform 100, and automatically generates a fee transaction to credit the balance of the fee account (which collects all fees in the system) in the relevant currency. It is noted that the teachings of the presently disclosed subject matter are not bound by the digital banking platform described with reference to Fig. 1. Equivalent and/or modified functionality can be consolidated or divided in another manner and can be implemented in any appropriate combination of software with firmware and/or hardware and executed on one or more suitable devices. The disclosed digital banking platform can run in the cloud.
The sub-systems are configured to enable vertical and/or horizontal scaling up. The platform can be designed is lock-free, stateless processing with multi-threaded multi-processes running across one or more virtual machines. Thereby, the platform can be able to process transactions in parallel and to provide massive performance and throughput scale.
The data repositories can be consolidated or divided in other manner; databases can be shared with other systems or be provided by other systems, including third party equipment.
Referring to Fig. 2, there is illustrated a non-limiting example of operations workflow provided in accordance with certain embodiments of the presently disclosed subject matter. The figure illustrates a workflow of external integration with Fx provider. As illustrated, responsive to a “create Fx transaction” request, the pending request is stored at a database and an application server sends the data informative of the request to the sub-system 103 and receives the quote that it transfers to the user. In the case of successful process, the application server, responsive to acceptance of the quote by the user, books the quote at sub-system 103, receives the respective Fx contract and store the contract in the database. Further, the application server sends request to create the respective transaction and forwards the received acknowledgement to the user.
In accordance with certain embodiments of the presently disclosed subject matter, sub-system 103 further contacts a webhook server (via call back) to initiate database updates. Responsive to the call back, the webhook server issues the automated messages, e.g. message informative of transaction update, message informative of balance updates, message with a command to create credit transaction and message with a command to create fee credit transaction.
It is noted that in certain embodiments the database can be replaced by a distributed ledger. Referring to Fig. 3, there is illustrated another non-limiting example of operations/compliance workflow provided in accordance with certain embodiments of the presently disclosed subject matter. In the illustrated workflow of externally sending a payment, the compliance verification of a pending transaction request is provided inparallel via bank and world-check channels. When the request is approved via both channels, the transaction is submitted for final approval.
Referring to Fig. 4, there is illustrated yet another non-limiting example of operations/compliance workflow provided in accordance with certain embodiments of the presently disclosed subject matter. The presented workflow illustrates the flexible online onboarding of the new clients.
The onboarding includes providing information on the client and uploading reference documents. Once the process started the system supports interaction between onboarding analysts, compliance, and the client to complete all required information. When all data is collected the system tracks the approval workflow and stores the reference documents and any recommendations/restrictions to be available in the payment system.
The onboarding system is based on a configuration-driven content and workflow engines. The content engine allows changes to the data that is collected about the client and the workflow engine dictates the state-machine the onboarding will go through until complete.
The above technique enables flexible support of different requirement for data/workflow depending on regulatory requirements in different jurisdictions (including a multi-tenant deployment).
Optionally, digital banking platform 100 can further include a fraud predicting module operatively connected to sub-system 103. A generalized scheme of the fraud predicting module is illustrated in Fig. 5.
Traditional monitoring systems consist of static filters (e.g. total transaction amount in a week not greater than x dollars) which are applied on transaction database to look for rule breaches post transaction. The inventors have recognized and appreciated that there is a need to provide real-time pre-transaction monitoring capable of predicting fraudulent activities.
In accordance with certain embodiments of the presently disclosed subject matter the inputs to the model can include: - structured data stored in the platform (e.g. client onboarding data, historical transactions, historical validation/verification requests and responses for transactions);
- real time streaming inputs (e.g. transaction requests, validation/verification results, etc.)
- user-specified inputs, e.g. configuration of machine learning model (factors, weights, etc.) and supervised learning (demonstrating to the model how to make decisions).
A proprietary deep learning algorithm continuously learns user behavior and constantly adjusts based on real-time data and user configuration.
The outputs of the model include:
- As transaction requests are entered into the system, deeper analysis can be done (e.g. the transaction request does not meet the standard pattern of behavior for this type of client withing x standard deviations) and flagged to operations and compliance staff.
- Continuous processing of system activity triggers predictive analysis that can identify trends of behavior which are potentially fraudulent.
Further, the above machine-learning based analysis of a client behavior can produce client credibility rating. In regions where standardized credit ratings are not available, this has massive value for receiving loans, credit liens, etc.
It is to be understood that the invention is not limited in its application to the details set forth in the description contained herein or illustrated in the drawings. The invention is capable of other embodiments and of being practiced and carried out in various ways. Hence, it is to be understood that the phraseology and terminology employed herein are for the purpose of description and should not be regarded as limiting. As such, those skilled in the art will appreciate that the conception upon which this disclosure is based may readily be utilized as a basis for designing other structures, methods, and systems for carrying out the several purposes of the presently disclosed subject matter.
It will also be understood that the system according to the invention may be, at least partly, implemented on a suitably programmed computer. Likewise, the invention contemplates a computer program being readable by a computer for executing the method of the invention. The invention further contemplates a non-transitory computer- readable memory tangibly embodying a program of instructions executable by the computer for executing the method of the invention. Those skilled in the art will readily appreciate that various modifications and changes can be applied to the embodiments of the invention as hereinbefore described without departing from its scope, defined in and by the appended claims.

Claims

1. A method of operating a digital banking platform comprising one or more digital distributed ledgers, the method comprising: providing a client with at least one online bank account and at least one physical bank account; and processing internal and/or external transaction events to manage the client’s balances, wherein the client’s balances are managed with the help of the one or more digital distributed ledgers and wherein a balance of the at least one online bank account is managed separately and independently from a balance of the at least one physical bank accounts.
2. The method of Claim 1 wherein the balance of the at least one online bank account and the balance of the at least one physical bank accounts are managed by the same digital distributed ledger.
3. The method of Claim 1, wherein an update of each of the balances is provided as an atomic operation.
4. The method of Claim 1, further comprising updating the least one online bank account and the at least one physical bank account as a single atomic operation.
5. The method of Claim 1, further comprising using the one or more digital distributed ledgers for plugging an external entity into at least one API call associated with an operational and/or compliance workflow.
6. The method of Claim 1 further comprising a compliance verification of a pending transaction, the verification comprising: sending a respective compliance request in- parallel via bank and world-check channels; and submitting the transaction for a final approval responsive to approval the compliance request via the both channels.
7. The method of Claim 1 further comprising real-time monitoring the client’s inputs to predict fraudulent activities using a machine learning model.
8. The method of Claim 7, further comprising receiving a prediction of fraudulent activities during a transaction process, and rejecting, in response, the respective transaction.
9. One or more computing devices comprising processors and memory, the one or more computing devices configured, via computer-executable instructions, to perform operations for operating, in a cloud computing environment, a digital banking platform comprising one or more digital distributed ledgers, the operations comprising: providing a client with at least one online bank account and at least one physical bank account; and processing internal and/or external transaction events to manage the client’s balances, wherein the client’s balances are managed with the help of the one or more digital distributed ledgers and wherein a balance of the at least one online bank account is managed separately and independently from a balance of the at least one physical bank accounts.
10. The one or more computing devices of Claim 9, wherein the balance of the at least one online bank account and the balance of the at least one physical bank accounts are managed by the same digital distributed ledger.
11. The one or more computing devices of Claim 9, wherein an update of each of the balances is provided as an atomic operation.
12. The one or more computing devices of Claim 9, wherein the operations further comprising updating the least one online bank account and the at least one physical bank account as a single atomic operation.
13. The one or more computing devices of Claim 9, wherein the operations further comprising using the one or more digital distributed ledgers for plugging an external entity into at least one API call associated with an operational and/or compliance workflow.
14. The one or more computing devices of Claim 9, wherein the operations further comprising a compliance verification of a pending transaction, the verification comprising: sending a respective compliance request in- parallel via bank and world- check channels; and submitting the transaction for a final approval responsive to approval the compliance request via the both channels.
15. The one or more computing devices of Claim 9, wherein the operations further comprising real-time monitoring the client’ s inputs to predict fraudulent activities using a machine learning model.
16. The one or more computing devices of Claim 15, further comprising receiving a prediction of fraudulent activities during a transaction process, and rejecting, in response, the respective transaction.
17. A non-transitory computer-readable medium comprising instructions that, when executed by a computing system comprising a memory storing a plurality of program components executable by the computing system, cause the computing system of a digital banking platform comprising one or more digital distributed ledgers to perform the following operations: provide a client with at least one online bank account and at least one physical bank account; and process internal and/or external transaction events to manage the client’s balances, wherein the client’s balances are managed with the help of the one or more digital distributed ledgers and wherein a balance of the at least one online bank account is managed separately and independently from a balance of the at least one physical bank accounts.
18. The non-transitory computer-readable medium of Claim 17, wherein the balance of the at least one online bank account and the balance of the at least one physical bank accounts are managed by the same digital distributed ledger.
19. The non-transitory computer-readable medium of Claim 17, wherein an update of each of the balances is provided as an atomic operation.
20. The non-transitory computer-readable medium of Claim 17, wherein the operations further comprise updating the least one online bank account and the at least one physical bank account as a single atomic operation.
21. The non-transitory computer-readable medium of Claim 17, wherein the operations further comprising using the one or more digital distributed ledgers for plugging an external entity into at least one API call associated with an operational and/or compliance workflow.
22. The non-transitory computer-readable medium of Claim 17, wherein the operations further comprise a compliance verification of a pending transaction, the verification comprising: sending a respective compliance request in- parallel via bank and world-check channels; and submitting the transaction for a final approval responsive to approval the compliance request via the both channels.
23. The non-transitory computer-readable medium of Claim 17, wherein the operations further comprising real-time monitoring the client’s inputs to predict fraudulent activities using a machine learning model.
24. The non-transitory computer-readable medium of Claim 23, further comprising receiving a prediction of fraudulent activities during a transaction process, and rejecting, in response, the respective transaction.
PCT/IL2022/050691 2021-07-05 2022-06-28 Digital banking platform WO2023281492A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US202163218418P 2021-07-05 2021-07-05
US63/218,418 2021-07-05

Publications (1)

Publication Number Publication Date
WO2023281492A1 true WO2023281492A1 (en) 2023-01-12

Family

ID=84801373

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IL2022/050691 WO2023281492A1 (en) 2021-07-05 2022-06-28 Digital banking platform

Country Status (1)

Country Link
WO (1) WO2023281492A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117436862A (en) * 2023-12-18 2024-01-23 成都天府通数字科技有限公司 Transaction method, system and device adapting to two-three accounts and digital RMB

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120173415A1 (en) * 2006-04-28 2012-07-05 Efunds Corporation Methods and systems for opening and funding a financial account online
US20150170112A1 (en) * 2013-10-04 2015-06-18 Erly Dalvo DeCastro Systems and methods for providing multi-currency platforms comprising means for exchanging and interconverting tangible and virtual currencies in various transactions, banking operations, and wealth management scenarios
US20170178237A1 (en) * 2014-03-11 2017-06-22 Dragonfly Fintech Pte Ltd Computer implemented frameworks and methods configured to create and manage a virtual currency
US20210004904A1 (en) * 2015-08-12 2021-01-07 International Monetary Exchange Ltd. Digital currency and a system and method for transferring value using the digital currency

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120173415A1 (en) * 2006-04-28 2012-07-05 Efunds Corporation Methods and systems for opening and funding a financial account online
US20150170112A1 (en) * 2013-10-04 2015-06-18 Erly Dalvo DeCastro Systems and methods for providing multi-currency platforms comprising means for exchanging and interconverting tangible and virtual currencies in various transactions, banking operations, and wealth management scenarios
US20170178237A1 (en) * 2014-03-11 2017-06-22 Dragonfly Fintech Pte Ltd Computer implemented frameworks and methods configured to create and manage a virtual currency
US20210004904A1 (en) * 2015-08-12 2021-01-07 International Monetary Exchange Ltd. Digital currency and a system and method for transferring value using the digital currency

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117436862A (en) * 2023-12-18 2024-01-23 成都天府通数字科技有限公司 Transaction method, system and device adapting to two-three accounts and digital RMB
CN117436862B (en) * 2023-12-18 2024-04-02 成都天府通数字科技有限公司 Transaction method, system and device adapting to two-three accounts and digital RMB

Similar Documents

Publication Publication Date Title
US11803660B2 (en) Secure permissioning of access to user accounts, including secure distribution of aggregated user account data
US11019055B1 (en) Biometric authentication, decentralized learning framework, and adaptive security protocols in distributed terminal network
US20210065293A1 (en) Distributed ledger lending
US11966886B2 (en) System and method for implementing an interbank information network
CA3102678C (en) Information processing device, information processing method, and computer program background
US20210350343A1 (en) Blockchain compliance verification network
EP3494538A1 (en) Network-based automated prediction modeling
US20210174347A1 (en) User Routing Application and Recommendation Engine for Distributed Terminal Network
US10902705B1 (en) Biometric authentication, decentralized learning framework, and adaptive security protocols in distributed terminal network
US11100510B1 (en) Scalable and advanced analytics computing platform for distributed ledger data and custody solutions
US20210288951A1 (en) Distributed Terminals Network Management, Systems, Interfaces and Workflows
US20220172198A1 (en) Real-time blockchain settlement network
US20210173674A1 (en) Distributed Terminals Network Management, Systems, Interfaces and Workflows
WO2023281492A1 (en) Digital banking platform
US20210287173A1 (en) Distributed Terminals Network Management, Systems, Interfaces and Workflows
US20220057918A1 (en) Distributed Terminals Network Management, Systems, Interfaces and Workflows
US20230274272A1 (en) Systems and methods for executing real-time reconciliation and notification of electronic transactions
US20210174321A1 (en) Graphical User Interface and Operator Console Management System for Distributed Terminal Network
CA3101942A1 (en) Biometric authentication, decentralized learning framework, and adaptive security protocols in distributed terminal network
WO2019157232A1 (en) Exotic currency settlement systems and methods
US20230401572A1 (en) Payment settlement via cryptocurrency exchange for fiat currency
TWI790985B (en) Data read authority control system based on block chain and zero-knowledge proof mechanism, and related data service system
US20230368293A1 (en) Fiat payment based on a cryptocurrency blockchain transaction
US20230368292A1 (en) Cryptocurrency payment based on a canceled fiat transaction
Presto et al. Retail & Wholesale Central Bank Digital Currencies: Comparison of Select Models, Use Case Analysis & Exploration of Potential Technical Features

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22837163

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE