CN110245934B - Recommendation method and device of payment channel - Google Patents

Recommendation method and device of payment channel Download PDF

Info

Publication number
CN110245934B
CN110245934B CN201910346229.3A CN201910346229A CN110245934B CN 110245934 B CN110245934 B CN 110245934B CN 201910346229 A CN201910346229 A CN 201910346229A CN 110245934 B CN110245934 B CN 110245934B
Authority
CN
China
Prior art keywords
payment
user
payment channel
preferred
channel
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.)
Active
Application number
CN201910346229.3A
Other languages
Chinese (zh)
Other versions
CN110245934A (en
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.)
Advanced New Technologies Co Ltd
Advantageous New Technologies Co Ltd
Original Assignee
Advanced New Technologies 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 Advanced New Technologies Co Ltd filed Critical Advanced New Technologies Co Ltd
Priority to CN201910346229.3A priority Critical patent/CN110245934B/en
Publication of CN110245934A publication Critical patent/CN110245934A/en
Application granted granted Critical
Publication of CN110245934B publication Critical patent/CN110245934B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/22Payment schemes or models

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The embodiment of the specification provides a recommendation method and device of a payment channel, wherein the method comprises the following steps: the method comprises the steps of firstly obtaining the original preference ordering of each user for each payment channel, obtaining the expected proportion of each user for each payment channel, then allocating the original preference ordering of each user for each payment channel according to the expected proportion of each payment channel, obtaining the preferred payment channels of each allocated user preference, and finally determining the payment channels respectively recommended to each user according to the preferred payment channels of each allocated user preference, so that the user payment preference is followed as much as possible under the precondition of ensuring successful payment, and good payment experience is provided for the user.

Description

Recommendation method and device of payment channel
Technical Field
One or more embodiments of the present specification relate to the field of computers, and in particular, to a recommendation method and apparatus for a payment channel.
Background
There are currently a variety of payment channels such as bank cards, balances, balance treasures, bars, coupons, points, red packs, prepaid cards, and any other channel that can be used as funds. Typically, the e-commerce platform has a default first-order payment instrument, also referred to as a preferred payment instrument. The preferred payment instrument may be considered a payment channel recommended to the user.
The peak-time-of-burst payment request reaches hundreds of thousands per second, while no one of the actual payment channels alone can support such a scale, such as: the total amount of second-level payment requests is 30w, the maximum amount of the bank card is 5w, the maximum amount of the bank card is 20w, the balance is 15w, and the balance is 15w. While daily user payments have their own channel usage preferences that do not agree with the maximum second level payment requests that the corresponding channel can support, if the user's daily usage preferences are fully followed to determine the preferred payment instrument, the consequences are unsuccessful payments.
Therefore, an improved scheme is desired, and the payment preference of the user is followed as much as possible on the premise of ensuring the successful payment, so that a good payment experience is provided for the user.
Disclosure of Invention
One or more embodiments of the present disclosure describe a recommendation method and apparatus for a payment channel, which follow the payment preference of a user as much as possible on the premise of ensuring that payment is successful, and gives a good payment experience to the user.
In a first aspect, a recommendation method of a payment channel is provided, the method including:
acquiring the original preference ordering of each user for each payment channel;
acquiring expected proportions of each user using each payment channel;
according to the expected proportion of each payment channel, the original preference ordering of each payment channel is allocated to each user, and the preferred payment channel of each user preference after allocation is obtained;
and determining the payment channels respectively recommended to the users according to the preferred payment channels preferred by the users after allocation.
In one possible implementation, the obtaining the original preference ranking of each user for each payment channel includes:
acquiring historical payment behavior data of each user; the historical payment behavior data at least comprise each historical payment channel and corresponding payment results, and the payment results comprise payment success and payment failure;
and predicting the original preference ordering of each user for each payment channel according to each historical payment channel and the corresponding payment result of each user.
Further, predicting the original preference ranking of each user for each payment channel according to each historical payment channel and the corresponding payment result of each user, including:
screening out each corresponding historical payment channel when the payment result of the target user is successful payment according to each historical payment channel and the corresponding payment result of the target user;
counting the times of each historical payment channel screened by the target user;
and determining the original preference ordering of the target user for each payment channel according to the order of the times from big to small.
In one possible implementation manner, the obtaining the expected proportion of each user to use each payment channel includes:
and determining the expected proportion of each user using each payment channel according to the total payment request amount which can be born by each payment channel in unit time and the expected total payment request amount in unit time.
In one possible implementation manner, the allocating the original preference ranking of each payment channel by each user according to the expected ratio of each payment channel to obtain the preferred payment channel with each user preference after allocation includes:
determining the current proportion of each payment channel according to the proportion of each payment channel in the preferred payment channels currently preferred by each user;
judging whether the current proportion of the non-preferred payment channel is smaller than the expected proportion of the non-preferred payment channel according to the non-preferred payment channel of each user;
when the current proportion of the non-preferred payment channel is smaller than the expected proportion of the non-preferred payment channel, the original preference ordering of the user for each payment channel is adjusted, so that the non-preferred payment channel is allocated as the preferred payment channel preferred by the user.
Further, the method further comprises:
after traversing all non-preferred payment channels of each user, judging whether the current proportion of each payment channel is consistent with the expected proportion of each payment channel;
and if the current proportion of each payment channel is not consistent with the expected proportion of each payment channel, outputting alarm information, wherein the alarm information is used for informing that the expected proportion of each payment channel needs to be adjusted.
Further, before the user adjusts the original preference ranking of the payment channels so that the non-preferred payment channel is configured as the preferred payment channel preferred by the user, the method further comprises:
it is determined that the preferred payment channel currently preferred by the user is not a pre-specified priority-assigned payment channel.
In one possible implementation manner, the allocating the original preference ranking of each payment channel by each user according to the expected ratio of each payment channel to obtain the preferred payment channel with each user preference after allocation includes:
and distributing the users to a plurality of machines, respectively executing the expected proportion according to the payment channels by each machine, and allocating the original preference ordering of the users to the payment channels to obtain the preferred payment channels with the allocated user preferences.
In a second aspect, there is provided a recommendation device for a payment channel, the device comprising:
the first acquisition unit is used for acquiring the original preference ordering of each user for each payment channel;
the second acquisition unit is used for acquiring the expected proportion of each payment channel used by each user;
the allocation unit is used for allocating the original preference orders of the users to the payment channels acquired by the first acquisition unit according to the expected proportion of the payment channels acquired by the second acquisition unit, so as to acquire the preferred payment channels of the allocated user preferences;
and the recommending unit is used for determining the payment channels respectively recommended to the users according to the preferred payment channels of the users after the allocation by the allocating unit.
In a third aspect, there is provided a computer readable storage medium having stored thereon a computer program which, when executed in a computer, causes the computer to perform the method of the first aspect.
In a fourth aspect, there is provided a computing device comprising a memory having executable code stored therein and a processor which, when executing the executable code, implements the method of the first aspect.
According to the method and the device provided by the embodiment of the specification, the original preference ordering of each user for each payment channel is firstly obtained, the expected proportion of each user for each payment channel is obtained, then the original preference ordering of each user for each payment channel is allocated according to the expected proportion of each payment channel, the preferred payment channels of each allocated user preference are obtained, and finally the payment channels respectively recommended to each user are determined according to the preferred payment channels of each allocated user preference. Therefore, in the embodiment of the specification, when recommending the payment channels to the user, the user preference is considered, and the user preference is allocated according to the expected proportion of each payment channel, so that the user payment preference is followed as much as possible under the precondition of ensuring the successful payment, and good payment experience is provided for the user.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required for the description of the embodiments will be briefly described below, it being obvious that the drawings in the following description are only some embodiments of the present invention, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a schematic illustration of an implementation scenario of an embodiment disclosed herein;
FIG. 2 illustrates a flow chart of a recommendation method for a payment channel, according to one embodiment;
fig. 3 shows a schematic block diagram of a recommendation device of a payment channel according to one embodiment.
Detailed Description
The following describes the scheme provided in the present specification with reference to the drawings.
Fig. 1 is a schematic diagram of an implementation scenario of an embodiment disclosed in the present specification. This implementation scenario relates to recommendation of payment channels, that is, to static payment channel proportioning. The implementation scene comprises a first stage, a second stage and a third stage, wherein the first stage adopts a gradient iteration decision tree (gradient boosting decision tree, GBDT) prediction model according to the payment behavior characteristics of a user to perform offline preference learning so as to acquire payment channel preferences of the user; and in the second stage, according to the static proportioning configuration file, the payment channel preference of the user is allocated based on a random matching algorithm of MapReduce.
It is understood that the payment channel is a channel for the use of funds and may include, but is not limited to, channels such as bank cards, balances, balance treasures, flowers, coupons, credits, red packages, prepaid cards, and the like.
Wherein the primary funds originate from primary payment channels, such as bank cards, balances, balance treasures, flowers, etc.
In the embodiment of the present disclosure, the flow may be distributed to the channels according to a certain proportion, where this proportion is referred to as a ratio in this scheme, for example: in the peak period, different values of bank card flow x%, bar y%, balance z%, balance m%, x+y+z+m=100% and x, y, z, m are expected to be different ratios. The first payment instrument defaulted by the e-commerce platform is called the preferred payment instrument. The desired proportions for each payment channel may be included in a static proportion profile. The user payment behavior characteristics may be obtained from the user's historical payment behavior data, which may include, for example, but not limited to, historical payment channels and payment results, etc., including payment success and payment failure.
It should be noted that the GBDT prediction model and the MapReduce-based random matching algorithm are merely examples, and are not intended to limit the method provided in the embodiments of the present disclosure.
According to the embodiment of the specification, when the payment channels are recommended to the user, the user preference is considered, and the user preference is allocated according to the expected proportion of each payment channel, so that the user payment preference is followed as much as possible on the premise of ensuring successful payment, and good payment experience is provided for the user.
Fig. 2 shows a flow chart of a recommendation method of a payment channel according to an embodiment, which may be based on the application scenario shown in fig. 1. As shown in fig. 2, the recommendation method of the payment channel in this embodiment includes the following steps: step 21, obtaining the original preference ordering of each user for each payment channel; step 22, obtaining expected proportions of each user using each payment channel; step 23, according to the expected proportion of each payment channel, allocating the original preference ordering of each payment channel by each user to obtain the preferred payment channel of each allocated user preference; and step 24, determining the payment channels respectively recommended to the users according to the preferred payment channels preferred by the users after allocation. Specific implementations of the above steps are described below.
First, in step 21, the original preference ranking of each user for each payment channel is obtained. It will be appreciated that the original preference ranking for each payment channel may be determined separately for each user.
In one example, historical payment behavior data for each user is obtained; the historical payment behavior data at least comprise each historical payment channel and corresponding payment results, and the payment results comprise payment success and payment failure; and predicting the original preference ordering of each user for each payment channel according to each historical payment channel and the corresponding payment result of each user. For example, according to each historical payment channel and corresponding payment result of a target user, screening out each corresponding historical payment channel when the payment result of the target user is successful payment; counting the times of each historical payment channel screened by the target user; and determining the original preference ordering of the target user for each payment channel according to the order of the times from big to small.
Wherein, the historical payment behavior data of the user embody the payment behavior characteristics of the user, for example, the historical payment behavior data of the user can be shown in the table one.
Table one: historical payment behavior data for a user
It should be noted that the actual bank card may also distinguish which bank, and is collectively referred to herein as a bank card for convenience of understanding.
The user's preference ranking for each payment channel may be determined based solely on the payment channel and the payment result, or may be determined in combination with other historical payment behavior data (e.g., payment scenario, payment time, payment amount, etc.).
For example, the payment channel preference ranking output in combination with the user's historical payment behavior data may be as shown in table two.
And (II) table: user's payment channel preference ordering
Next, at step 22, the desired proportions of each user's usage of each payment channel are obtained. It will be appreciated that the desired proportions for each payment channel may be manually set or may be automatically generated by the machine according to preset rules.
In one example, the expected proportion of each user's usage of each payment channel is determined based on the total amount of payment requests that each payment channel can withstand per unit time, and the total amount of payment requests expected per unit time.
Such as: the peak value of the total amount of the second-level payment request is 30w, the maximum value of the bank card is 5w, the transaction is 20w, the balance is 15w, and the balance is 15w. In order to ensure that the user payment request can go to the channel with payment capability, the desired channel proportion (such as 50% in the flower, 10% in the balance, 20% in the balance and 20% in the bank card) needs to be set in advance.
Then, in step 23, according to the expected proportion of each payment channel, the original preference ordering of each payment channel by each user is allocated, so as to obtain the preferred payment channel of each user preference after allocation. It will be appreciated that in the embodiment of the present disclosure, the original preference ranking of each payment channel is allocated for each user, and the main purpose is to adjust the preferred payment channel of each user's preference.
In one example, the current proportion of each payment channel is determined according to the proportion of each payment channel in the preferred payment channels currently preferred by each user; judging whether the current proportion of the non-preferred payment channel is smaller than the expected proportion of the non-preferred payment channel according to the non-preferred payment channel of each user; when the current proportion of the non-preferred payment channel is smaller than the expected proportion of the non-preferred payment channel, the original preference ordering of the user for each payment channel is adjusted, so that the non-preferred payment channel is allocated as the preferred payment channel preferred by the user.
Further, after traversing all non-preferred payment channels of each user, judging whether the current proportion of each payment channel is consistent with the expected proportion of each payment channel; and if the current proportion of each payment channel is not consistent with the expected proportion of each payment channel, outputting alarm information, wherein the alarm information is used for informing that the expected proportion of each payment channel needs to be adjusted.
Further, the preferred payment channel currently preferred by the user is determined not to be a pre-specified preferred payment channel, and then the original preference ordering of the user for each payment channel is adjusted so that the non-preferred payment channel is allocated as the preferred payment channel preferred by the user.
In one example, a distributed processing manner is adopted to distribute each user to a plurality of machines, each machine executes the process of allocating the original preference order of each user to each payment channel according to the expected proportion of each payment channel, and the allocated preferred payment channel of each user preference is obtained.
In order to provide a clear understanding of the compounding process, a specific example will be described below. The list of preferences of the daily user payment channels is shown in the third table, and for simplicity, preference scores are omitted, and only preference ordering of each payment channel is shown.
Table three: daily user payment channel preference list
Referring to table three, the actual first payment tool proportion of the user can be obtained through statistics of payment channels, wherein the actual first payment tool proportion is 3/10=30%, the bank card=5/10=50%, the balance is precious=1/10=10%, and the balance is 1/10=10%.
In this example, the desired payment channel preference may be specified externally, such as:
flower: 50%, balance 20%, balance 10% and bank card 20%.
The user payment channel preferences after deployment in combination with the desired payment channel ratios may be as shown in table four.
Table four: user payment channel preferences after deployment
User ID Payment channel preference
Id1 And (5) washing and shopping: bank card
Id2 And (5) washing and shopping: flower-shaped card and bank card
Id3 And (5) washing and shopping: balance of balance
Id4 And (5) washing and shopping: balance device
Id5 And (5) washing and shopping: flower-shaped flower
Id6 And (5) washing and shopping: flower-shaped card and bank card
Id7 And (5) washing and shopping: balance treasuring and bank card
Id8 And (5) washing and shopping: bank card, balance
Id9 And (5) washing and shopping: flower-shaped flower
Id10 And (5) washing and shopping: flower-shaped flower
Referring to table four, the ratio of each payment channel after the blending: 50% of Beibei, 20% of balance, 10% of balance and 20% of bank card, and is consistent with the expected proportion.
The embodiment of the specification also provides a specific logic allocation process: (flower = HB, balance treasure = YEs, balance = YE, bank card = YHK)
1. A counter, denoted by C (), is initialized for each payment channel, such as:
C(HB)=C(YEB)=C(YE)=C(YHK)=100
2. distribution function:
traversing all users:
the current proportion of each payment channel is calculated,
D(HB)=a
D(YEB)=b
D(YE)=c
D(YHK)d
if the current proportion is inconsistent with the expected proportion, traversing all payment channels of the target user:
judging whether the current proportion of the current payment channel is smaller than the expected proportion corresponding to the payment channel, and if so:
modifying user first-pushed payment channels
Corresponding counter +1
After traversing all payment channels of all users, if the current proportion is still inconsistent with the expected proportion, it may happen that the user has no payment channel available, alarm information is output, errors are reported, and the offline given proportion is notified to be checked.
It can be understood that after each time the payment channel preferred by the user is allocated, the current proportion can be recalculated according to the numerical value of the counter, if the current proportion is consistent with the expected proportion, the allocation process is ended, otherwise, the allocation process for the next user is continued until the current proportion is consistent with the expected proportion.
In one example, the deployment process may be implemented based on MapReduce:
the user specifies the number of machines N of the input, reduce.
1. Map terminal
A random number n is assigned to the user, representing the channel assignment of the user to the nth Reduce machine.
2. Reduce end
And (3) distributing m users of the nth machine, executing a distribution function and re-distributing channels.
The implementation based on MapReduce can also increase the Combiner stage, and the efficiency can be improved.
In addition, some rules can be added to modify the proportioning function, such as: the flower is preferentially distributed.
Finally, in step 24, payment channels respectively recommended to the users are determined according to the preferred payment channels preferred by the users after allocation. It will be appreciated that the specific form of recommending payment channels to the user may be by default, or by ranking the recommended payment channels first in a linked order of a plurality of payment channels.
According to the method provided by the embodiment of the specification, the original preference ordering of each user for each payment channel is firstly obtained, the expected proportion of each user for each payment channel is obtained, then the original preference ordering of each user for each payment channel is allocated according to the expected proportion of each payment channel, the preferred payment channels of each allocated user preference are obtained, and finally the payment channels respectively recommended to each user are determined according to the preferred payment channels of each allocated user preference. Therefore, in the embodiment of the specification, when recommending the payment channels to the user, the user preference is considered, and the user preference is allocated according to the expected proportion of each payment channel, so that the user payment preference is followed as much as possible under the precondition of ensuring the successful payment, and good payment experience is provided for the user.
According to an embodiment of another aspect, there is further provided a recommendation device for a payment channel, where the device is configured to execute the recommendation method for a payment channel provided in the embodiment of the present disclosure. Fig. 3 shows a schematic block diagram of a recommendation device of a payment channel according to one embodiment. As shown in fig. 3, the apparatus 300 includes:
a first obtaining unit 31, configured to obtain an original preference ranking of each user for each payment channel;
a second acquiring unit 32 for acquiring a desired ratio of each user to use each payment channel;
a deployment unit 33, configured to deploy the original preference ranking of each payment channel by each user acquired by the first acquisition unit 31 according to the expected proportion of each payment channel acquired by the second acquisition unit 32, so as to obtain a preferred payment channel preferred by each user after deployment;
and a recommending unit 34, configured to determine payment channels respectively recommended to each user according to the preferred payment channels of each user after the allocating unit 33 allocates.
Alternatively, as an embodiment, the first obtaining unit 31 includes:
the acquisition subunit is used for acquiring historical payment behavior data of each user; the historical payment behavior data at least comprise each historical payment channel and corresponding payment results, and the payment results comprise payment success and payment failure;
and the prediction subunit is used for predicting the original preference ordering of each user for each payment channel according to each historical payment channel of each user and the corresponding payment result acquired by the acquisition subunit.
Further, the prediction subunit is specifically configured to:
screening out each corresponding historical payment channel when the payment result of the target user is successful payment according to each historical payment channel and the corresponding payment result of the target user;
counting the times of each historical payment channel screened by the target user;
and determining the original preference ordering of the target user for each payment channel according to the order of the times from big to small.
Optionally, as an embodiment, the second obtaining unit 32 is specifically configured to determine the expected ratio of each user to use each payment channel according to the total amount of payment requests that can be born by each payment channel in unit time and the total amount of payment requests that are expected in unit time.
Optionally, as an embodiment, the allocating unit 33 includes:
the determining subunit is used for determining the current proportion of each payment channel according to the proportion of each payment channel in the preferred payment channels currently preferred by each user;
a judging subunit, configured to judge, for each non-preferred payment channel of the user, whether a current ratio of the non-preferred payment channel is less than an expected ratio of the non-preferred payment channel;
and the allocation subunit is used for adjusting the original preference ordering of the user for each payment channel when the judging subunit judges that the current proportion of the non-preferred payment channel is smaller than the expected proportion of the non-preferred payment channel, so that the non-preferred payment channel is allocated as the preferred payment channel preferred by the user.
Further, the apparatus further comprises:
the judging unit is used for judging whether the current proportion of each payment channel is consistent with the expected proportion of each payment channel after the allocating unit traverses all the non-preferred payment channels of each user;
and the output unit is used for outputting alarm information if the judging unit judges that the current proportion of each payment channel is inconsistent with the expected proportion of each payment channel, and the alarm information is used for informing that the expected proportion of each payment channel needs to be adjusted.
Further, the allocating subunit is further configured to determine, before the adjusting the original preference ranking of the user for each payment channel so that the non-preferred payment channel is allocated as the preferred payment channel preferred by the user, that the preferred payment channel currently preferred by the user is not a pre-specified payment channel with preferential allocation.
Optionally, as an embodiment, the allocating unit 33 is specifically configured to allocate each user to a plurality of machines, and each machine executes the allocating, according to the expected matching ratio of each payment channel, the allocating unit to allocate the user to the original preference ranking of each payment channel, so as to obtain the preferred payment channel preferred by each user after allocation.
Through the device provided in this embodiment of the present disclosure, first, the first obtaining unit 31 obtains the original preference ranking of each user for each payment channel, the second obtaining unit 32 obtains the expected proportion of each user for each payment channel, then the allocating unit 33 allocates the original preference ranking of each user for each payment channel according to the expected proportion of each payment channel, so as to obtain the preferred payment channel of each allocated user preference, and finally the recommending unit 34 determines the payment channel recommended to each user according to the preferred payment channel of each allocated user preference. Therefore, in the embodiment of the specification, when recommending the payment channels to the user, the user preference is considered, and the user preference is allocated according to the expected proportion of each payment channel, so that the user payment preference is followed as much as possible under the precondition of ensuring the successful payment, and good payment experience is provided for the user.
According to an embodiment of another aspect, there is also provided a computer-readable storage medium having stored thereon a computer program which, when executed in a computer, causes the computer to perform the method described in connection with fig. 2.
According to an embodiment of yet another aspect, there is also provided a computing device including a memory having executable code stored therein and a processor that, when executing the executable code, implements the method described in connection with fig. 2.
Those skilled in the art will appreciate that in one or more of the examples described above, the functions described in the present invention may be implemented in hardware, software, firmware, or any combination thereof. When implemented in software, these functions may be stored on or transmitted over as one or more instructions or code on a computer-readable medium.
The foregoing embodiments have been provided for the purpose of illustrating the general principles of the present invention in further detail, and are not to be construed as limiting the scope of the invention, but are merely intended to cover any modifications, equivalents, improvements, etc. based on the teachings of the invention.

Claims (14)

1. A recommendation method of a payment channel, the method comprising:
acquiring the original preference ordering of each user for each payment channel;
acquiring expected proportions of each user using each payment channel;
according to the expected proportion of each payment channel, the original preference ordering of each payment channel is allocated to each user, and the preferred payment channel of each user preference after allocation is obtained;
determining payment channels respectively recommended to each user according to the preferred payment channels preferred by each user after allocation;
wherein, the obtaining the expected proportion of each user to use each payment channel comprises:
determining the expected proportion of each user using each payment channel according to the total payment request amount which can be born by each payment channel in unit time and the expected total payment request amount in unit time;
the method for allocating the initial preference orders of the users to the payment channels according to the expected proportion of the payment channels to obtain the preferred payment channels with the allocated user preferences comprises the following steps:
determining the current proportion of each payment channel according to the proportion of each payment channel in the preferred payment channels currently preferred by each user;
judging whether the current proportion of the non-preferred payment channel is smaller than the expected proportion of the non-preferred payment channel according to the non-preferred payment channel of each user;
when the current proportion of the non-preferred payment channel is smaller than the expected proportion of the non-preferred payment channel, the original preference ordering of the user for each payment channel is adjusted, so that the non-preferred payment channel is allocated as the preferred payment channel preferred by the user.
2. The method of claim 1, wherein the obtaining the original preference ranking for each payment channel for each user comprises:
acquiring historical payment behavior data of each user; the historical payment behavior data at least comprise each historical payment channel and corresponding payment results, and the payment results comprise payment success and payment failure;
and predicting the original preference ordering of each user for each payment channel according to each historical payment channel and the corresponding payment result of each user.
3. The method of claim 2, wherein predicting the original preference ranking of each user for each payment channel based on each historical payment channel and corresponding payment result for each user comprises:
screening out each corresponding historical payment channel when the payment result of the target user is successful payment according to each historical payment channel and the corresponding payment result of the target user;
counting the times of each historical payment channel screened by the target user;
and determining the original preference ordering of the target user for each payment channel according to the order of the times from big to small.
4. The method of claim 1, wherein the method further comprises:
after traversing all non-preferred payment channels of each user, judging whether the current proportion of each payment channel is consistent with the expected proportion of each payment channel;
and if the current proportion of each payment channel is not consistent with the expected proportion of each payment channel, outputting alarm information, wherein the alarm information is used for informing that the expected proportion of each payment channel needs to be adjusted.
5. The method of claim 1, wherein said adjusting the user's original preference ranking for each payment channel such that the non-preferred payment channel is formulated as the preferred payment channel for the user's preference is preceded by:
it is determined that the preferred payment channel currently preferred by the user is not a pre-specified priority-assigned payment channel.
6. The method of claim 1, wherein the allocating the original preference ranking of each payment channel by each user according to the expected ratio of each payment channel to obtain the preferred payment channel of each allocated user preference comprises:
and distributing the users to a plurality of machines, respectively executing the expected proportion according to the payment channels by each machine, and allocating the original preference ordering of the users to the payment channels to obtain the preferred payment channels with the allocated user preferences.
7. A recommendation device for a payment channel, the device comprising:
the first acquisition unit is used for acquiring the original preference ordering of each user for each payment channel;
the second acquisition unit is used for acquiring the expected proportion of each payment channel used by each user;
the allocation unit is used for allocating the original preference orders of the users to the payment channels acquired by the first acquisition unit according to the expected proportion of the payment channels acquired by the second acquisition unit, so as to acquire the preferred payment channels of the allocated user preferences;
the recommendation unit is used for determining payment channels respectively recommended to the users according to the preferred payment channels of the users after the allocation by the allocation unit;
the second obtaining unit is specifically configured to determine, according to the total payment request amount that can be borne by each payment channel in unit time and the total payment request amount in expected unit time, an expected ratio of each user to use each payment channel;
wherein, the allotment unit includes:
the determining subunit is used for determining the current proportion of each payment channel according to the proportion of each payment channel in the preferred payment channels currently preferred by each user;
a judging subunit, configured to judge, for each non-preferred payment channel of the user, whether a current ratio of the non-preferred payment channel is less than an expected ratio of the non-preferred payment channel;
and the allocation subunit is used for adjusting the original preference ordering of the user for each payment channel when the judging subunit judges that the current proportion of the non-preferred payment channel is smaller than the expected proportion of the non-preferred payment channel, so that the non-preferred payment channel is allocated as the preferred payment channel preferred by the user.
8. The apparatus of claim 7, wherein the first acquisition unit comprises:
the acquisition subunit is used for acquiring historical payment behavior data of each user; the historical payment behavior data at least comprise each historical payment channel and corresponding payment results, and the payment results comprise payment success and payment failure;
and the prediction subunit is used for predicting the original preference ordering of each user for each payment channel according to each historical payment channel of each user and the corresponding payment result acquired by the acquisition subunit.
9. The apparatus of claim 8, wherein the predictor unit is specifically configured to:
screening out each corresponding historical payment channel when the payment result of the target user is successful payment according to each historical payment channel and the corresponding payment result of the target user;
counting the times of each historical payment channel screened by the target user;
and determining the original preference ordering of the target user for each payment channel according to the order of the times from big to small.
10. The apparatus of claim 7, wherein the apparatus further comprises:
the judging unit is used for judging whether the current proportion of each payment channel is consistent with the expected proportion of each payment channel after the allocating unit traverses all the non-preferred payment channels of each user;
and the output unit is used for outputting alarm information if the judging unit judges that the current proportion of each payment channel is inconsistent with the expected proportion of each payment channel, and the alarm information is used for informing that the expected proportion of each payment channel needs to be adjusted.
11. The apparatus of claim 7, wherein the deployment subunit is further configured to determine that the preferred payment channel currently preferred by the user is not a pre-specified, preferentially-assigned payment channel before the user's original preference ordering for each payment channel is adjusted such that the non-preferred payment channel is deployed as the preferred payment channel preferred by the user.
12. The apparatus of claim 7, wherein the allocating unit is specifically configured to allocate each user to a plurality of machines, and each machine executes the allocation of the user to the original preference ranking of each payment channel according to the expected matching of each payment channel, so as to obtain the preferred payment channel preferred by each user after allocation.
13. A computer readable storage medium having stored thereon a computer program which, when executed in a computer, causes the computer to perform the method of any of claims 1-6.
14. A computing device comprising a memory having executable code stored therein and a processor, which when executing the executable code, implements the method of any of claims 1-6.
CN201910346229.3A 2019-04-26 2019-04-26 Recommendation method and device of payment channel Active CN110245934B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910346229.3A CN110245934B (en) 2019-04-26 2019-04-26 Recommendation method and device of payment channel

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910346229.3A CN110245934B (en) 2019-04-26 2019-04-26 Recommendation method and device of payment channel

Publications (2)

Publication Number Publication Date
CN110245934A CN110245934A (en) 2019-09-17
CN110245934B true CN110245934B (en) 2023-11-24

Family

ID=67883540

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910346229.3A Active CN110245934B (en) 2019-04-26 2019-04-26 Recommendation method and device of payment channel

Country Status (1)

Country Link
CN (1) CN110245934B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113112263A (en) * 2021-05-07 2021-07-13 深圳乐信软件技术有限公司 Payment mode display method and device, server and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103577985A (en) * 2012-07-26 2014-02-12 阿里巴巴集团控股有限公司 Data channel selection method and data processing platform
WO2017128686A1 (en) * 2016-01-29 2017-08-03 上海新卡说信息技术有限公司 Transaction clearing system and transaction clearance processing method
CN107818428A (en) * 2017-11-28 2018-03-20 杭州龙盈互联网金融信息技术有限公司 The decision-making technique and device of business channel
CN107818467A (en) * 2017-09-08 2018-03-20 深圳市金立通信设备有限公司 A kind of method of payment and terminal
CN108932613A (en) * 2017-05-25 2018-12-04 北京嘀嘀无限科技发展有限公司 Monitoring method and monitoring device, the equipment and storage medium of internet payment channel
CN108985731A (en) * 2018-07-13 2018-12-11 北京京东金融科技控股有限公司 Pay method for routing and device
CN109146451A (en) * 2018-07-05 2019-01-04 麒麟合盛网络技术股份有限公司 A kind of channel of disbursement recommended method and device
CN109191133A (en) * 2018-08-22 2019-01-11 平安普惠企业管理有限公司 The selection method and terminal device of channel of disbursement

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140279421A1 (en) * 2013-03-15 2014-09-18 Elwha Llc Methods and systems for agnostic payment systems

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103577985A (en) * 2012-07-26 2014-02-12 阿里巴巴集团控股有限公司 Data channel selection method and data processing platform
WO2017128686A1 (en) * 2016-01-29 2017-08-03 上海新卡说信息技术有限公司 Transaction clearing system and transaction clearance processing method
CN108932613A (en) * 2017-05-25 2018-12-04 北京嘀嘀无限科技发展有限公司 Monitoring method and monitoring device, the equipment and storage medium of internet payment channel
CN107818467A (en) * 2017-09-08 2018-03-20 深圳市金立通信设备有限公司 A kind of method of payment and terminal
CN107818428A (en) * 2017-11-28 2018-03-20 杭州龙盈互联网金融信息技术有限公司 The decision-making technique and device of business channel
CN109146451A (en) * 2018-07-05 2019-01-04 麒麟合盛网络技术股份有限公司 A kind of channel of disbursement recommended method and device
CN108985731A (en) * 2018-07-13 2018-12-11 北京京东金融科技控股有限公司 Pay method for routing and device
CN109191133A (en) * 2018-08-22 2019-01-11 平安普惠企业管理有限公司 The selection method and terminal device of channel of disbursement

Also Published As

Publication number Publication date
CN110245934A (en) 2019-09-17

Similar Documents

Publication Publication Date Title
CN110351375B (en) Data processing method and device, computer device and readable storage medium
CN107124472A (en) Load-balancing method and device, computer-readable recording medium
CN109767070A (en) Case distribution method, device, computer equipment and storage medium
CN106959894A (en) Resource allocation methods and device
CN110502321A (en) A kind of resource regulating method and system
CN109872049B (en) Resource allocation optimization method and device
US11294712B2 (en) Method, device and computer program product for task management
CN109996202B (en) Flow charging method and device
CN110322167B (en) Information processing method and device, storage medium and electronic equipment
JP2020123849A (en) Auto scale type performance guarantee system and auto scale type performance guarantee method
CN110245934B (en) Recommendation method and device of payment channel
CN106649638A (en) Big data acquisition method
CN107967650A (en) A kind of batch accounting data processing method and processing device of core banking system
CN107306203A (en) A kind of method and device of the scheduling of resource based on virtual network
CN105955826A (en) Control method and device of quality of service in cloud host system
CN111047123A (en) Resource allocation method, system, electronic equipment and computer storage medium
CN110662188B (en) Charging method and system
CN109002355B (en) Distribution method, device and equipment for processing requests
CN109598411A (en) A kind of processing method and electronic equipment of product design task
CN112037019B (en) Method and device for allocating self-service equipment of banking outlets
CN109829753B (en) Method and equipment for distributing flow to advertisement orders
CN110780992B (en) Cloud computing platform optimized deployment method, system, terminal and storage medium
CN109493025B (en) Account generating method and device
CN106385385B (en) Resource allocation method and device
JP4841753B2 (en) Contract distribution system and 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: 20200929

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Applicant after: Innovative advanced technology Co.,Ltd.

Address before: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Applicant before: Advanced innovation technology Co.,Ltd.

Effective date of registration: 20200929

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Applicant after: Advanced innovation technology Co.,Ltd.

Address before: A four-storey 847 mailbox in Grand Cayman Capital Building, British Cayman Islands

Applicant before: Alibaba Group Holding Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant