Tag

checkout

1 views collected around this technical thread.

Architect
Architect
Dec 10, 2023 · Backend Development

Design and Architecture of an Online Checkout System

This article explains the concepts, scenario challenges, functional features, third‑party integration, rule‑engine design, and big‑data handling strategies behind a scalable online checkout system, providing a comprehensive view of its backend architecture and implementation.

Backendarchitecturebig data
0 likes · 10 min read
Design and Architecture of an Online Checkout System
Architect
Architect
Jun 17, 2023 · Backend Development

Design and Architecture of a Payment Checkout System

This article explains the design and architecture of a payment checkout system, covering its background, core concepts, common payment scenarios, functional features, third‑party integration, interaction flow, backend technical stack, rule‑engine implementation, and strategies for handling massive data at scale.

Backendarchitecturebig data
0 likes · 10 min read
Design and Architecture of a Payment Checkout System
Zhuanzhuan Tech
Zhuanzhuan Tech
May 30, 2023 · Backend Development

Design and Architecture of a Checkout System: Scenarios, Features, Third‑Party Integration, and Large‑Scale Data Solutions

This article explains the background, key scenarios, functional components, third‑party payment capabilities, implementation logic, rule‑engine usage, and large‑scale data handling strategies of a checkout system, providing a comprehensive view of its backend architecture and operational considerations.

Backendcheckoutlarge-scale data
0 likes · 14 min read
Design and Architecture of a Checkout System: Scenarios, Features, Third‑Party Integration, and Large‑Scale Data Solutions
Bilibili Tech
Bilibili Tech
Jan 17, 2023 · Information Security

Understanding Checkout (Payment) Systems: Concepts, Types, and Capabilities

The article explains that a checkout is the final online payment interface that consolidates multiple payment channels, adapts to various device contexts (PC, H5, SDK, API) and presentation modes, simplifies integration, enhances security, manages channel display rules and transaction flows, and future‑proofs merchants against evolving payment innovations.

E-commerceIntegrationPayment Gateway
0 likes · 13 min read
Understanding Checkout (Payment) Systems: Concepts, Types, and Capabilities
Selected Java Interview Questions
Selected Java Interview Questions
Feb 8, 2022 · Fundamentals

How to Undo Operations in Git: Revert, Reset, Amend, Checkout and More

This article explains the most common Git undo scenarios—including revert, reset, amend, checkout, and removing staged files—providing clear command examples and explanations of how each operation works and when to use them.

amendcheckoutcommand-line
0 likes · 6 min read
How to Undo Operations in Git: Revert, Reset, Amend, Checkout and More
Python Programming Learning Circle
Python Programming Learning Circle
Jun 10, 2021 · Fundamentals

Understanding Git: Basic Commands and Workflow

This guide explains Git’s core concepts and basic commands—including add, commit, reset, checkout, merge, rebase, and cherry-pick—illustrated with diagrams that show how files move between the working directory, index, and repository, and how branches, HEAD, and detached states operate.

branchcheckoutcommit
0 likes · 11 min read
Understanding Git: Basic Commands and Workflow
JD Retail Technology
JD Retail Technology
Jan 11, 2021 · Mobile Development

Native Refactoring of JD App Checkout: Architecture, Performance Gains, and Lessons Learned

The JD App checkout team replaced its hybrid H5‑native architecture with a pure native solution, redesigning the client and server interfaces to shorten the payment flow, improve stability and security, and achieve significant performance and cost reductions while maintaining configurability for dynamic content.

Mobile AppPerformancearchitecture
0 likes · 8 min read
Native Refactoring of JD App Checkout: Architecture, Performance Gains, and Lessons Learned
JD Retail Technology
JD Retail Technology
Dec 3, 2020 · Mobile Development

Technical Overview of JD.com Mobile Checkout: Hybrid H5 and Native Integration

The article details JD.com's mobile checkout architecture, explaining its dual functions of payment selection and post‑payment confirmation, the seven supported payment methods, the hybrid H5‑WebView approach with native interaction, its advantages and drawbacks, and practical implementation guidelines for Android and iOS.

Mobile DevelopmentNative Integrationcheckout
0 likes · 7 min read
Technical Overview of JD.com Mobile Checkout: Hybrid H5 and Native Integration