Tagged articles

configuration engine

2 articles · Page 1 of 1
Chen Tian Universe
Chen Tian Universe
Jun 25, 2026 · Industry Insights

Designing a Global Checkout: How to Aggregate 999 Payment Methods

This article dissects the architecture, workflow, and configuration of a cross‑border checkout system, explaining how to handle compliance, multi‑currency routing, payment‑method selection, chargeback mitigation, and real‑world scenarios to deliver a seamless, locally‑optimized payment experience for users worldwide.

Compliancecheckout architectureconfiguration engine
0 likes · 34 min read
Designing a Global Checkout: How to Aggregate 999 Payment Methods
JD Retail Technology
JD Retail Technology
Jun 3, 2020 · Frontend Development

Design and Implementation of a Frontend Configuration Engine for Component‑Based Page Development

This article explains how a frontend configuration engine can be designed to boost page development efficiency by using component‑based architecture, detailing attribute definitions, data requests, hierarchical relationships, and cross‑component interactions, and illustrates the approach with JSON schemas and React code examples.

Component ArchitectureJSON SchemaReAct
0 likes · 16 min read
Design and Implementation of a Frontend Configuration Engine for Component‑Based Page Development