CN113657890A - Page rebound method and device - Google Patents

Page rebound method and device Download PDF

Info

Publication number
CN113657890A
CN113657890A CN202110892521.2A CN202110892521A CN113657890A CN 113657890 A CN113657890 A CN 113657890A CN 202110892521 A CN202110892521 A CN 202110892521A CN 113657890 A CN113657890 A CN 113657890A
Authority
CN
China
Prior art keywords
page
jump
payment
electronic wallet
merchant
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.)
Pending
Application number
CN202110892521.2A
Other languages
Chinese (zh)
Inventor
沈润泽
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.)
Shanghai Ant Chuangjiang Information Technology Co ltd
Original Assignee
Alipay Hangzhou Information Technology Co 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 Alipay Hangzhou Information Technology Co Ltd filed Critical Alipay Hangzhou Information Technology Co Ltd
Priority to CN202110892521.2A priority Critical patent/CN113657890A/en
Publication of CN113657890A publication Critical patent/CN113657890A/en
Pending legal-status Critical Current

Links

Images

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/30Payment architectures, schemes or protocols characterised by the use of specific devices or networks
    • G06Q20/36Payment architectures, schemes or protocols characterised by the use of specific devices or networks using electronic wallets or electronic money safes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9566URL specific, e.g. using aliases, detecting broken or misspelled links
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • G06F16/972Access to data in other repository systems, e.g. legacy data or dynamic Web page generation
    • 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
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0633Lists, e.g. purchase orders, compilation or processing
    • G06Q30/0635Processing of requisition or of purchase orders

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Accounting & Taxation (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Finance (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Economics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Marketing (AREA)
  • Development Economics (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The proxy server sends a message and a bounce link required by payment completion to an electronic wallet terminal according to a payment request, a middle page corresponding to the bounce link is configured in advance by the proxy server, after the electronic wallet prompts a user to complete payment, the electronic wallet terminal jumps to the middle page from the electronic wallet terminal, the middle page can determine a jump logic and a target merchant terminal, and the mobile terminal jumps to the target merchant terminal from the middle page according to the jump logic configured in the middle page in advance. Through the intermediate page provided by the proxy server, the electronic wallet can jump the page displayed by the mobile terminal back to the target merchant page from the electronic wallet page through the jump logic of each scene integrated by the intermediate page without adapting to the jump technical requirement corresponding to each scene, and the electronic wallet can jump back to the intermediate page through the simplest web jump under each scene as long as the electronic wallet can guarantee, so that the success of the jump back can be guaranteed, and the development cost of the electronic wallet is reduced.

Description

Page rebound method and device
Technical Field
One or more embodiments of the present disclosure relate to the field of computer application technologies, and in particular, to a page jump method and apparatus.
Background
The process of the user using the mobile terminal to make online shopping and pay generally includes submitting an order on a merchant page displayed by the mobile terminal, then jumping the page displayed by the mobile terminal from the merchant page to a page of a corresponding electronic wallet, and confirming the payment on the page of the corresponding electronic wallet by the user. After the user confirms payment, in order to improve the use experience of the user, the page displayed by the mobile terminal needs to jump back from the page of the electronic wallet to the page of the merchant.
For an electronic wallet, there are many scenarios involved in the process of jumping back, such as jumping back from one Application (APP) to another APP, jumping back from APP to a web page (web), jumping from one web to another web, and so on, and the jumps may occur on the android operating system or the iOS operating system. Different scenes have different jump technical requirements, and in order to ensure that all scenes can jump back successfully, the development cost of the electronic wallet is high.
Disclosure of Invention
In view of this, one or more embodiments of the present disclosure provide a page jump method and apparatus.
According to a first aspect of one or more embodiments of the present specification, a page bounce method is provided, in which a proxy server is used to implement a bounce from an e-wallet page to a merchant page in a payment process, the proxy server is pre-configured with an intermediate page, and the intermediate page has a skip logic from the intermediate page to the merchant page; the method comprises the following steps:
the agent server sends information required for completing payment and a link of an intermediate page provided by the agent server to the electronic wallet according to the payment request sent by the merchant;
the electronic wallet end prompts the user to complete payment according to the information required for completing payment; after payment is finished, the page displayed by the mobile terminal is jumped from the electronic wallet page to the page of the middle page according to the link of the middle page provided by the proxy server;
and the intermediate page determines a target merchant to be skipped and a skipping logic, and the page displayed by the mobile terminal is skipped from the page of the intermediate page to the page of the target merchant according to the determined skipping logic.
According to a second aspect of one or more embodiments of the present specification, a page jump back method is provided, in which a proxy server is used to implement a jump back from an e-wallet page to a merchant page in a payment process; the proxy server executes:
according to a payment request sent by a merchant terminal, sending information required for completing payment and a link of an intermediate page provided by an agent server terminal to an electronic wallet terminal; the intermediate page is configured in advance by the proxy server, and the intermediate page is provided with a jump logic from the intermediate page to a merchant page;
the electronic wallet side is pre-configured to: after the user finishes payment, jumping to a middle page provided by the proxy server;
the intermediate page is preconfigured to: after the user finishes payment and jumps to the intermediate page from the electronic wallet end, the target merchant and the jump logic are determined, and the page displayed by the mobile terminal jumps to the target merchant page from the page of the intermediate page.
According to a third aspect of one or more embodiments of the present specification, a page bounce method is provided, in which a proxy server is used to implement a bounce from an e-wallet page to a merchant page in a payment process, the proxy server is pre-configured with an intermediate page, and the intermediate page has a skip logic from the intermediate page to the merchant page; the electronic wallet executes:
receiving information required for completing payment and a link of an intermediate page provided by an agent server;
prompting the user to complete the payment according to the information required for completing the payment;
and after the user finishes payment, jumping to the intermediate page, so that the intermediate page enables the page displayed by the user to jump from the intermediate page to the page of the target merchant according to the determined target merchant and the jumping logic.
According to a fourth aspect of one or more embodiments of the present specification, a page rebounding apparatus is provided, in which a proxy server is used to implement a rebound from an e-wallet page to a merchant page in a payment process; the device is applied to a proxy server and comprises a plurality of modules and is used for realizing that:
according to a payment request sent by a merchant terminal, sending information required for completing payment and a link of an intermediate page provided by an agent server terminal to an electronic wallet terminal; the intermediate page is configured in advance by the proxy server, and the intermediate page is provided with a jump logic from the intermediate page to a merchant page; the electronic wallet side is pre-configured to: after the user finishes payment, jumping to a middle page provided by the proxy server; the intermediate page is preconfigured to: after the user finishes payment and jumps to the intermediate page from the electronic wallet end, the target merchant and the jump logic are determined, and the page displayed by the mobile terminal jumps to the target merchant page from the page of the intermediate page.
According to a fifth aspect of one or more embodiments of the present specification, a page rebounding apparatus is provided, in which a proxy server is used to implement rebounding from an e-wallet page to a merchant page in a payment process, the proxy server is pre-configured with an intermediate page, and the intermediate page has a jump logic from the intermediate page to the merchant page; the device is applied to the electronic wallet end, and comprises a plurality of modules for realizing:
receiving information required for completing payment and a link of an intermediate page provided by an agent server; prompting the user to complete the payment according to the information required for completing the payment; and after the user finishes payment, jumping to the intermediate page, so that the intermediate page enables the page displayed by the user to jump from the intermediate page to the page of the target merchant according to the determined target merchant and the jumping logic.
According to a sixth aspect of embodiments of the present specification, there is provided a computer-readable storage medium having stored thereon computer instructions which, when executed by a processor, implement the page jump method according to the second to third aspects of the embodiments of the present specification.
According to a fourth aspect of embodiments herein, there is provided an electronic apparatus comprising:
a processor;
a memory for storing processor-executable instructions;
the processor executes the executable instructions to implement the page jump method according to the second aspect to the third aspect of the embodiments of the present specification.
In one or more embodiments of the present description, an agent server sends a message and a bounce link required for completing payment to an electronic wallet terminal according to a payment request, where an intermediate page corresponding to the bounce link is pre-configured by the agent server, and after an electronic wallet prompts a user to complete payment, the electronic wallet jumps from the electronic wallet terminal to the intermediate page, where the intermediate page determines a jump logic and a target merchant terminal, and jumps from the intermediate page to the target merchant terminal according to the jump logic pre-configured in the intermediate page. Through the intermediate page provided by the proxy server, the electronic wallet can jump the page displayed by the mobile terminal back to the target merchant page from the electronic wallet page through the jump logic of each scene integrated by the intermediate page without adapting to the jump technical requirement corresponding to each scene, and the electronic wallet can jump back to the intermediate page through the simplest web jump under each scene as long as the electronic wallet can guarantee, so that the success of the jump back can be guaranteed, and the development cost of the electronic wallet is reduced.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the specification.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present specification and together with the description, serve to explain the principles of the specification.
Fig. 1 is a flowchart illustrating a page jump method according to an exemplary embodiment of the present specification.
Fig. 2 is a flowchart illustrating a page jump method according to an embodiment of the present disclosure.
Fig. 3 is a flowchart illustrating a page jump method according to an exemplary embodiment of the present specification.
Fig. 4 is a flowchart illustrating a page jump method according to an exemplary embodiment of the present specification.
Fig. 5 is a hardware block diagram of a computer device in which a page jump apparatus according to an exemplary embodiment is shown.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The implementations described in the following exemplary embodiments do not represent all implementations consistent with one or more embodiments of the present specification. Rather, they are merely examples of apparatus and methods consistent with certain aspects of one or more embodiments of the specification, as detailed in the claims which follow.
It should be noted that: in other embodiments, the steps of the corresponding methods are not necessarily performed in the order shown and described herein. In some other embodiments, the method may include more or fewer steps than those described herein. Moreover, a single step described in this specification may be broken down into multiple steps for description in other embodiments; multiple steps described in this specification may be combined into a single step in other embodiments.
In the related art, after a user submits an order at a merchant terminal by using a mobile terminal, in order to complete payment, a page displayed by the mobile terminal needs to jump from the merchant page to an electronic wallet page, and then the user completes payment at the electronic wallet terminal. After the user finishes payment, in order to improve user experience, the electronic wallet end needs to finish rebound, that is, a page displayed by the mobile terminal needs to be jumped from the electronic wallet page to the merchant page again.
The jumping back process involves many scenarios, such as jumping from one web to another web/wap, jumping from web to APP, jumping from wap to APP, jumping from one APP to another APP, where the APP may be installed on an iOS system or may be installed on an Android system, and if the scenario is web/wap, the corresponding jumping back Link may be scheme, may also be an application Link (APP Link, AL), or may also be a Universal Link (UL).
In order to reduce development cost, the electronic wallet can also enable all scenes to be successfully rebounded, the electronic wallet generally cooperates with a proxy server, the proxy server generally provides an SDK for executing the rebounding to help a client of the electronic wallet to rebound, a payment organization needs to check the passed SDK first to use the corresponding SDK, certain code invasion exists for the payment organization, larger checking cost can be brought, and even most cases, the payment organization cannot check the passed SDK. In this case, it is only guaranteed that the jump from the electronic wallet APP to the wap/web or the jump from the electronic wallet APP to another APP succeeds, and it is still not guaranteed that all scenes can jump back successfully.
In order to reduce the development cost of the electronic wallet as much as possible and still enable the jump from the electronic wallet page to the merchant page to be successful, the description provides a page jump method and a page jump device. Through the intermediate page provided by the proxy server, the electronic wallet can jump the page displayed by the mobile terminal back to the target merchant page from the electronic wallet page through the jump logic of each scene integrated by the intermediate page without adapting to the jump technical requirement corresponding to each scene, and the electronic wallet can jump back to the intermediate page through the simplest web jump under each scene as long as the electronic wallet can guarantee, so that the success of the jump back can be guaranteed, and the development cost of the electronic wallet is reduced.
Next, the page jump method provided in this specification will be described in detail.
The description provides a page rebound method, which realizes the rebound from an electronic wallet page to a merchant page in the payment process by using an agent server. The page jump method needs the participation of an electronic wallet terminal, an agent server terminal and an intermediate page pre-configured by the agent server terminal, wherein the intermediate page has jump logic from the intermediate page to a merchant page. As shown in fig. 1, fig. 1 shows a flowchart of a page jump method according to an exemplary embodiment of the present specification, where the method includes the following steps:
step 101, the agent server sends information required for completing payment and a link of an intermediate page provided by the agent server to the electronic wallet according to a payment request sent by the merchant.
Different from the methods in the related art, in the page jump method provided in this specification, the electronic wallet side needs to obtain the link of the intermediate page in addition to the information required for completing the payment, so that the electronic wallet side can jump from the electronic wallet side to the intermediate page after the user completes the payment.
The merchant terminal can be a merchant client installed on the mobile terminal of the user, or a merchant webpage terminal on the mobile terminal of the user; correspondingly, the e-wallet terminal can be an e-wallet client installed on the mobile terminal of the user, or an e-wallet web page terminal on the mobile terminal of the user. For the role of the step, the agent service end agent user end sends information required for completing payment to the electronic wallet end, so that the agent service end can participate in the whole transaction process, and further the electronic wallet end can obtain the link of the middle page.
Wherein, for the specific implementation of the whole process, the sending of the information required for payment to the electronic wallet can also be performed by the intermediate page. In this case, the payment request sent by the merchant side is sent to the proxy server side first, and the page of the merchant side jumps to an intermediate page (which may be different from or the same as the intermediate page used for the later jump), the proxy server side sends the payment request to the intermediate page, the intermediate page determines information required for completing the payment, and sends the information and the link of the intermediate page to the electronic wallet side, and the page displayed by the mobile terminal jumps from the page of the intermediate page to the page of the electronic wallet. In other words, step 101 specifically includes: the proxy server acquires a payment request sent by a merchant terminal, and a page displayed by the mobile terminal jumps from a merchant page to an intermediate page provided by the proxy server; the middle page acquires the payment request and determines information corresponding to the payment request and required for completing payment; the intermediate page sends information required for completing payment to the electronic wallet terminal, and a link of the intermediate page for back skip provided by the agent server terminal.
In addition, some electronic wallets can directly acquire information required for completing payment through a payment request, and in the whole process, after the agent wallet receives the payment request, the agent wallet needs to call a decoding interface to decode to obtain order information, so that orders can be placed to the electronic wallet according to the acquired order information. In this case, after the intermediate page obtains the payment request, a decoding interface of the proxy server needs to be called to decode the order number included in the payment request, so as to obtain order information, and send the order information to the electronic wallet side.
And 103, prompting the user to complete the payment by the electronic wallet end according to the information required for completing the payment.
And 105, after the electronic wallet terminal finishes payment, enabling the page displayed by the mobile terminal to jump from the electronic wallet page to the page of the intermediate page according to the link of the intermediate page provided by the proxy server terminal.
Next, step 103 and step 105 will be collectively described.
The method is characterized in that the electronic wallet end directly skips to the merchant end after the user finishes payment, and then skips to the merchant end after the user finishes payment, so that the electronic wallet end can skip to the intermediate page through the simplest web skip in any scene as long as the electronic wallet end can ensure that the intermediate page can be skipped through the simplest web skip, and the skip to the merchant end is finished through the complex skip logic integrated by the intermediate page, so that the development and auditing cost of the electronic wallet end is reduced, and the skip experience of the user is not changed.
The information required for completing payment may be order information, and the order information may include a transaction amount, a merchant identifier, a user identifier, and the like. Compared with the prior art that all scenes need to be successfully jumped, in the scheme of the specification, the electronic wallet can finish the jump back as long as the electronic wallet can ensure that the electronic wallet APP and AL under the Android operating system, the electronic wallet APP and UL under the iOS operating system, and the APP and URL under other operating systems can jump to the middle page through the simplest web jump.
And step 107, determining a target merchant for jumping and a jumping logic by the intermediate page, and jumping the page displayed by the mobile terminal from the page of the intermediate page to the page of the target merchant according to the determined jumping logic.
In the step, the intermediate page enables the page displayed by the mobile terminal to jump from the page of the intermediate page to the page of the target merchant through the preset jump logic aiming at each scene. In addition, for the jump success, the jump logic needs to be determined, and the target merchant for the jump needs to be determined, so that the jump to the target merchant page can be successfully carried out.
The target merchant may be determined from a skip request sent by the e-wallet terminal, or may be sent to the proxy server terminal to obtain information of the target merchant.
Specifically, if the target merchant is determined from the jump request sent from the e-wallet terminal, the intermediate page determines the target merchant to jump to, and the jump logic includes: the middle page receives a jump request sent by an electronic wallet end, wherein the jump request comprises the form of a target merchant end and the identification of the target merchant end; the middle page determines the current jump scene according to the form of the target business user terminal and the operating system of the mobile terminal; and determining the jump logic corresponding to the middle page according to the determined scene and the corresponding relation between the scene and the pre-configured jump-back logic. The operating system of the mobile terminal can be determined by directly acquiring the middle page from the mobile terminal, or by including the identifier of the operating system in the jump request, and the middle page determines the operating system of the mobile terminal according to the jump request. The form of the target merchant end refers to whether the target merchant end is an APP or a URL. If the target business user side is APP, the middle page needs to jump according to the jump logic of the web jump APP of the current middle page (the middle page may have different forms due to different operating systems and the like, and the jump logic of the middle pages of different forms is different), if the target business user side is a certain URL, the middle page needs to jump according to the jump logic of the web jump wap/web, and so on. The form of the target subscriber terminal may also be included in the jump request.
If the intermediate page sends a request to the proxy server to acquire the information of the target merchant, the intermediate page determines the skipped target merchant, and the skipping logic comprises the following steps: the intermediate page sends a skip target acquisition request to the proxy server, wherein the skip target acquisition request comprises identification information of a skip electronic wallet end acquired by the intermediate page; after receiving the skip target acquisition request, the proxy server sends the form of the target merchant end and the identification information of the target merchant end to the middle page according to the corresponding relation between the merchant end and the electronic wallet end stored when receiving the payment request; the middle page determines the current jump scene according to the form of the target business user terminal and the operating system of the mobile terminal; and determining the jump logic corresponding to the middle page according to the determined scene and the corresponding relation between the scene and the pre-configured jump-back logic. In other words, when the agent server receives the payment request, the agent server records the identifier of the merchant terminal corresponding to the payment request and the identifier of the electronic wallet terminal, and establishes a corresponding relationship between the two identifiers, wherein the identifier of the merchant terminal can only point to a certain merchant terminal on a specific mobile terminal, and the identifier of the electronic wallet terminal can also only point to a certain electronic wallet terminal on the specific mobile terminal; in addition, the agent server may also delete the correspondence between the merchant identifier and the e-wallet identifier corresponding to the expired (preset time length elapsed) payment request. Thus, when receiving a target acquisition request sent by the middle page, the proxy server can determine the target merchant side according to the stored corresponding relation, and if the identification of the electronic wallet side in the proxy server corresponds to the identifications of a plurality of target merchant sides, the proxy server returns the identification of the target merchant side with the latest recording time in the identifications of the plurality of target merchant sides corresponding to the identification of the electronic wallet side to the middle page. In addition, in this method, the method for obtaining the form of the client and determining the operating system is similar to that in the other method, and the description thereof is omitted here.
Through the method, the electronic wallet end jumps to the middle page in the simplest web jump mode, the technical requirement corresponding to the complex jump logic is not needed to be concerned for the electronic wallet, and the middle page is configured to have the complex jump logic in advance, so that the technical access difficulty of the electronic wallet is reduced, and the user experience is guaranteed.
Next, the page jump method provided in this specification will be described in detail by a specific embodiment.
As shown in fig. 2, fig. 2 is a flowchart of a page jump method according to an embodiment of the present specification, including the following steps:
step 201, the proxy server receives a payment request sent by the merchant client and sends the payment request to the intermediate page.
The intermediate page here is the same as the intermediate page for the jump back in the following. The same contents in the following steps as those in the above description are not described again here.
Step 203, after the middle page receives the payment request, a decoding interface of the proxy server is called to decode the order number in the payment request.
And step 205, the intermediate page sends information required for completing payment and a link of the intermediate page provided by the proxy server to the electronic wallet terminal according to the decoded order information.
And step 207, the electronic wallet end prompts the user to complete the payment according to the information required for completing the payment.
And step 209, after the payment is completed, the electronic wallet side makes the page displayed by the mobile terminal jump from the electronic wallet page to the page of the intermediate page according to the link of the intermediate page provided by the proxy server side, and sends a jump request to the intermediate page.
And step 211, the intermediate page determines the target merchant and the jump logic to jump according to the jump request. And jumping the page displayed by the mobile terminal from the page of the middle page to the page of the target merchant according to the determined jump logic.
The specific determination method is described in step 107, and is not described herein again.
Corresponding to the page jump method, the specification also provides a page jump method applied to the proxy server side and the E-wallet side.
The description provides a page rebound method applied to an agent server, which realizes the rebound from an electronic wallet page to a merchant page in the payment process by using the agent server; as shown in fig. 3, the proxy server performs the following steps:
step 301, according to the payment request sent by the merchant terminal, sending information required for completing payment and a link of an intermediate page provided by the proxy server terminal to the electronic wallet terminal; the intermediate page is configured in advance by the proxy server, and the intermediate page is provided with a jump logic from the intermediate page to a merchant page; the electronic wallet side is pre-configured to: after the user finishes payment, jumping to a middle page provided by the proxy server; the intermediate page is preconfigured to: after the user finishes payment and jumps to the intermediate page from the electronic wallet end, the target merchant and the jump logic are determined, and the page displayed by the mobile terminal jumps to the target merchant page from the page of the intermediate page.
Wherein, in case that the intermediate page determines that the target merchant is determined by the proxy server, the method further comprises:
step 303, according to the identifier of the e-wallet side included in the received target acquisition request, searching for the correspondence between the merchant side and the e-wallet side stored when the payment request is received, and sending the form of the target merchant side and the identifier information of the target merchant side to the intermediate page.
The present specification further provides a page bounce method applied to an electronic wallet terminal, which utilizes an agent server to implement a bounce from an electronic wallet page to a merchant page in a payment process, wherein the agent server is pre-configured with an intermediate page, and the intermediate page has a skip logic from the intermediate page to the merchant page; as shown in fig. 4, the electronic wallet side performs the following steps:
step 401, receiving information required for completing payment and a link of an intermediate page provided by the proxy server.
Step 403, prompting the user to complete the payment according to the information required for completing the payment.
And 405, after the user finishes payment, skipping to the intermediate page so that the page displayed by the user is skipped from the intermediate page to the page of the target merchant according to the determined target merchant and the skipping logic.
Corresponding to the embodiment of the method, the present specification also provides embodiments of a page rebound device and a terminal applied thereto.
The description provides a page rebound device, which realizes the rebound from an electronic wallet page to a merchant page in the payment process by using an agent server; the device is applied to a proxy server and comprises a plurality of modules and is used for realizing that:
according to a payment request sent by a merchant terminal, sending information required for completing payment and a link of an intermediate page provided by an agent server terminal to an electronic wallet terminal; the intermediate page is configured in advance by the proxy server, and the intermediate page is provided with a jump logic from the intermediate page to a merchant page; the electronic wallet side is pre-configured to: after the user finishes payment, jumping to a middle page provided by the proxy server; the intermediate page is preconfigured to: after the user finishes payment and jumps to the intermediate page from the electronic wallet end, the target merchant and the jump logic are determined, and the page displayed by the mobile terminal jumps to the target merchant page from the page of the intermediate page.
In addition, the present specification further provides a page rebounding apparatus, which utilizes an agent server to implement rebounding from an e-wallet page to a merchant page in a payment process, wherein the agent server is pre-configured with an intermediate page, and the intermediate page has a jump logic from the intermediate page to the merchant page; the device is applied to the electronic wallet end, and comprises a plurality of modules for realizing:
receiving information required for completing payment and a link of an intermediate page provided by an agent server; prompting the user to complete the payment according to the information required for completing the payment; and after the user finishes payment, jumping to the intermediate page, so that the intermediate page enables the page displayed by the user to jump from the intermediate page to the page of the target merchant according to the determined target merchant and the jumping logic.
The implementation process of the functions and actions of each module in the page jump apparatus is specifically detailed in the implementation process of the corresponding step in the page jump method, and is not described herein again.
For the device embodiments, since they substantially correspond to the method embodiments, reference may be made to the partial description of the method embodiments for relevant points. The above-described embodiments of the apparatus are merely illustrative, wherein the modules described as separate parts may or may not be physically separate, and the parts displayed as modules may or may not be physical modules, may be located in one place, or may be distributed on a plurality of network modules. Some or all of the modules can be selected according to actual needs to achieve the purpose of the solution in the specification. One of ordinary skill in the art can understand and implement it without inventive effort.
As shown in fig. 5, fig. 5 is a hardware structure diagram of an electronic device in which a page jump apparatus according to an embodiment is located, where the device may include: a processor 1010, a memory 1020, an input/output interface 1030, a communication interface 1040, and a bus 1050. Wherein the processor 1010, memory 1020, input/output interface 1030, and communication interface 1040 are communicatively coupled to each other within the device via bus 1050.
The processor 1010 may be implemented by a general-purpose CPU (Central Processing Unit), a microprocessor, an Application Specific Integrated Circuit (ASIC), or one or more Integrated circuits, and is configured to execute related programs to implement the page jump method provided in the embodiments of the present disclosure.
The Memory 1020 may be implemented in the form of a ROM (Read Only Memory), a RAM (Random Access Memory), a static storage device, a dynamic storage device, or the like. The memory 1020 may store an operating system and other application programs, and when the technical solution provided by the embodiments of the present specification is implemented by software or firmware, the relevant program codes are stored in the memory 1020 and called to be executed by the processor 1010.
The input/output interface 1030 is used for connecting an input/output module to input and output information. The i/o module may be configured as a component in a device (not shown) or may be external to the device to provide a corresponding function. The input devices may include a keyboard, a mouse, a touch screen, a microphone, various sensors, etc., and the output devices may include a display, a speaker, a vibrator, an indicator light, etc.
The communication interface 1040 is used for connecting a communication module (not shown in the drawings) to implement communication interaction between the present apparatus and other apparatuses. The communication module can realize communication in a wired mode (such as USB, network cable and the like) and also can realize communication in a wireless mode (such as mobile network, WIFI, Bluetooth and the like).
Bus 1050 includes a path that transfers information between various components of the device, such as processor 1010, memory 1020, input/output interface 1030, and communication interface 1040.
It should be noted that although the above-mentioned device only shows the processor 1010, the memory 1020, the input/output interface 1030, the communication interface 1040 and the bus 1050, in a specific implementation, the device may also include other components necessary for normal operation. In addition, those skilled in the art will appreciate that the above-described apparatus may also include only those components necessary to implement the embodiments of the present description, and not necessarily all of the components shown in the figures.
Embodiments of the present specification further provide a computer-readable storage medium on which a computer program is stored, where the computer program, when executed by a processor, implements the page jump method according to the second aspect or the third aspect of the embodiments of the present specification.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The foregoing description has been directed to specific embodiments of this disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.

Claims (10)

1. A page rebound method is characterized in that a proxy server is used for realizing rebound from an electronic wallet page to a merchant page in a payment process, the proxy server is pre-configured with an intermediate page, and the intermediate page is provided with jump logic from the intermediate page to the merchant page; the method comprises the following steps:
the agent server sends information required for completing payment and a link of an intermediate page provided by the agent server to the electronic wallet according to the payment request sent by the merchant;
the electronic wallet end prompts the user to complete payment according to the information required for completing payment; after payment is finished, the page displayed by the mobile terminal is jumped from the electronic wallet page to the page of the middle page according to the link of the middle page provided by the proxy server;
and the intermediate page determines a target merchant to be skipped and a skipping logic, and the page displayed by the mobile terminal is skipped from the page of the intermediate page to the page of the target merchant according to the determined skipping logic.
2. The method as claimed in claim 1, wherein the proxy server sends information required for completing payment to the e-wallet terminal and the link of the intermediate page provided by the proxy server terminal according to the payment request sent by the merchant terminal, and the link includes:
the proxy server acquires a payment request sent by a merchant terminal, and a page displayed by the mobile terminal jumps from a merchant page to an intermediate page provided by the proxy server;
the middle page acquires the payment request and determines information corresponding to the payment request and required for completing payment;
the intermediate page sends information required for completing payment to the electronic wallet terminal, and a link of the intermediate page for back skip provided by the agent server terminal.
3. The method of claim 1, the intermediate page identifying a target merchant to jump to, and jump logic comprising:
the middle page receives a jump request sent by an electronic wallet end, wherein the jump request comprises the form of a target merchant end and the identification of the target merchant end;
the middle page determines the current jump scene according to the form of the target business user terminal and the operating system of the mobile terminal; and determining the jump logic corresponding to the middle page according to the determined scene and the corresponding relation between the scene and the pre-configured jump-back logic.
4. The method of claim 1, the intermediate page identifying a target merchant to jump to, and jump logic comprising:
the intermediate page sends a skip target acquisition request to the proxy server, wherein the skip target acquisition request comprises identification information of a skip electronic wallet end acquired by the intermediate page;
after receiving the skip target acquisition request, the proxy server sends the form of the target merchant end and the identification information of the target merchant end to the middle page according to the corresponding relation between the merchant end and the electronic wallet end stored when receiving the payment request;
the middle page determines the current jump scene according to the form of the target business user terminal and the operating system of the mobile terminal; and determining the jump logic corresponding to the middle page according to the determined scene and the corresponding relation between the scene and the pre-configured jump-back logic.
5. A page jump-back method, utilize the server of agency to realize the jump-back from the page of electronic wallet to page of commercial tenant in the course of paying; the proxy server executes:
according to a payment request sent by a merchant terminal, sending information required for completing payment and a link of an intermediate page provided by an agent server terminal to an electronic wallet terminal; the intermediate page is configured in advance by the proxy server, and the intermediate page is provided with a jump logic from the intermediate page to a merchant page;
the electronic wallet side is pre-configured to: after the user finishes payment, jumping to a middle page provided by the proxy server;
the intermediate page is preconfigured to: after the user finishes payment and jumps to the intermediate page from the electronic wallet end, the target merchant and the jump logic are determined, and the page displayed by the mobile terminal jumps to the target merchant page from the page of the intermediate page.
6. A page rebound method is characterized in that a proxy server is used for realizing rebound from an electronic wallet page to a merchant page in a payment process, the proxy server is pre-configured with an intermediate page, and the intermediate page is provided with jump logic from the intermediate page to the merchant page; the electronic wallet executes:
receiving information required for completing payment and a link of an intermediate page provided by an agent server;
prompting the user to complete the payment according to the information required for completing the payment;
and after the user finishes payment, jumping to the intermediate page, so that the intermediate page enables the page displayed by the user to jump from the intermediate page to the page of the target merchant according to the determined target merchant and the jumping logic.
7. A page bounce device realizes the bounce from an electronic wallet page to a merchant page in the payment process by using an agent server; the device is applied to a proxy server and comprises a plurality of modules and is used for realizing that:
according to a payment request sent by a merchant terminal, sending information required for completing payment and a link of an intermediate page provided by an agent server terminal to an electronic wallet terminal; the intermediate page is configured in advance by the proxy server, and the intermediate page is provided with a jump logic from the intermediate page to a merchant page; the electronic wallet side is pre-configured to: after the user finishes payment, jumping to a middle page provided by the proxy server; the intermediate page is preconfigured to: after the user finishes payment and jumps to the intermediate page from the electronic wallet end, the target merchant and the jump logic are determined, and the page displayed by the mobile terminal jumps to the target merchant page from the page of the intermediate page.
8. A page rebound device realizes rebound from an electronic wallet page to a merchant page in a payment process by utilizing an agent server, wherein the agent server is pre-configured with an intermediate page, and the intermediate page is provided with a jump logic from the intermediate page to the merchant page; the device is applied to the electronic wallet end, and comprises a plurality of modules for realizing:
receiving information required for completing payment and a link of an intermediate page provided by an agent server; prompting the user to complete the payment according to the information required for completing the payment; and after the user finishes payment, jumping to the intermediate page, so that the intermediate page enables the page displayed by the user to jump from the intermediate page to the page of the target merchant according to the determined target merchant and the jumping logic.
9. An electronic device, comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor implements the page jump method of any one of claims 5-6 by executing the executable instructions.
10. A computer readable storage medium having stored thereon computer instructions which, when executed by a processor, implement the page jump method of any of claims 5-6.
CN202110892521.2A 2021-08-04 2021-08-04 Page rebound method and device Pending CN113657890A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110892521.2A CN113657890A (en) 2021-08-04 2021-08-04 Page rebound method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110892521.2A CN113657890A (en) 2021-08-04 2021-08-04 Page rebound method and device

Publications (1)

Publication Number Publication Date
CN113657890A true CN113657890A (en) 2021-11-16

Family

ID=78490339

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110892521.2A Pending CN113657890A (en) 2021-08-04 2021-08-04 Page rebound method and device

Country Status (1)

Country Link
CN (1) CN113657890A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114546639B (en) * 2022-02-14 2024-05-31 支付宝(杭州)信息技术有限公司 Service call processing method and device

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001050391A1 (en) * 1999-12-30 2001-07-12 Ecatalystone.Com, Inc. Methods for managing transactions over the internet by proxy and with single-use financial instruments
CN108153768A (en) * 2016-12-05 2018-06-12 腾讯科技(深圳)有限公司 Method for page jump, data processing method, device and page jump control system
CN109063064A (en) * 2018-07-20 2018-12-21 北京三快在线科技有限公司 A kind of method for page jump, device and computer readable storage medium
CN110399578A (en) * 2018-04-17 2019-11-01 腾讯科技(深圳)有限公司 Page access method and device
CN111316302A (en) * 2017-08-22 2020-06-19 维萨国际服务协会 System, method and computer program product for conducting payment transactions
CN111801696A (en) * 2019-10-28 2020-10-20 深圳海付移通科技有限公司 Payment page management method, payment page management device, payment system and storage medium
CN111984356A (en) * 2020-08-24 2020-11-24 腾讯科技(上海)有限公司 Page jump method, device, computer equipment and storage medium
CN112966196A (en) * 2021-03-26 2021-06-15 深圳九星互动科技有限公司 Skip control method, device, system and medium for webpage aggregate payment

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001050391A1 (en) * 1999-12-30 2001-07-12 Ecatalystone.Com, Inc. Methods for managing transactions over the internet by proxy and with single-use financial instruments
CN108153768A (en) * 2016-12-05 2018-06-12 腾讯科技(深圳)有限公司 Method for page jump, data processing method, device and page jump control system
CN111316302A (en) * 2017-08-22 2020-06-19 维萨国际服务协会 System, method and computer program product for conducting payment transactions
CN110399578A (en) * 2018-04-17 2019-11-01 腾讯科技(深圳)有限公司 Page access method and device
CN109063064A (en) * 2018-07-20 2018-12-21 北京三快在线科技有限公司 A kind of method for page jump, device and computer readable storage medium
CN111801696A (en) * 2019-10-28 2020-10-20 深圳海付移通科技有限公司 Payment page management method, payment page management device, payment system and storage medium
CN111984356A (en) * 2020-08-24 2020-11-24 腾讯科技(上海)有限公司 Page jump method, device, computer equipment and storage medium
CN112966196A (en) * 2021-03-26 2021-06-15 深圳九星互动科技有限公司 Skip control method, device, system and medium for webpage aggregate payment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114546639B (en) * 2022-02-14 2024-05-31 支付宝(杭州)信息技术有限公司 Service call processing method and device

Similar Documents

Publication Publication Date Title
US20200294051A1 (en) Payment collection device and method and apparatus
CN105099688A (en) Operation method for electronic account, display method and apparatus for payment page
KR20150105796A (en) Mobile payment service system, apparatus and system for mobile payment supplementary service in the system
US20170061427A1 (en) Method for managing digital wallets
US20140172532A1 (en) Optimal utilization of coupons
CN110555681B (en) Bank card signing method, device, server and medium
CN114677131A (en) Payment method, device and equipment
CN110347887B (en) Method and device for acquiring time sequence data of service scene
CN113435881B (en) Code scanning payment method and device
CN108197914B (en) Information acquisition method and device and server
CN108446905B (en) Payment method and device and electronic equipment
CN113506153A (en) Information display method and device
CN106034148B (en) Rapid information interaction method, local server, remote server and system
US20140034726A1 (en) Code based configuration of mobile devices
CN113657890A (en) Page rebound method and device
KR102072176B1 (en) Service providing device for transferring push/target message, push/target message transfer system comprising the same, control method thereof and computer readable medium having computer program recorded therefor
US20170154351A1 (en) Method and system for managing referral rewards of digital wallets
CN116228358A (en) Shopping order processing method and device and electronic equipment
CN113609423B (en) Task configuration method and device, storage medium and computer equipment
US11282044B2 (en) System for transmitting payment information using mobile terminal and method thereof
KR20150105554A (en) System and method for providing mileage accumulating service
KR102235133B1 (en) Apparatus and method for payment using plurality of nfc devices
CN113791984A (en) Automatic interface testing method and device
KR20130089928A (en) System and method for providing service member store discount
CN113034248A (en) Commodity display system, method and device based on small program

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20240221

Address after: Room 1408, No. 447 Nanquan North Road, China (Shanghai) Pilot Free Trade Zone, Pudong New Area, Shanghai, 200120

Applicant after: Shanghai Ant Chuangjiang Information Technology Co.,Ltd.

Country or region after: China

Address before: 310000 801-11 section B, 8th floor, 556 Xixi Road, Xihu District, Hangzhou City, Zhejiang Province

Applicant before: Alipay (Hangzhou) Information Technology Co.,Ltd.

Country or region before: China

TA01 Transfer of patent application right