A payment method based on platformization of a shared purchase vehicle-mounted APP

By leveraging the collaborative efforts of in-vehicle terminals and cloud platforms, the system offers multiple payment platform options and distributed development, solving the problem of users finding it difficult to purchase in-vehicle apps. This enables flexible payment management and real-time data updates, thereby enhancing the user experience.

CN114331401BActive Publication Date: 2025-10-24CHONGQING CHANGAN TECH CO LTD
View PDF 3 Cites 0 Cited by

Patent Information

Application Number
CN202210114669.8
Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Filing Date
2022-01-30
Publication Date
2025-10-24
Estimated Expiration
2042-01-30

AI Technical Summary

Technical Problem

In existing technologies, it is difficult for users to conveniently and quickly purchase in-vehicle apps through in-vehicle terminals, and the payment methods are limited in flexibility, failing to meet the needs of different users.

Method used

By analyzing purchase records on both local and cloud platforms through in-vehicle terminals, multiple payment platforms can be selected, enabling distributed development to adapt to different vehicle models and ensuring real-time data processing and flexible payment management.

Benefits of technology

It enables flexible app purchases across different car models and payment methods, avoiding usage issues caused by network problems and improving user experience and data management efficiency.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN114331401B_ABST
    Figure CN114331401B_ABST
Patent Text Reader

Abstract

The application discloses a payment method for a platform-based shared purchase vehicle-mounted APP, adopts distributed development, and through cooperation of multiple platforms, can be adapted to different vehicle models, performs different payment management on different vehicle models, and effectively relieves data load of a cloud platform and a vehicle-mounted terminal during configuration; the cloud platform can record purchase of the APP by a user in time, so as to guarantee real-time performance of data, avoid a problem that the user has purchased the APP but cannot use the APP due to poor network, and simultaneously, different callback interfaces are provided for the vehicle-mounted terminal according to different payment modes, so as to set different purchase paths according to different APPs.
Need to check novelty before this filing date? Find Prior Art

Description

TECHNICAL FIELD

[0001] The present application relates to the technical field of multi-platform payment, in particular to a payment method based on platformized shared purchase of vehicle-mounted APP. BACKGROUND

[0002] The vehicle-mounted system is the interface of the user and the vehicle-mounted hardware, and is also the interface of the vehicle-mounted hardware and the upper software. The functions of the vehicle-mounted operating system include managing the hardware, software and data resources of the vehicle-mounted system, controlling the program running, improving the human-machine interface, and providing support for the upper software. The vehicle-mounted APP utilizes the resources of the vehicle-mounted system to maximize the role of the received data, signals, audio and video, provides various forms of user interface (UI), so that the driver has a good driving environment, and effectively provides auxiliary driving, semi-automatic driving, and even automatic driving. Patent CN201510381375.1 discloses a charging control system and method based on internet thinking, cloud platform and APP payment, which belongs to the field of electric vehicle charging piles and includes a remote server, a coordinator and a charging pile. The coordinator includes a Zigbee module, a GPRS module, a microprocessor and a data storage module. The microprocessor module is connected with the Zigbee module, the GPRS module and the data storage module respectively. The Zigbee module is connected with the charging pile module, and the GPRS module is connected with the remote server module through the network. However, the patent mainly aims at the hardware layer, that is, the invention is applicable to the purchase of one-sided charging piles. In order to improve the income and user stickiness, the enterprise will provide some purchasable vehicle-mounted APPs for the user. However, for the needs of different users, not only different purchase permissions will be involved, but also the users will want to purchase other APPs. For different APPs, it is unrealistic to design a two-dimensional code payment for each APP. Moreover, with the current iteration speed, the payment method is rapidly iterating, so that the previous payment method may be quickly replaced. How to provide convenient and fast APP purchase service for different user needs is a technical problem to be solved. SUMMARY

[0003] In view of the above problems in the prior art, the purpose of the present application is to provide a payment method based on platformized shared purchase of vehicle-mounted APP, so as to solve the problems that the user cannot purchase the APP through the vehicle-mounted terminal and the APP payment flexibility is limited in the prior art.

[0004] In order to solve the above technical problems, the present application provides a payment method based on platformized shared purchase of vehicle-mounted APP, which includes the following steps:

[0005] S1: the vehicle-mounted terminal receives a request of opening an APP, judges whether the APP has been purchased; if the APP has been purchased, the APP is directly opened; if the APP has not been purchased, S2 is entered;

[0006] S2: the vehicle-mounted terminal performs local search, judges whether there is a purchase record locally; if there is a purchase record, the APP is opened; if there is no purchase record, S3 is entered;

[0007] S3: the vehicle-mounted terminal sends a query request to a cloud platform, queries whether the vehicle corresponding to the vehicle-mounted terminal has a purchase record of the APP; if there is a purchase record, the cloud platform feeds back the purchase record to the vehicle-mounted terminal, and the APP is opened; if there is no purchase record, S4 is entered;

[0008] S4: a prompt of whether to perform payment purchase of the APP is sent to the vehicle-mounted terminal; if payment purchase is selected, the cloud platform sends a payment method, and after payment purchase is completed, the vehicle-mounted terminal opens the APP; if purchase is not selected, the process is ended.

[0009] Compared with the prior art, the method has the following beneficial effects:

[0010] The method adopts distributed development, can be adapted to different vehicle models, performs different payment management on different vehicle models, effectively relieves data load of the cloud platform and the vehicle-mounted terminal during configuration, the cloud platform can record purchase of the APP by the user in time, so as to ensure real-time of data, avoid the problem that the user has purchased the APP but cannot use the APP due to poor network, and simultaneously, different callback interfaces are provided for the vehicle-mounted terminal according to different payment methods, so as to set different purchase paths according to different APPs. BRIEF DESCRIPTION OF DRAWINGS

[0011] Fig. 1 The activity diagram of the application.

[0012] Fig. 2 The timing diagram of the application. DETAILED DESCRIPTION

[0013] In order to make the purpose, technical scheme and advantages of the embodiments of the application more clear, the application will be further described in detail below with reference to the drawings, and the described embodiments should not be regarded as limitation of the application, and all other embodiments obtained by those skilled in the art without creative labor are within the protection scope of the application.

[0014] The application provides a payment method for purchasing a vehicle-mounted APP based on a platform, which comprises the following steps: Figs. 1-2As shown, it is divided into three layers, vehicle bottom layer platform, vehicle APP platform set on vehicle terminal and cloud platform, wherein, the vehicle bottom layer platform is for vehicle hardware, in the production process of a batch of vehicles, different vehicle models are configured, different vehicle model configurations are used to write parameters required by a vehicle model by using electrical inspection program, the APP layer set on the vehicle terminal can search the configuration parameters of these vehicle models to determine the vehicle model of the vehicle, so as to determine whether the vehicle model has purchased the APP. The vehicle APP platform set on the vehicle terminal is also the most important platform, which covers the core logic of the method described in the application. The cloud platform mainly provides data support and information collection with different payment platforms.

[0015] The application provides a payment method for purchasing vehicle APP based on platformization, as shown in Figs. 1-2 As shown, the method comprises the following steps:

[0016] S1: the vehicle terminal receives a request to open the APP, and judges whether the APP has been purchased. If the APP has been purchased, the APP is directly opened. If the APP has not been purchased, S2 is entered. In specific implementation, the vehicle terminal judges whether the APP has been purchased by acquiring the configuration parameters in the vehicle bottom layer platform, as shown in Fig. 1 The vehicle is judged whether it has the right to purchase, if the vehicle model has purchased the APP, the purchased APP is directly opened.

[0017] S2: the vehicle terminal performs local search to judge whether there is a purchase record, if there is a purchase record, the APP is opened, if there is no purchase record, S3 is entered. If the vehicle does not have the right to purchase, it is necessary to query whether the vehicle has the right to purchase, that is, it is necessary to judge whether the vehicle has purchased the APP.

[0018] S3: the vehicle terminal sends a query request to the cloud platform to query whether the vehicle corresponding to the vehicle terminal has a record of purchasing the APP, if there is a purchase record, the cloud platform feeds back the purchase record to the vehicle terminal, and the APP is opened, if there is no purchase record, S4 is entered.

[0019] In specific implementation, the vehicle terminal makes a network request through the interface provided by the cloud platform, and performs purchase record search in the background of the cloud platform according to the unique identification of the vehicle to judge whether the vehicle corresponding to the vehicle terminal has a record of purchasing the APP. While the cloud platform feeds back the purchase record to the vehicle terminal, the vehicle terminal writes the purchase record in the local to facilitate future query, so that the vehicle terminal can normally use the APP in an offline state, and the situation that the APP cannot be normally used even if it has been purchased due to network and other reasons is avoided.

[0020] S4: sending a prompt to the vehicle-mounted terminal whether to make a payment purchase APP, if choosing to make a payment purchase, the cloud platform sends a payment method, after completing the payment purchase, the vehicle-mounted terminal opens the APP; if choosing not to purchase, the process ends.

[0021] In the specific implementation, if there is still no purchase record through the cloud platform retrieval, the vehicle-mounted terminal makes a network request payment QR code data through the interface provided by the cloud platform, and encapsulates and sends the request data to the cloud platform, the cloud platform sends the payment QR code data to the vehicle-mounted terminal after receiving the request, and the vehicle-mounted terminal receives the data and displays the payment QR code data and APP details. Among them, the cloud platform will send the vehicle-mounted terminal a plurality of payment QR code data of different payment platforms after receiving the request, and the vehicle-mounted terminal will display a plurality of payment platforms for the user to choose, for example, display the buttons of WeChat or Alipay or other banks on the vehicle-mounted terminal for the user to choose, providing the user with a solution of multiple payment platform selection, meeting the user's demand for using different payment methods to make purchases. The vehicle-mounted terminal acquires the purchase situation in real time and feeds back the purchase result to the cloud platform, and the cloud platform records the purchase result while sending the purchase record to the vehicle-mounted terminal for recording locally. When the vehicle-mounted terminal displays the payment QR code, the vehicle-mounted terminal will listen to the user's purchase operation in real time to achieve real-time feedback to the user's purchase operation, and modify the local file according to the feedback purchase result to achieve the effect of real-time synchronization update between the local and the cloud platform, which is also convenient for the user to enter the APP next time without the need for network request again.

[0022] The method of the application can be adapted to different vehicle models, different payment management is performed for different vehicle models, effectively relieving the data load of the cloud platform and the vehicle-mounted terminal during configuration; the cloud platform can record the user's purchase of the APP in time to ensure the real-time of the data, avoid the problem that the user has purchased the APP but cannot use it due to poor network, at the same time, different callback interfaces are provided for the vehicle-mounted terminal according to different payment methods, so as to set different purchase paths according to different APPs.

[0023] As described above, the reminding system of the application is not limited to the configuration, and other systems that can implement the embodiments of the application can fall within the scope of the application.

[0024] Finally, it should be noted that the above embodiments are only used to illustrate the technical solutions of the application and not to limit the technical solutions, and those of ordinary skill in the art should understand that those who modify or equivalently replace the technical solutions of the application without departing from the purpose and scope of the technical solutions should be covered in the scope of claims of the application.

Claims

1. A payment method for a platform-based shareable purchase in-vehicle APP, characterized in that, It is composed of three layers, vehicle bottom layer platform, vehicle APP platform set on vehicle terminal and cloud platform; wherein, vehicle bottom layer platform faces vehicle hardware, in the production process of a batch of vehicles, according to different vehicles, vehicle model configuration is configured, according to different vehicle model configuration, using electrical detection program writes the parameters required by a vehicle model, vehicle APP platform set on vehicle terminal searches vehicle model configuration parameters to determine the vehicle model of the vehicle, judges whether the vehicle model has purchased APP; the vehicle APP platform covers the core logic of the method of the application; the cloud platform mainly provides data support and information collection with different payment platforms; Specifically comprising the following steps: S1: the vehicle terminal receives the request to open the APP, judges whether the APP has been purchased; if the APP has been purchased, directly open the APP; if the APP has not been purchased, enter S2; S2: the vehicle terminal performs local search, judges whether there is a purchase record in the local, if there is a purchase record, open the APP; if there is no purchase record, enter S3; S3: the vehicle terminal sends a query request to the cloud platform, queries whether the vehicle corresponding to the vehicle terminal has a purchase record of the APP, if there is a purchase record, the cloud platform feeds back the purchase record to the vehicle terminal, and opens the APP; if there is no purchase record, enter S4; S4: send a prompt to the vehicle terminal whether to make payment to purchase the APP, if the payment to purchase the APP is selected, the cloud platform sends a payment method, after completing the payment to purchase, the vehicle terminal opens the APP; if the purchase is not selected, the process ends; In S3, the cloud platform feeds back the purchase record to the vehicle terminal, and the vehicle terminal writes the purchase record in the local.

2. The payment method based on the platformized shareable purchase in-vehicle APP according to claim 1, characterized in that, In S1, the vehicle terminal judges whether the APP has been purchased by acquiring the configuration parameters in the vehicle bottom layer platform. 3.The method of claim 1, wherein the method further comprises: receiving a request for a platform-based shared purchase of the vehicle-mounted APP from the user; and providing a platform-based shared purchase of the vehicle-mounted APP to the user based on the request. In S3, the vehicle terminal makes a network request through the interface provided by the cloud platform, and searches the purchase record in the background of the cloud platform according to the unique identification of the vehicle.

4. The payment method based on the platformized shareable purchase in-vehicle APP according to claim 1, characterized in that, In S4, the vehicle terminal requests the payment two-dimensional code data through the interface, and encapsulates and sends the data to the cloud platform, the cloud platform receives the request, sends the payment two-dimensional code data to the vehicle terminal, and the vehicle terminal receives the data and displays the payment two-dimensional code data and the APP details.

5. The payment method based on the platformized shareable purchase in-vehicle APP according to claim 1, characterized in that, In S4, the vehicle terminal acquires the purchase situation in real time, feeds back the purchase result to the cloud platform, and the cloud platform records the purchase result and sends the purchase record to the vehicle terminal to record in the local. 6.The method of claim 1, wherein the method further comprises: receiving a request for a platform-based shared purchase of the vehicle-mounted APP from the user; and providing a platform-based shared purchase of the vehicle-mounted APP to the user. In S4, the cloud platform sends a plurality of payment platforms and corresponding payment two-dimensional code data to the vehicle terminal, and the vehicle terminal displays the plurality of payment platforms for the user to select.

Citation Information

Patent Citations

  • Charging control system and method based on Internet thinking, cloud platform and APP payment

    CN104916048A

  • Theme acquisition method and apparatus thereof

    CN106303011A

  • Vehicle-mounted software selling method and device, vehicle and storage medium

    CN113837828A