EP3105732A1 - Universal payment method and system - Google Patents

Universal payment method and system

Info

Publication number
EP3105732A1
EP3105732A1 EP14827243.8A EP14827243A EP3105732A1 EP 3105732 A1 EP3105732 A1 EP 3105732A1 EP 14827243 A EP14827243 A EP 14827243A EP 3105732 A1 EP3105732 A1 EP 3105732A1
Authority
EP
European Patent Office
Prior art keywords
transaction
application
mobile device
payment
applications
Prior art date
Legal status (The legal status 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 status listed.)
Ceased
Application number
EP14827243.8A
Other languages
German (de)
French (fr)
Inventor
Thierry Huque
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Bancontact Payconiq Co
Original Assignee
Bancontact-Mistercash Nv / SA
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 Bancontact-Mistercash Nv / SA filed Critical Bancontact-Mistercash Nv / SA
Priority to EP21194878.1A priority Critical patent/EP3944178A1/en
Publication of EP3105732A1 publication Critical patent/EP3105732A1/en
Ceased legal-status Critical Current

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
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions

Definitions

  • the present disclosure relates to a method and system for performing an electronic transaction using a mobile device.
  • mobile communication devices such as mobile telephones
  • electronic payment transactions is becoming increasingly popular, and has the potential to one day entirely replace most card payments .
  • NFC Near-Field-Communication
  • Such functionality for example enhances the mobile device, by allowing it to be used for various applications, for example as an electronic wallet allowing payments to be made for accessing services such as transport networks . It has been proposed to use a payment application, installed on a mobile device, to implement payment transactions.
  • a payment application installed on a mobile device, to implement payment transactions.
  • One objective of one or more of the embodiments described herein is to provide a mobile payment solution that fits with most technical requirements of the card payment industry.
  • a mobile device comprising: a memory storing a plurality of transaction applications, wherein each transaction application is configured to be capable of being called by a generic application calling code, such as a generic URL (universal resource locator) and by an application specific calling code, such as an application specific URL, wherein each transaction application is further configured, for example when executed by a processing device of the mobile device, to implement a universal transaction application selector function that displays on a display of the mobile device a choice between two or more of the transaction applications and calls, based on an input from a user of the mobile device, one of said two or more transaction applications using one of the application specific calling codes; and when called by the application specific calling code, to process an electronic transaction using the mobile device.
  • a generic application calling code such as a generic URL (universal resource locator)
  • an application specific calling code such as an application specific URL
  • the electronic transaction is a payment transaction
  • said transaction applications are payment applications
  • said universal transaction application selector function filters a list of said plurality of payment applications based on one or more payment brands and/or payment solutions accepted by a merchant.
  • the memory further stores a merchant application configured to initiate a transaction request using said generic application calling code.
  • the generic URL is provided by the merchant application in the form of at least one of: a URL- intent; a QR (quick response) code; and an RF data transmission.
  • the transaction request is a payment request comprising an indication of said one or more payment brands and/or payment types accepted by the merchant.
  • the transaction request further comprises a transaction identifier generated by a merchant server.
  • the transaction request further comprises an identifier of said merchant server to be used during the processing of said electronic transaction, wherein the identifier is for example a URL.
  • the transaction request further comprises a call back request such that said merchant application is called once said electronic transaction has been processed.
  • an electronic transaction system comprising: the above mobile device; a merchant server; and a transaction application server in communication with the merchant server and the mobile device.
  • a method of performing an electronic transaction using a mobile device comprising: calling a first of a plurality of transaction applications, stored in a memory of said mobile device, based on a generic application calling code, which is for example a generic URL (universal resource locator) associated with each of the transaction applications; implementing by the first transaction application a universal transaction application selector function that displays on a display of said mobile device a choice between two or more of said transaction applications and calls, based on an input from a user of the mobile device, a selected one of said two or more transaction applications using an application specific calling code, which is for example an application specific URL, associated with the selected transaction application; and processing the electronic transaction using said mobile device.
  • a generic application calling code which is for example a generic URL (universal resource locator) associated with each of the transaction applications
  • the method further comprises, prior to calling the first transaction application, generating by a merchant application a transaction request to an operating system of the mobile device, the transaction request comprising the generic application calling code.
  • the first transaction application is called by the operating system based on the transaction request.
  • calling the first transaction application comprises: in response to the transaction request, displaying on a display of the mobile device by the operating system a choice between the plurality of transaction applications; receiving a selection by the user of the first transaction application; calling the first transaction application using an application specific URL of the first transaction application; and determining that the first transaction application cannot process the electronic transaction.
  • calling the first transaction application is based on a URL-intent or a QR (quick response) code provided by a merchant application.
  • the method further comprises determining by the selected transaction application whether or not it is capable of processing the electronic transaction, wherein: if the selected transaction application is determined to be capable of processing the electronic transaction, the electronic transaction is processed by the selected transaction application; and if the selected transaction application is determined not to be capable of processing the electronic transaction, the method further comprises implementing by the selected transaction application the universal transaction application selector function to display on the display of the mobile device a choice between two or more of said transaction applications other than the selected transaction application and to call, based on an input from a user of the mobile device, a further selected one of the two or more transaction applications using an application specific calling code, which is for example an application specific URL, associated with the further selected transaction application; and processing the electronic transaction by the further selected transaction application.
  • the universal transaction application selector function to display on the display of the mobile device a choice between two or more of said transaction applications other than the selected transaction application and to call, based on an input from a user of the mobile device, a further selected one of the two or more transaction applications using an application specific calling code
  • the electronic transaction is at least one of: an electronic payment; the establishment of a direct payment facility; document or contract signature; data verification; and authentication check of the mobile device or of a user of the mobile device.
  • Figure 1 schematically illustrates a mobile device and a transaction element according to an example embodiment of the present disclosure
  • Figure 2 schematically illustrates the mobile device of Figure 1 in more detail according to an example embodiment of the present disclosure
  • Figure 3 is a flow diagram illustrating operations in a method of performing an electronic transaction using a mobile device according to an example embodiment of the present disclosure
  • Figure 4 schematically illustrates an electronic transaction system according to an example embodiment of the present disclosure
  • Figure 5 is a flow diagram illustrating operations in a method of performing an electronic transaction using a mobile device according to a further example embodiment of the present disclosure.
  • Figure 6 illustrates a merchant or payment application server of Figure 4 in more detail according to an example embodiment of the present disclosure.
  • Figure 1 schematically illustrates a mobile device 102 capable of wireless communications, and of performing an electronic transaction.
  • the mobile device 102 is a mobile telephone, smart phone, tablet computer, digital media player or the like, and comprises a display 104, for example a touch screen.
  • the mobile device 102 is shown in communication with a transaction element 106.
  • the communication between the mobile device 102 and the transaction element is at least partially via a wireless interface, such as an NFC interface, a wireless data connection via a telecommunications network, a Bluetooth interface or a wireless local area network (WLAN) .
  • a wireless interface such as an NFC interface, a wireless data connection via a telecommunications network, a Bluetooth interface or a wireless local area network (WLAN) .
  • WLAN wireless local area network
  • the transaction element 106 may communicate with the mobile device 102 using a camera of the mobile device 102.
  • the transaction element 106 may comprise a display for displaying a barcode such as a QR-code (quick response code) , which may be captured by the camera and interpreted using a suitable application loaded on the mobile device 102.
  • QR-code quick response code
  • the transaction element 106 could be incorporated within the mobile device 102.
  • the mobile device 102 may store and run a merchant application implementing the transaction element 106.
  • the transaction element 106 for example communicates with other circuitry of the mobile device by generating an intent, such as a URL-intent (universal resource locator-intent) .
  • an intent is a digital message passed from an application being run on a mobile device to the operating system of the mobile device, that causes a certain application to be called, and passes information, such as a parameter, to that application.
  • the electronic transaction is an electronic payment
  • the transaction element 106 is a payment terminal.
  • the electronic transaction could be any of a range of electronic services provided between the mobile device 102 and the transaction element 106, such as an electronic payment, including a card payment or non-card payment, the establishment of a direct payment facility such as an E-mandate, document or contract signature, data verification, such as an address or age check, and/or authentication check of the mobile device or of a user of the mobile device.
  • An E-mandate is for example an agreement authorizing a merchant to receive one or more direct debit payments from a customer.
  • the transaction element 106 is for example positioned at an entry barrier of a restricted area, such as a transport network, or at a point of sale in a shop or restaurant.
  • the mobile device 102 is for example in relatively close proximity to the transaction element 106, and the communication between the mobile device and the transaction element is for example by NFC, the mobile device emulating a wireless transponder.
  • other forms of wireless communication between the mobile device 102 and the transaction element 106 would be possible, such as a wireless connection via Bluetooth or via a wireless local area network (WLAN) .
  • WLAN wireless local area network
  • the mobile device 102 could be remote from the transaction element 106, and the communication between the mobile device and the transaction element could be via one or more intervening networks, such as a data network of a telecommunications network and/or the internet.
  • the transaction element could correspond to a remote server, for example hosting a website of a merchant.
  • Figure 2 schematically illustrates the mobile device 102 in more detail according to an example embodiment.
  • the mobile device 102 for example comprises a contactless front-end integrated circuit (CLF) 202, which will be referred to herein as an NFC router.
  • the NFC router 202 is coupled to an NFC antenna 204, and together the router 202 and antenna 204 provide NFC circuitry for emulating the behaviour of an NFC transponder.
  • CLF contactless front-end integrated circuit
  • the NFC router 202 is also for example coupled to a host processing device (P) 206 of the mobile device 102.
  • the processing device 206 for example comprises one or more processors under the control of instructions stored in an instruction memory (INSTR MEM) 208.
  • the NFC router 202 is also for example coupled to a secure element (SE) 210, which is for example an embedded SE (eSE) , and/or to a SIM or universal SIM circuit 212.
  • SE secure element
  • eSE embedded SE
  • the circuit 212 is for example additionally coupled to the processing device 206.
  • the processing device 206 may perform host card emulation (HCE) , meaning that NFC communications are routed to the host processing device 206, which emulates the behaviour of an NFC secure element. This permits secure NFC transactions to be performed directly by the processing device 206 without requiring the presence of a secure element within the mobile device 102.
  • HCE host card emulation
  • the processing device 206 is also for example coupled to: an antenna 214 permitting telecommunications within a cellular network; to an antenna 215 permitting wi-fi (wireless fidelity) communications; and/or to an antenna 216 permitting ultra wideband (UWB) RF communications.
  • the mobile device 102 may comprise only one or some of the antennas 214, 215 and 216.
  • the mobile device 102 further comprises a display (DISPLAY) 218 coupled to the processing device 206, the display for example being a touch screen providing a user interface of the mobile device .
  • the mobile device 102 also for example comprises an image capture device (IMAGE CAPTURE DEVICE) 220, comprising an image sensor for capturing digital images.
  • image capture device 220 is capable of capturing machine-readable codes such as QR-codes, and the mobile device 102 stores a suitable software application for interpreting the machine readable code.
  • the image capture device 220 or a separate image sensor is capable of capturing biometric samples such as a finger print, facial image, finger vein or retina scan.
  • the mobile device 102 comprises a trusted execution environment (TEE) 222 that for example comprises a memory device 224 storing one or more software applications and an allocation of the processing resources of the processing device 206 for execution of the software applications in isolation from the execution of other software applications stored in the instruction memory.
  • TEE trusted execution environment
  • the trusted executed environment 222 is used for the execution of sensitive software applications, such as an application for PIN (personal identification number) entry and/or for capturing a biometric sample.
  • the mobile device 102 is for example a connected mobile device, having some or all of the following characteristics:
  • - capable of receiving and/or processing the data of a token (described in more detail below) comprising a URL (universal resource locator) and transaction-related data; - capable of implementing authentication, for example based on one or more of: a software token, for example managed by an authentication application of the mobile device; a hardware token, for example forming part of the secure element; a user biometric measurement, for example an image of the user's face or fingerprint; and a user secret, for example a PIN (personal identification number) or Password;
  • a software token for example managed by an authentication application of the mobile device
  • a hardware token for example forming part of the secure element
  • a user biometric measurement for example an image of the user's face or fingerprint
  • a user secret for example a PIN (personal identification number) or Password
  • FIG. 3 is a flow diagram illustrating an example of operations in a method of performing an electronic transaction using the mobile device 102. It is assumed that the mobile device has stored on it a plurality of transaction applications, each for example permitting a transaction corresponding to a different brand and/or transaction type. Furthermore, it is assumed that each transaction application is capable of being launched by an application specific calling code, which is for example a URL associated with the particular transaction application, and a generic application calling code, which is for example a URL associated with all of the transaction applications. While throughout the following description examples are described based on calling codes in the form of URLs, it will be apparent to those skilled in the art that in alternative embodiments, the application specific calling code and the generic application calling code could be based on alternative calling mechanisms.
  • an application specific calling code which is for example a URL associated with the particular transaction application
  • a generic application calling code which is for example a URL associated with all of the transaction applications. While throughout the following description examples are described based on calling codes in the form of URLs, it will be apparent to those skilled in
  • a first of the plurality of transaction applications is called for example based on the generic URL.
  • a universal transaction selector function is launched by the first transaction application.
  • This function for example displays on the display 218 of the mobile device a list of the available transaction applications stored on the mobile device, giving the user a choice between two or more transaction applications.
  • the first transaction application may be included on the list.
  • a second transaction application is selected by a user input, and this second application is called by the application specific URL associated with the selected transaction application.
  • the electronic transaction is processed by the mobile device, for example by the second transaction application selected by the user.
  • the second transaction application selected by the user is not capable of processing the electronic transaction, in which case the second transaction application for example launches the universal transaction selector function without listing the second transaction application on the list of available applications.
  • Figure 4 schematically illustrates an electronic transaction system 400 comprising the mobile device 102 in communication with a merchant server (ME SERVER) 402 and adapted to perform a payment transaction.
  • ME SERVER merchant server
  • the system of Figure 4 could be adapted to other types of electronic transactions, and the merchant server could be a different type of server.
  • the mobile device 102 for example stores in its instruction memory a browser (BROWSER) 404, and/or a merchant application (APP) 406, each capable of communicating with the merchant server 402.
  • These software applications for example provide two means by which the merchant is able to support mobile shopping.
  • the browser 404 is for example opened by a user of the mobile device, and used to navigate to an internet site of the merchant.
  • the merchant application 406 is for example installed on the mobile device by the user, and permits an enhanced web page to be viewed, which is for example partially generated on the mobile device, and partially generated based on data received from a distant webserver, such as the merchant server 402.
  • the combination of the merchant server 402 and the browser 404 and/or merchant application 406 for example provides the transaction terminal 106 of Figure 1 used to initiate a transaction.
  • the browser 404 and merchant application 406 for example communicate with the operating system (OS) 408 of the mobile device 102.
  • OS operating system
  • the mobile device 102 also for example stores in its instruction memory a plurality of payment-capable applications, referred to herein as transaction applications.
  • transaction applications there are four such applications (TRANS APP) 410A to 410D.
  • Each of the transaction applications is for example one of the following:
  • Each of the transaction applications 410A to 410D for example comprises a universal application selector (OAS) , which provides a technical solution for supporting URL calls registered by a plurality of transaction applications.
  • a URL-Intent (Android) and URL-Schemes (iOS) are the methods offered by mobile operating systems to permit inter-application calls. Throughout the following, such inter-application calls will be referred to simply as URL calls.
  • URL calls A very straightforward intro can be found here: http: //blogs . telerik. com/appbuilder/posts/13-08-26/how-to-use- custom-ur1-schemes .
  • the URL Intent mechanism provides a standardised way to launch, from the browser 404 or merchant application 406, a transaction application from a URL in case that the same device is used for shopping and payment.
  • the UAS for example registers two URLs: a fixed URL for the UAS, for example: UPS_GenApp : //DoTx; and a specific URL for the transaction application, for example: UAS_"Payment Solution Name": //DoTx.
  • a common list of technical payment solutions is for example universally accessible by the mobile device 102, such as via a website. This list for example indicates, for each payment solution, a list of acceptance brands, which are the brands of payment supported by the payment solution.
  • Table I below provides an example of a list of acceptance payment brands, indicated by an acceptance name, e.g. a card scheme brand such as Visa (the names “Maestro”, “Visa”, “MasterCard” and “JCB” used in the table may correspond to registered trademarks) .
  • a type of payment associated with each brand is for example provided, such as any (group) , debit, credit, S €PA credit transfer (SCT) .
  • the table for example includes a brand identifier for each brand, which is represented for example coded as 2 bytes (represented in hexadecimal format in the table) , allowing 2 16 payment brands to be registered.
  • Table II below provides an example of a list of technical payment solutions, indicated by a name of the payment service, for example the wallet provider (the names "SIXDots", “MasterPass” and "V.ME” may correspond to registered trademarks) .
  • the table for example includes an example of the application URL scheme, which is the generic URL, such as UAS_"Payment Solution Name", a payment solution identifier, for example of 3 bytes (represented in hexadecimal format in the table) , allowing 2 24 payment methods to be registered, and a list of the brand identifiers of brands supported by the payment solution.
  • Each merchant for example indicates one or more payment methods that are accepted, the payment method for example being defined by a combination of a Brand ID and a Technical Payment Solution ID.
  • a merchant accepting BC-MC and SixDots may represent this as follows:
  • 0001 000000 i.e. the BC-MC brand, and any BC-MC transaction application.
  • Each of the transaction applications 410A to 410D is for example associated with a transaction server, two of which are shown in example of Figure 4 labelled (TRANS SERVER 1) 412 and (TRANS SERVER 2) 414.
  • the merchant server 402 is for example informed of the transaction request and prepares a universal transaction call.
  • the merchant server 402 for example generates a universal transaction call having a generic URL, and with related parameters including a unique secure Transaction ID.
  • the universal transaction call comprises one or more of : an indication of one or more supported payment methods; a merchant URL or web address of the merchant server 402 allowing the transaction server 412 or 414 to contact the merchant to get the transaction details; and the transaction ID, which is for example in the form of a string sent by the merchant allowing it to retrieve the transaction details.
  • the universal transaction call may further comprise at least some of the transaction details, such as the payment amount in the case that the transaction is a payment, and/or merchant information relating to the transaction.
  • the generic URL-intent may also comprise a callback URL allowing the transaction application to automatically call again the browser 404 or merchant application 406 after completing the transaction.
  • the callback URL for a merchant application could be of the form: "MeApp_name” : //result) , where "MeApp_name" is the name of the merchant application, and the callback URL for a merchant webpage accessed using the browser 404 could be of the form:
  • the universal transaction call is transmitted in the form of an electronic token.
  • the token may comprise a secure identifier, allowing the token to be authenticated by the mobile device 102 and/or by the transaction server 412 or 414.
  • the token is for example transmitted to the mobile device via Bluetooth, NFC, Ultra- wideband and/or other RF technologies.
  • the token is in the form of a URL-intent.
  • the token may for example be in the form of a QR (quick response) code, which can be decoded by an appropriate application stored on the mobile device 102.
  • the QR code could be captured by the mobile device by taking an image of a display of a transaction terminal on which is displayed the QR code generated by the merchant server 402.
  • the universal transaction call is transmitted to the browser 404 or merchant application 406 that initiated the transaction.
  • the merchant application 406 or browser 404 launches the universal transaction call, using the generic URL provided by the merchant server 402. This then causes the operating system 408 to wake one of the transaction applications 410A to 410D.
  • the selection of the transaction application 41OA to 410D to be woken depends for example on the type of operating system 408.
  • any of the transaction applications capable of being called by the generic URL-scheme is for example opened, and may be determined by user preferences .
  • the operating system is Android
  • the operating system 408 for example displays a list of applications that are capable of being called by the generic URL-intent, and prompts the user of the mobile device 102 to make a selection among these applications.
  • the transaction application 410A is for example called using the registered generic URL, with the secure transaction ID, and optionally a callback URL.
  • the universal application selector (UAS) of the transaction application 410A is then launched.
  • UAS universal application selector
  • the UAS is launched directly.
  • Android, Windows 8 or similar operating system it is assumed that the user already selected the transaction application 410A, and if this transaction application is capable of processing the transaction, it will do so.
  • the UAS is launched.
  • the UAS determines, based on a payment type associated with the merchant, such as the permitted brand and/or technical payment solution, a list of transaction applications capable of processing the transaction. For example, a list of the transaction applications is stored locally by each of the transaction applications, and the transaction applications periodically verify whether there are any updates to the list, for example by a comparison with a list stored centrally by a webserver. Brands and/or payment solutions that are not supported by the merchant are for example filtered out. Furthermore, any application that has previously been found to be unsupported is also for example filtered out. In some embodiments, the operating system 408 is called to verify that each application on the list is indeed installed on the mobile device. Any application that is not installed is removed from the list.
  • a payment type associated with the merchant such as the permitted brand and/or technical payment solution
  • the list of transaction applications is displayed on the display of the mobile device, for example in the form of a brand-neutral page, in other words no brand is displayed in a preferential fashion to the others .
  • the user is prompted to make a selection among the transaction applications.
  • the list of transaction applications is displayed by showing on the display an icon associated with each application/brand.
  • only a single application may have been identified as supporting the payment type, and in such a case, this application is for example automatically selected.
  • the application 4IOC is selected, and this application is called using its associated application specific URL.
  • the data provided with the generic application call such as the transaction ID and the callback URL if present, is also forwarded to the selected transaction application. Calling the transaction application using its specific URL for example causes the application to process the transaction without launching the UAS .
  • the selected transaction application is capable of processing the transaction, for example by verifying at least that the application is correctly enrolled, that it has not been blocked, that the brand of payment is supported, and/or that the payment method is supported.
  • the transaction is processed by the transaction application.
  • this for example involves communicating the transaction ID to the transaction server corresponding to the selected application, which in this example is the transaction server 412.
  • the transaction server 412 for example interacts with the merchant server 402.
  • the merchant server 402 is for example identified by a URL of the merchant server that was included in the universal transaction call.
  • the transaction server 412 provides the transaction ID to the merchant server 402, and receives in response the corresponding transaction details.
  • Authentication is also for example applied by the transaction application 410C and/or transaction server 412.
  • the server 412 for example provides a confirmation message to the transaction application 410C.
  • this URL is then launched to return control to the merchant application 406 or browser 404.
  • the user for example switches manually to the calling application.
  • Figure 5 is a flow diagram illustrating the operations 301 and 302 of Figure 3 in more detail according to an example in which the operating system of the mobile device 102 is Android, Windows 8 or the like.
  • a user selection is received, and the user selects the first transaction application of operation 301 of Figure 3.
  • the first transaction application is called using the generic URL.
  • a subsequent operation 504 it is determined whether or not the first transaction application is capable of processing the transaction. If so, the transaction is processed by the first transaction application in an operation 505. If not, the next operation is 506.
  • Figure 6 schematically represents a device 600 that could be used for implementing the merchant server 402 and/or any of the transaction servers 412, 414 of Figure 4.
  • the device 600 for example comprises a processing device 602, which may comprise one or more processors, under the control of instructions stored in an instruction memory 604.
  • a memory storage device 606 is also coupled to the processing device 602, and for example stores the transaction identifier in association with the transaction data.
  • the processing device 602 is also coupled to a communication interface 608, which permits communications, via a wired and/or wireless network, with the mobile device 102, ME server 402, and/or transaction server 412, 414.
  • the device 600 comprises a secure processing environment 610, which for example comprises a secure microprocessor 612, under the control of an instruction memory 614, storing one or more software applications that can be executed in isolation from the execution of other software applications stored in the instruction memory 604.
  • the secure processing environment 610 is used for the execution of sensitive software applications, such as an application for encrypting communications, and/or for the verification of sensitive data such as biometric data or a PIN.
  • An advantage of the embodiments described herein is that they provide a universal solution that can be deployed once by any merchant and provides a common acceptance solution for a variety of merchants and payment providers.
  • the described embodiments include one or more of the following advantages: a solution that, for payment transactions, is multi-brand, multi-solution and/or multi-method; a solution that is generic enough so that different technical payment solutions can be triggered by a single call; a solution that for example allows the merchant to define a list of payment methods, brands and/or solutions that are accepted by the merchant; a solution that for example filters out the transaction applications offering payment methods, brands and/or solutions that are not supported by the merchant; a solution that for example limits the impact on the merchant application, there being potentially thousands of available merchant applications; a solution that is for example universal in terms of mobile phone OS.

Abstract

The invention concerns a mobile device comprising: a memory storing a plurality of transaction applications, wherein each transaction application is configured to be capable of being called by a generic application calling code and by an application specific calling code, each transaction application being further configured: to implement a universal transaction application selector function that displays on a display of the mobile device a choice between two or more of the transaction applications, and calls, based on an input from a user of the mobile device, one of said two or more transaction applications using one of the application specific calling codes; and when called by the application specific calling code, to process an electronic transaction using the mobile device.

Description

UNIVERSAL PAYMENT METHOD AND SYSTEM
The present patent application claims priority from French patent application No. 14/51203, the contents of which is hereby incorporated by reference.
FIELD
The present disclosure relates to a method and system for performing an electronic transaction using a mobile device.
BACKGROUND
Using mobile communication devices, such as mobile telephones, to perform electronic payment transactions is becoming increasingly popular, and has the potential to one day entirely replace most card payments .
As one form of payment mechanism, mobile telephones and other types of mobile devices are increasingly being equipped with NFC (Near-Field-Communication) interfaces, which enable them to perform electromagnetic transponder functions in addition to their other functions. In particular, such devices are able to emulate the functions of an electromagnetic transponder, which could be of the contactless card type. Such functionality for example enhances the mobile device, by allowing it to be used for various applications, for example as an electronic wallet allowing payments to be made for accessing services such as transport networks . It has been proposed to use a payment application, installed on a mobile device, to implement payment transactions. However, there are technical problems associated with existing solutions .
SUMMARY
It is an aim of embodiments of the present disclosure to at least partially address one or more problems in the prior art .
One objective of one or more of the embodiments described herein is to provide a mobile payment solution that fits with most technical requirements of the card payment industry.
In particular, merchants and other card acceptors, internet payment service providers, and to a lesser extent, acquirers, are generally not willing to deploy brand-dependent technologies. When new technologies are introduced, a market pressure appears over time to evolve towards standardized acceptance technologies that are shared amongst brands (open and brand-neutral acceptance technology) .
There is in addition a significant regulatory pressure to de-couple scheme (brand) and processing solutions, leading to a more competitive market space.
It is therefore desirable to define a mobile payment solution that can work efficiently in multi-brand mode, without introducing a significant market advantage for some brands. For example, in a context where several payment brand/solutions are being deployed on mobile phones, there is a need for a way for a merchant application to initiate the payment in a single call and let the user choose amongst the payment applications present on the phone. However, there are technical difficulties in providing such a solution.
According to one aspect, there is provided a mobile device comprising: a memory storing a plurality of transaction applications, wherein each transaction application is configured to be capable of being called by a generic application calling code, such as a generic URL (universal resource locator) and by an application specific calling code, such as an application specific URL, wherein each transaction application is further configured, for example when executed by a processing device of the mobile device, to implement a universal transaction application selector function that displays on a display of the mobile device a choice between two or more of the transaction applications and calls, based on an input from a user of the mobile device, one of said two or more transaction applications using one of the application specific calling codes; and when called by the application specific calling code, to process an electronic transaction using the mobile device.
According to one embodiment, the electronic transaction is a payment transaction, said transaction applications are payment applications, and said universal transaction application selector function filters a list of said plurality of payment applications based on one or more payment brands and/or payment solutions accepted by a merchant.
According to one embodiment, the memory further stores a merchant application configured to initiate a transaction request using said generic application calling code.
According to one embodiment, the generic URL is provided by the merchant application in the form of at least one of: a URL- intent; a QR (quick response) code; and an RF data transmission.
According to one embodiment, the transaction request is a payment request comprising an indication of said one or more payment brands and/or payment types accepted by the merchant.
According to one embodiment, the transaction request further comprises a transaction identifier generated by a merchant server.
According to one embodiment, the transaction request further comprises an identifier of said merchant server to be used during the processing of said electronic transaction, wherein the identifier is for example a URL.
According to one embodiment, the transaction request further comprises a call back request such that said merchant application is called once said electronic transaction has been processed. According to a further aspect, there is provided an electronic transaction system comprising: the above mobile device; a merchant server; and a transaction application server in communication with the merchant server and the mobile device.
According to a further aspect, there is provided a method of performing an electronic transaction using a mobile device comprising: calling a first of a plurality of transaction applications, stored in a memory of said mobile device, based on a generic application calling code, which is for example a generic URL (universal resource locator) associated with each of the transaction applications; implementing by the first transaction application a universal transaction application selector function that displays on a display of said mobile device a choice between two or more of said transaction applications and calls, based on an input from a user of the mobile device, a selected one of said two or more transaction applications using an application specific calling code, which is for example an application specific URL, associated with the selected transaction application; and processing the electronic transaction using said mobile device.
According to one embodiment, the method further comprises, prior to calling the first transaction application, generating by a merchant application a transaction request to an operating system of the mobile device, the transaction request comprising the generic application calling code.
According to one embodiment, the first transaction application is called by the operating system based on the transaction request.
According to one embodiment, calling the first transaction application comprises: in response to the transaction request, displaying on a display of the mobile device by the operating system a choice between the plurality of transaction applications; receiving a selection by the user of the first transaction application; calling the first transaction application using an application specific URL of the first transaction application; and determining that the first transaction application cannot process the electronic transaction.
According to one embodiment, calling the first transaction application is based on a URL-intent or a QR (quick response) code provided by a merchant application.
According to one embodiment, the method further comprises determining by the selected transaction application whether or not it is capable of processing the electronic transaction, wherein: if the selected transaction application is determined to be capable of processing the electronic transaction, the electronic transaction is processed by the selected transaction application; and if the selected transaction application is determined not to be capable of processing the electronic transaction, the method further comprises implementing by the selected transaction application the universal transaction application selector function to display on the display of the mobile device a choice between two or more of said transaction applications other than the selected transaction application and to call, based on an input from a user of the mobile device, a further selected one of the two or more transaction applications using an application specific calling code, which is for example an application specific URL, associated with the further selected transaction application; and processing the electronic transaction by the further selected transaction application.
According to one embodiment, the electronic transaction is at least one of: an electronic payment; the establishment of a direct payment facility; document or contract signature; data verification; and authentication check of the mobile device or of a user of the mobile device.
BRIEF DESCRIPTION OF THE DRAWINGS
The foregoing and other features and advantages will become apparent from the following detailed description of embodiments, given by way of illustration and not limitation with reference to the accompanying drawings, in which: Figure 1 schematically illustrates a mobile device and a transaction element according to an example embodiment of the present disclosure;
Figure 2 schematically illustrates the mobile device of Figure 1 in more detail according to an example embodiment of the present disclosure;
Figure 3 is a flow diagram illustrating operations in a method of performing an electronic transaction using a mobile device according to an example embodiment of the present disclosure;
Figure 4 schematically illustrates an electronic transaction system according to an example embodiment of the present disclosure;
Figure 5 is a flow diagram illustrating operations in a method of performing an electronic transaction using a mobile device according to a further example embodiment of the present disclosure; and
Figure 6 illustrates a merchant or payment application server of Figure 4 in more detail according to an example embodiment of the present disclosure.
DETAILED DESCRIPTION
Figure 1 schematically illustrates a mobile device 102 capable of wireless communications, and of performing an electronic transaction. For example, the mobile device 102 is a mobile telephone, smart phone, tablet computer, digital media player or the like, and comprises a display 104, for example a touch screen.
The mobile device 102 is shown in communication with a transaction element 106. In some embodiments, the communication between the mobile device 102 and the transaction element is at least partially via a wireless interface, such as an NFC interface, a wireless data connection via a telecommunications network, a Bluetooth interface or a wireless local area network (WLAN) .
Alternatively, the transaction element 106 may communicate with the mobile device 102 using a camera of the mobile device 102. For example, the transaction element 106 may comprise a display for displaying a barcode such as a QR-code (quick response code) , which may be captured by the camera and interpreted using a suitable application loaded on the mobile device 102.
In alternative embodiments, the transaction element 106 could be incorporated within the mobile device 102. For example, the mobile device 102 may store and run a merchant application implementing the transaction element 106.
In such a case, the transaction element 106 for example communicates with other circuitry of the mobile device by generating an intent, such as a URL-intent (universal resource locator-intent) . As will be known by those skilled in the art, an intent is a digital message passed from an application being run on a mobile device to the operating system of the mobile device, that causes a certain application to be called, and passes information, such as a parameter, to that application.
In some embodiments, the electronic transaction is an electronic payment, and the transaction element 106 is a payment terminal. Alternatively, the electronic transaction could be any of a range of electronic services provided between the mobile device 102 and the transaction element 106, such as an electronic payment, including a card payment or non-card payment, the establishment of a direct payment facility such as an E-mandate, document or contract signature, data verification, such as an address or age check, and/or authentication check of the mobile device or of a user of the mobile device. An E-mandate is for example an agreement authorizing a merchant to receive one or more direct debit payments from a customer.
The transaction element 106 is for example positioned at an entry barrier of a restricted area, such as a transport network, or at a point of sale in a shop or restaurant. In such cases, the mobile device 102 is for example in relatively close proximity to the transaction element 106, and the communication between the mobile device and the transaction element is for example by NFC, the mobile device emulating a wireless transponder. Alternatively, other forms of wireless communication between the mobile device 102 and the transaction element 106 would be possible, such as a wireless connection via Bluetooth or via a wireless local area network (WLAN) .
In other embodiments, the mobile device 102 could be remote from the transaction element 106, and the communication between the mobile device and the transaction element could be via one or more intervening networks, such as a data network of a telecommunications network and/or the internet. In such a case, the transaction element could correspond to a remote server, for example hosting a website of a merchant.
Figure 2 schematically illustrates the mobile device 102 in more detail according to an example embodiment.
As illustrated in Figure 2, the mobile device 102 for example comprises a contactless front-end integrated circuit (CLF) 202, which will be referred to herein as an NFC router. The NFC router 202 is coupled to an NFC antenna 204, and together the router 202 and antenna 204 provide NFC circuitry for emulating the behaviour of an NFC transponder.
The NFC router 202 is also for example coupled to a host processing device (P) 206 of the mobile device 102. The processing device 206 for example comprises one or more processors under the control of instructions stored in an instruction memory (INSTR MEM) 208. The NFC router 202 is also for example coupled to a secure element (SE) 210, which is for example an embedded SE (eSE) , and/or to a SIM or universal SIM circuit 212. The circuit 212 is for example additionally coupled to the processing device 206. Additionally or alternatively, the processing device 206 may perform host card emulation (HCE) , meaning that NFC communications are routed to the host processing device 206, which emulates the behaviour of an NFC secure element. This permits secure NFC transactions to be performed directly by the processing device 206 without requiring the presence of a secure element within the mobile device 102.
The processing device 206 is also for example coupled to: an antenna 214 permitting telecommunications within a cellular network; to an antenna 215 permitting wi-fi (wireless fidelity) communications; and/or to an antenna 216 permitting ultra wideband (UWB) RF communications. In some embodiments, the mobile device 102 may comprise only one or some of the antennas 214, 215 and 216. The mobile device 102 further comprises a display (DISPLAY) 218 coupled to the processing device 206, the display for example being a touch screen providing a user interface of the mobile device .
The mobile device 102 also for example comprises an image capture device (IMAGE CAPTURE DEVICE) 220, comprising an image sensor for capturing digital images. For example, the image capture device 220 is capable of capturing machine-readable codes such as QR-codes, and the mobile device 102 stores a suitable software application for interpreting the machine readable code. Furthermore, in some embodiments, the image capture device 220 or a separate image sensor is capable of capturing biometric samples such as a finger print, facial image, finger vein or retina scan.
In some embodiments, the mobile device 102 comprises a trusted execution environment (TEE) 222 that for example comprises a memory device 224 storing one or more software applications and an allocation of the processing resources of the processing device 206 for execution of the software applications in isolation from the execution of other software applications stored in the instruction memory. For example, the trusted executed environment 222 is used for the execution of sensitive software applications, such as an application for PIN (personal identification number) entry and/or for capturing a biometric sample.
As will be described in more detail below, the mobile device 102 is for example a connected mobile device, having some or all of the following characteristics:
- portable, with no need to be permanently connected to any kind of cable, including a power supply cable or data cable;
- capable of receiving and/or processing the data of a token (described in more detail below) comprising a URL (universal resource locator) and transaction-related data; - capable of implementing authentication, for example based on one or more of: a software token, for example managed by an authentication application of the mobile device; a hardware token, for example forming part of the secure element; a user biometric measurement, for example an image of the user's face or fingerprint; and a user secret, for example a PIN (personal identification number) or Password;
- capable of displaying transaction/service data for the user; and
- capable of registering a user acceptance or agreement.
Figure 3 is a flow diagram illustrating an example of operations in a method of performing an electronic transaction using the mobile device 102. It is assumed that the mobile device has stored on it a plurality of transaction applications, each for example permitting a transaction corresponding to a different brand and/or transaction type. Furthermore, it is assumed that each transaction application is capable of being launched by an application specific calling code, which is for example a URL associated with the particular transaction application, and a generic application calling code, which is for example a URL associated with all of the transaction applications. While throughout the following description examples are described based on calling codes in the form of URLs, it will be apparent to those skilled in the art that in alternative embodiments, the application specific calling code and the generic application calling code could be based on alternative calling mechanisms.
In a first operation 301, a first of the plurality of transaction applications is called for example based on the generic URL.
In a subsequent operation 302, a universal transaction selector function is launched by the first transaction application. This function for example displays on the display 218 of the mobile device a list of the available transaction applications stored on the mobile device, giving the user a choice between two or more transaction applications. The first transaction application may be included on the list. In a subsequent operation 303, a second transaction application is selected by a user input, and this second application is called by the application specific URL associated with the selected transaction application.
In a subsequent operation 304, the electronic transaction is processed by the mobile device, for example by the second transaction application selected by the user. Alternatively, it may be that the second transaction application selected by the user is not capable of processing the electronic transaction, in which case the second transaction application for example launches the universal transaction selector function without listing the second transaction application on the list of available applications.
Figure 4 schematically illustrates an electronic transaction system 400 comprising the mobile device 102 in communication with a merchant server (ME SERVER) 402 and adapted to perform a payment transaction. However, it will be apparent to those skilled in the art that the system of Figure 4 could be adapted to other types of electronic transactions, and the merchant server could be a different type of server.
As illustrated in Figure 4, the mobile device 102 for example stores in its instruction memory a browser (BROWSER) 404, and/or a merchant application (APP) 406, each capable of communicating with the merchant server 402. These software applications for example provide two means by which the merchant is able to support mobile shopping. The browser 404 is for example opened by a user of the mobile device, and used to navigate to an internet site of the merchant. The merchant application 406 is for example installed on the mobile device by the user, and permits an enhanced web page to be viewed, which is for example partially generated on the mobile device, and partially generated based on data received from a distant webserver, such as the merchant server 402. The combination of the merchant server 402 and the browser 404 and/or merchant application 406 for example provides the transaction terminal 106 of Figure 1 used to initiate a transaction. The browser 404 and merchant application 406 for example communicate with the operating system (OS) 408 of the mobile device 102.
The mobile device 102 also for example stores in its instruction memory a plurality of payment-capable applications, referred to herein as transaction applications. In the example of Figure 4, there are four such applications (TRANS APP) 410A to 410D. Each of the transaction applications is for example one of the following:
- a mobile banking application, possibly offering payment under different brands and different payment technologies (card, S€PA credit transfer...) ;
- a mobile wallet application, offering several card brands, with multibank support, and possibly the support of several payment technologies (3DSecure, proprietary solutions, HTTPS push to payment solution provider as used by wallets, etc.);
a brand-specific and/or bank-specific payment application.
Each of the transaction applications 410A to 410D for example comprises a universal application selector (OAS) , which provides a technical solution for supporting URL calls registered by a plurality of transaction applications. A URL-Intent (Android) and URL-Schemes (iOS) are the methods offered by mobile operating systems to permit inter-application calls. Throughout the following, such inter-application calls will be referred to simply as URL calls. A very straightforward intro can be found here: http: //blogs . telerik. com/appbuilder/posts/13-08-26/how-to-use- custom-ur1-schemes . The URL Intent mechanism provides a standardised way to launch, from the browser 404 or merchant application 406, a transaction application from a URL in case that the same device is used for shopping and payment. However, it will be apparent to those skilled in the art that, rather than using a URL Intent or URL-Schemes, other types of inter-application calling mechanisms could be used. The UAS for example registers two URLs: a fixed URL for the UAS, for example: UPS_GenApp : //DoTx; and a specific URL for the transaction application, for example: UAS_"Payment Solution Name": //DoTx.
A common list of technical payment solutions is for example universally accessible by the mobile device 102, such as via a website. This list for example indicates, for each payment solution, a list of acceptance brands, which are the brands of payment supported by the payment solution.
Table I below provides an example of a list of acceptance payment brands, indicated by an acceptance name, e.g. a card scheme brand such as Visa (the names "Maestro", "Visa", "MasterCard" and "JCB" used in the table may correspond to registered trademarks) . Furthermore, for each payment brand, a type of payment associated with each brand is for example provided, such as any (group) , debit, credit, S€PA credit transfer (SCT) . Furthermore, the table for example includes a brand identifier for each brand, which is represented for example coded as 2 bytes (represented in hexadecimal format in the table) , allowing 216 payment brands to be registered.
Table I
Acceptance Name Type Brand ID
Any supported by Any 0000
Payment App
BC/MC Debit 0001
Maestro Debit 0002
Any Debit Any 0003
Any Credit Any 0004
Visa Credit 0005 MasterCard Credit 0006
JCB Credit 0007
Bank Transfer SCT 0008
Table II below provides an example of a list of technical payment solutions, indicated by a name of the payment service, for example the wallet provider (the names "SIXDots", "MasterPass" and "V.ME" may correspond to registered trademarks) . Furthermore, for each payment solution, the table for example includes an example of the application URL scheme, which is the generic URL, such as UAS_"Payment Solution Name", a payment solution identifier, for example of 3 bytes (represented in hexadecimal format in the table) , allowing 224 payment methods to be registered, and a list of the brand identifiers of brands supported by the payment solution.
Table II
Technical App URL Scheme Payment Supported Brand (s ) Payment Solution
Solution Name ID
Any that Any 000000 All
supports the
brand
BCMC Standalone BCMC Standalone 000001 0001
BCMC KBC BCMC KBC 000002 0001, 0008
SIXDots SIXDOTS 000003 0001, 0002, 0003, 0004 0005, 0006, 0007
MasterPass MPass 000004 0002, 0003, 0004, 0005 0006, 0007
V.ME VME 000005 0002, 0003, 0004 0005, 0006, 0007
Each merchant for example indicates one or more payment methods that are accepted, the payment method for example being defined by a combination of a Brand ID and a Technical Payment Solution ID. For example, a merchant accepting BC-MC and SixDots may represent this as follows:
0000 000003 (i.e. any brand supported by transaction application, and the SixDots payment solution) ; and
0001 000000 (i.e. the BC-MC brand, and any BC-MC transaction application) .
Each of the transaction applications 410A to 410D is for example associated with a transaction server, two of which are shown in example of Figure 4 labelled (TRANS SERVER 1) 412 and (TRANS SERVER 2) 414.
A method of performing a transaction using the mobile device 102 will now be described in more detail with reference to numbered arrows in Figure 4.
It is assumed that a transaction has been initiated by a user of the mobile device 102, for example during shopping via the browser 404 or merchant application 406 of the mobile device.
As represented by arrows 421 and 422 in Figure 4, the merchant server 402 is for example informed of the transaction request and prepares a universal transaction call. In particular, the merchant server 402 for example generates a universal transaction call having a generic URL, and with related parameters including a unique secure Transaction ID.
For example, the universal transaction call comprises one or more of : an indication of one or more supported payment methods; a merchant URL or web address of the merchant server 402 allowing the transaction server 412 or 414 to contact the merchant to get the transaction details; and the transaction ID, which is for example in the form of a string sent by the merchant allowing it to retrieve the transaction details. In some embodiments, the universal transaction call may further comprise at least some of the transaction details, such as the payment amount in the case that the transaction is a payment, and/or merchant information relating to the transaction. Furthermore, in some embodiments, the generic URL-intent may also comprise a callback URL allowing the transaction application to automatically call again the browser 404 or merchant application 406 after completing the transaction. For example, the callback URL for a merchant application could be of the form: "MeApp_name" : //result) , where "MeApp_name" is the name of the merchant application, and the callback URL for a merchant webpage accessed using the browser 404 could be of the form:
UAS_GenApp ://DoTx&PayList=0001000000&MEURL=www.merchant . com&Tran sId=Z7Z5VF6EUHTVQMOBZJHW5HCP&Callbak=MeAppXX: //result, where www.merchant.com is the webpage of the merchant application.
In one example, the universal transaction call is transmitted in the form of an electronic token. In some embodiments the token may comprise a secure identifier, allowing the token to be authenticated by the mobile device 102 and/or by the transaction server 412 or 414. The token is for example transmitted to the mobile device via Bluetooth, NFC, Ultra- wideband and/or other RF technologies. In some cases, the token is in the form of a URL-intent. Alternatively, the token may for example be in the form of a QR (quick response) code, which can be decoded by an appropriate application stored on the mobile device 102. For example, the QR code could be captured by the mobile device by taking an image of a display of a transaction terminal on which is displayed the QR code generated by the merchant server 402.
The universal transaction call is transmitted to the browser 404 or merchant application 406 that initiated the transaction.
As represented by arrows 423 and 424, the merchant application 406 or browser 404 then launches the universal transaction call, using the generic URL provided by the merchant server 402. This then causes the operating system 408 to wake one of the transaction applications 410A to 410D. The selection of the transaction application 41OA to 410D to be woken depends for example on the type of operating system 408.
In the case that the operating system is iOS, any of the transaction applications capable of being called by the generic URL-scheme is for example opened, and may be determined by user preferences .
In the case that the operating system is Android,
Windows 8 or the like, the operating system 408 for example displays a list of applications that are capable of being called by the generic URL-intent, and prompts the user of the mobile device 102 to make a selection among these applications.
In the example of Figure 4, as represented by an arrow
425, it is assumed that the transaction application 410A is called. The transaction application 410A is for example called using the registered generic URL, with the secure transaction ID, and optionally a callback URL.
The universal application selector (UAS) of the transaction application 410A is then launched. For example, in the case of an iOS operating system, the UAS is launched directly. In the case of an Android, Windows 8 or similar operating system, it is assumed that the user already selected the transaction application 410A, and if this transaction application is capable of processing the transaction, it will do so. However, in the case that the application 410A is not capable of processing the transaction, for example due to an incompatible payment brand or technical payment solution, the UAS is launched.
The UAS for example determines, based on a payment type associated with the merchant, such as the permitted brand and/or technical payment solution, a list of transaction applications capable of processing the transaction. For example, a list of the transaction applications is stored locally by each of the transaction applications, and the transaction applications periodically verify whether there are any updates to the list, for example by a comparison with a list stored centrally by a webserver. Brands and/or payment solutions that are not supported by the merchant are for example filtered out. Furthermore, any application that has previously been found to be unsupported is also for example filtered out. In some embodiments, the operating system 408 is called to verify that each application on the list is indeed installed on the mobile device. Any application that is not installed is removed from the list.
Once the list of transaction applications has been generated, it is displayed on the display of the mobile device, for example in the form of a brand-neutral page, in other words no brand is displayed in a preferential fashion to the others . The user is prompted to make a selection among the transaction applications. For example, the list of transaction applications is displayed by showing on the display an icon associated with each application/brand. Alternatively, in some cases, only a single application may have been identified as supporting the payment type, and in such a case, this application is for example automatically selected.
In the example of Figure 4, the application 4IOC is selected, and this application is called using its associated application specific URL. The data provided with the generic application call, such as the transaction ID and the callback URL if present, is also forwarded to the selected transaction application. Calling the transaction application using its specific URL for example causes the application to process the transaction without launching the UAS .
It is then checked that the selected transaction application is capable of processing the transaction, for example by verifying at least that the application is correctly enrolled, that it has not been blocked, that the brand of payment is supported, and/or that the payment method is supported.
If so, the transaction is processed by the transaction application. As shown by the arrow 427, this for example involves communicating the transaction ID to the transaction server corresponding to the selected application, which in this example is the transaction server 412. Furthermore, as represented by an arrow 428, the transaction server 412 for example interacts with the merchant server 402. As indicated above, the merchant server 402 is for example identified by a URL of the merchant server that was included in the universal transaction call. The transaction server 412 provides the transaction ID to the merchant server 402, and receives in response the corresponding transaction details.
Authentication is also for example applied by the transaction application 410C and/or transaction server 412.
Once authentication has been performed, and the transaction has been completed, the server 412 for example provides a confirmation message to the transaction application 410C. In the case that a call back URL was provided, this URL is then launched to return control to the merchant application 406 or browser 404. Alternatively, the user for example switches manually to the calling application.
Figure 5 is a flow diagram illustrating the operations 301 and 302 of Figure 3 in more detail according to an example in which the operating system of the mobile device 102 is Android, Windows 8 or the like.
In an operation 501, following the calling of the generic URL, a corresponding list of installed transaction applications is displayed on the mobile device 102.
In a subsequent operation 502, a user selection is received, and the user selects the first transaction application of operation 301 of Figure 3.
In a subsequent operation 503, the first transaction application is called using the generic URL.
In a subsequent operation 504, it is determined whether or not the first transaction application is capable of processing the transaction. If so, the transaction is processed by the first transaction application in an operation 505. If not, the next operation is 506.
In operation 506, the universal transaction selector function of the first transaction application is launched. Figure 6 schematically represents a device 600 that could be used for implementing the merchant server 402 and/or any of the transaction servers 412, 414 of Figure 4.
The device 600 for example comprises a processing device 602, which may comprise one or more processors, under the control of instructions stored in an instruction memory 604.
A memory storage device 606 is also coupled to the processing device 602, and for example stores the transaction identifier in association with the transaction data. The processing device 602 is also coupled to a communication interface 608, which permits communications, via a wired and/or wireless network, with the mobile device 102, ME server 402, and/or transaction server 412, 414.
In some embodiments, the device 600 comprises a secure processing environment 610, which for example comprises a secure microprocessor 612, under the control of an instruction memory 614, storing one or more software applications that can be executed in isolation from the execution of other software applications stored in the instruction memory 604. For example, the secure processing environment 610 is used for the execution of sensitive software applications, such as an application for encrypting communications, and/or for the verification of sensitive data such as biometric data or a PIN.
An advantage of the embodiments described herein is that they provide a universal solution that can be deployed once by any merchant and provides a common acceptance solution for a variety of merchants and payment providers.
Furthermore, the described embodiments include one or more of the following advantages: a solution that, for payment transactions, is multi-brand, multi-solution and/or multi-method; a solution that is generic enough so that different technical payment solutions can be triggered by a single call; a solution that for example allows the merchant to define a list of payment methods, brands and/or solutions that are accepted by the merchant; a solution that for example filters out the transaction applications offering payment methods, brands and/or solutions that are not supported by the merchant; a solution that for example limits the impact on the merchant application, there being potentially thousands of available merchant applications; a solution that is for example universal in terms of mobile phone OS.
Having thus described at least one illustrative embodiment, various alterations, modifications and improvements will readily occur to those skilled in the art.
For example, while embodiments have been described in which the transaction is a payment transaction, it will be apparent to those skilled in the art how these embodiments could be adapted to other types of transactions.
Furthermore, while an example has been described in which there are four transaction applications and two transaction servers, it will be apparent to those skilled in the art that in alternative embodiments there could be any plurality of transaction applications, and one or more transaction servers.

Claims

1. A mobile device comprising:
a memory (208) storing a plurality of transaction applications (410A to 410D) , wherein each transaction application is configured to be capable of being called by a generic application calling code and by an application specific calling code, each transaction application being further configured:
to implement a universal transaction application selector function that displays on a display (218) of the mobile device a choice between two or more of the transaction applications, and calls, based on an input from a user of the mobile device, one of said two or more transaction applications using one of the application specific calling codes; and
when called by the application specific calling code, to process an electronic transaction using the mobile device.
2. The mobile device of claim 1, wherein the generic application calling code is a generic URL (universal resource locator) and the application specific calling code is an application specific URL.
3. The mobile device of claim 1 or 2, wherein said electronic transaction is a payment transaction, said transaction applications are payment applications, and said universal transaction application selector function filters a list of said plurality of payment applications based on one or more payment brands and/or payment solutions accepted by a merchant.
4. The mobile device of any of claims 1 to 3, wherein said memory (208) further stores a merchant application (406) configured to initiate a transaction request using said generic application calling code.
5. The mobile device of claim 4, wherein the generic application calling code is provided by the merchant application
(406) in the form of at least one of:
a URL-intent;
a QR (quick response) code; and
an RF data transmission.
6. The mobile device of claim 4 or 5 when dependent on claim 3, wherein said transaction request is a payment request comprising an indication of said one or more payment brands and/or payment types accepted by the merchant.
7. The mobile device of any of claims 4 to 6, wherein said transaction request further comprises:
a transaction identifier generated by a merchant server (402) ; and an identifier of said merchant server (402) to be used during the processing of said electronic transaction.
8. An electronic transaction system comprising:
the mobile device (102) of any of claims 1 to 7;
a merchant server (402) ; and
a transaction application server (412) in communication with the merchant server (402) and the mobile device (414) .
9. A method of performing an electronic transaction using a mobile device (102) comprising:
calling a first of a plurality of transaction applications (410A to 410D) , stored in a memory (208) of said mobile device (102) , based on a generic application calling code associated with each of the transaction applications;
implementing by the first transaction application a universal transaction application selector function that displays on a display (218) of said mobile device a choice between two or more of said transaction applications and calls, based on an input from a user of the mobile device, a selected one of said two or more transaction applications using an application specific calling code associated with the selected transaction application; and
processing the electronic transaction using said mobile device (102) .
10. The method of claim 9, wherein the generic application calling code is a generic URL (universal resource locator) and the application specific calling code is an application specific URL.
11. The method of claim 9 or 10, further comprising, prior to calling the first transaction application, generating by a merchant application (406) a transaction request to an operating system (408) of said mobile device (102) , the transaction request comprising said generic application calling code.
12. The method of claim 11, wherein said first transaction application is called by said operating system (408) based on said transaction request.
13. The method of claim 11, wherein calling said first transaction application comprises:
in response to said transaction request, displaying on a display (218) of said mobile device (102) by said operating system (408) a choice between said plurality of transaction applications;
receiving a selection by the user of said first transaction application;
calling the first transaction application using an application specific calling code of the first transaction application; and
determining that the first transaction application cannot process the electronic transaction.
14. The method of any of claims 9 to 13, further comprising determining by the selected transaction application whether or not it is capable of processing the electronic transaction, wherein:
if the selected transaction application is determined to be capable of processing the electronic transaction, the electronic transaction is processed by the selected transaction application; and
if the selected transaction application is determined not to be capable of processing the electronic transaction, the method further comprises implementing by the selected transaction application the universal transaction application selector function to: display on the display (218) of the mobile device (102) a choice between two or more of said transaction applications other than the selected transaction application; and call, based on an input from a user of the mobile device (102) , a further selected one of said two or more transaction applications using an application specific calling code associated with the further selected transaction application; and
processing the electronic transaction by the further selected transaction application.
15. The method of any of claims 9 to 14, wherein said electronic transaction is at least one of:
an electronic payment;
the establishment of a direct payment facility;
document or contract signature;
data verification; and
authentication check of the mobile device or of a user of the mobile device.
EP14827243.8A 2014-02-14 2014-12-30 Universal payment method and system Ceased EP3105732A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP21194878.1A EP3944178A1 (en) 2014-02-14 2014-12-30 Universal payment method and system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
FR1451203 2014-02-14
PCT/EP2014/079481 WO2015120949A1 (en) 2014-02-14 2014-12-30 Universal payment method and system

Related Child Applications (1)

Application Number Title Priority Date Filing Date
EP21194878.1A Division EP3944178A1 (en) 2014-02-14 2014-12-30 Universal payment method and system

Publications (1)

Publication Number Publication Date
EP3105732A1 true EP3105732A1 (en) 2016-12-21

Family

ID=52347305

Family Applications (2)

Application Number Title Priority Date Filing Date
EP21194878.1A Pending EP3944178A1 (en) 2014-02-14 2014-12-30 Universal payment method and system
EP14827243.8A Ceased EP3105732A1 (en) 2014-02-14 2014-12-30 Universal payment method and system

Family Applications Before (1)

Application Number Title Priority Date Filing Date
EP21194878.1A Pending EP3944178A1 (en) 2014-02-14 2014-12-30 Universal payment method and system

Country Status (2)

Country Link
EP (2) EP3944178A1 (en)
WO (1) WO2015120949A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR3091395B1 (en) 2018-12-27 2021-06-04 Bancontact Payconiq Company METHOD AND DEVICE FOR SECURE PUSH PAYMENTS
CN111046365B (en) * 2019-12-16 2023-05-05 腾讯科技(深圳)有限公司 Face image transmission method, numerical value transfer method, device and electronic equipment

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040122774A1 (en) * 2002-08-02 2004-06-24 Martin Studd Method and system for executing applications on a mobile device
US8121945B2 (en) * 2006-07-06 2012-02-21 Firethorn Mobile, Inc. Methods and systems for payment method selection by a payee in a mobile environment
US8209615B2 (en) * 2006-11-22 2012-06-26 Qualcomm Incorporated Apparatus and methods of linking to an application on a wireless device
US10929832B2 (en) * 2011-09-06 2021-02-23 Barclays Execution Services Limited Method and system for electronic wallet access

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
None *
See also references of WO2015120949A1 *

Also Published As

Publication number Publication date
EP3944178A1 (en) 2022-01-26
WO2015120949A1 (en) 2015-08-20

Similar Documents

Publication Publication Date Title
US10776776B2 (en) System and method of loading a transaction card and processing repayment on a mobile device
US20210256507A1 (en) System and method for processing payment during an electronic commerce transaction
CN103282929B (en) Method and system for operating mobile device to complete ATM transaction of account holder
US20180068312A1 (en) Method for enrolling financial account and electronic device for performing the same
US9842356B2 (en) System, method, apparatus and computer program product for interfacing a multi-card radio frequency (RF) device with a mobile communications device
US10664821B2 (en) Multi-mode payment systems and methods
US20150339652A1 (en) Method for controlling payment device for selecting payment means
WO2017074665A1 (en) Method and system for cardless use of an automated teller machine (atm)
US20140122563A1 (en) Methods, systems and computer readable media for enabling a downloadable service to access components in a mobile device
US20120323762A1 (en) System and Method of Multi-Factor Balance Inquiry and Electronic Funds Transfer
US20150095224A1 (en) Customised Interaction With Computer Equipment
US20180336568A9 (en) Method and device for making a payment transaction
KR102382621B1 (en) Shopping mall service providing apparatus and method for supporting the recommendation of product based on benefit, and computer readable medium having computer program recorded thereon
US20140358709A1 (en) Card Present Transaction Authentication by Short Messaging Service
US20170202040A1 (en) Dongle device for automatic pairing to a local device
EP3944178A1 (en) Universal payment method and system
KR101749939B1 (en) Electronic payment certification server based on payment image matched with phone number, electronic payment system, electronic payment method and electronic payment application
US11775961B2 (en) Order and purchase integration
EP2881908A1 (en) NFC top-up
WO2015005866A1 (en) Card interactive mobile wallet

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE

17P Request for examination filed

Effective date: 20160819

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

AX Request for extension of the european patent

Extension state: BA ME

DAX Request for extension of the european patent (deleted)
RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: BANCONTACT PAYCONIQ COMPANY

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: EXAMINATION IS IN PROGRESS

17Q First examination report despatched

Effective date: 20191209

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: EXAMINATION IS IN PROGRESS

REG Reference to a national code

Ref country code: DE

Ref legal event code: R003

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION HAS BEEN REFUSED

18R Application refused

Effective date: 20211004