KodePay, as a payment service for developers, provides a convenient payment solution for small and medium-sized developers, who do not need to care about complex financial and auditing and other processes, to complete the globalization of their own products online collection in one day, and help browser plug-ins and website developers to complete the commercialization of their own products for cash.
•
Chrome and Edge Extensions Payment: Since Google's official Chrome web Store has eliminated the plugin payment access service, KodePay is specifically designed for browser plugin payment scenarios, optimization and component packaging.
•
Web Site Payment: For small and medium-sized developers' web site payment, KodePay optimizes the process of credit card payment, recurring subscription, and US dollar collection, which is popular overseas, and facilitates developers' access to global users and revenues.
I. Overview
Kodepay is an integrated payment service that enables developers to quickly and conveniently implement online payment functionality. This allows developers to transform their creativity and technology into a sustainable source of income.
The typical flow of online payment supported by KodePay is as follows:
1.
Users install and use your extension features or visit your website
2.
When users need advanced features or need to pay for them, click the Buy button and the function price page of the product will appear.
Price page
3.
Users click the "Purchase" button, leading to the payment page.(Provided and encapsulated by Kodepay,developers can integrate this page without any development effort.)
User selects payment method
The user fills in the payment information (card, PayPal, etc.) to complete the payment
1.
Upon successful payment, the developer grants users access to the paid advanced features or services.
Payment success page, provided by Kodepay package
II. Function introduction
Kodepay's payment services are compatible with all browsers based on the Chromium engine, including the most popular Chrome and Edge browsers. This assists developers in swiftly implementing features such as recurring subscription payments, one-time payments, and bill management for their extensions.
The payment service that developers use Kodepay consists of 3 parts:
•
Kodepay Management Dashboard : Used for configuring extensions or websites, payment plans, monitoring payment orders, subscriptions, and users. It serves as the operational and managerial backend for developers. Link to Dashboard
•
Kodepay's code package : Chrome (Edge) plug-ins are introduced through NPM, and Web sites are introduced through JS. After integration, you can call Kodepay's encapsulated pages and functions for quick access to payment, billing management and other functions.
•
Server-side interface: mainly includes the server-side callback of payment information and user information synchronization and other functions to meet some of the developer's custom business needs.
The main features of Kodepay service.
Features for Extension & Website:
1.
Payment: Supports both recurring subscription payments and one-time payments.
2.
User Management: Supports user authentication (via email). Users can verify their purchases using email authentication, eliminating the need for developers to create a separate user system.
3.
User Billing Management: Offers a functional page where users can directly view their order history, subscription records, and initiate cancellation of subscriptions.