Tag

Alipay

1 views collected around this technical thread.

AntTech
AntTech
May 7, 2025 · Game Development

Performance Optimization Techniques for Alipay Mini‑Games Runtime

This article details the architectural analysis and a series of six optimization strategies—including multithreading, independent audio, file‑system improvements, text rendering, dedicated render thread, and iOS high‑performance mode—that collectively boost frame rates, reduce latency, and enhance the overall user experience of Alipay mini‑games.

AlipayRenderingmini-game
0 likes · 15 min read
Performance Optimization Techniques for Alipay Mini‑Games Runtime
Architecture Digest
Architecture Digest
Feb 13, 2025 · Backend Development

Integrating Alipay Payment in a Spring Boot Application Using the Java SDK and Ngrok Tunneling

This guide explains how to configure the Alipay sandbox, set up an Ngrok tunnel for external callbacks, add the Alipay Java SDK dependency, create Spring Boot configuration and controller classes, implement the payment flow and callback handling, and troubleshoot common initialization errors.

AlipayJavaPayment Integration
0 likes · 10 min read
Integrating Alipay Payment in a Spring Boot Application Using the Java SDK and Ngrok Tunneling
macrozheng
macrozheng
Feb 13, 2025 · Backend Development

How to Add Alipay Payments to a SpringBoot‑Vue Mall Project in Minutes

This guide walks you through integrating Alipay's sandbox payment flow into the SpringBoot 3 + Vue based Mall e‑commerce project, covering order steps, configuration files, front‑end toggles, and a full demo of the checkout process.

AlipayPayment IntegrationSpringBoot
0 likes · 6 min read
How to Add Alipay Payments to a SpringBoot‑Vue Mall Project in Minutes
Selected Java Interview Questions
Selected Java Interview Questions
Jan 21, 2025 · Backend Development

Integrating Alipay Sandbox Payment in a Java Backend with Ngrok Tunneling

This guide explains how to configure Alipay sandbox credentials, expose a local Java Spring Boot service via a tunneling tool, add the Alipay SDK dependency, set up configuration files, implement payment and notification endpoints, and handle common initialization errors for seamless backend payment integration.

AlipayJavaPayment Integration
0 likes · 11 min read
Integrating Alipay Sandbox Payment in a Java Backend with Ngrok Tunneling
AntTech
AntTech
Nov 22, 2024 · Cloud Native

Large-Scale Cloud‑Edge Collaborative Key Technologies and Applications Based on Cloud‑Native Architecture Wins Zhejiang Province 2023 Scientific and Technological Progress Award

The award‑winning cloud‑native large‑scale cloud‑edge collaborative project, developed by Alipay, Zhejiang University, Xieyun Technology and Alibaba Cloud, delivers unified resource scheduling for millions of heterogeneous devices, achieving significant performance gains, extensive patents, papers, standards, and substantial economic benefits across multiple industries.

AlipayDistributed SystemsEdge Computing
0 likes · 4 min read
Large-Scale Cloud‑Edge Collaborative Key Technologies and Applications Based on Cloud‑Native Architecture Wins Zhejiang Province 2023 Scientific and Technological Progress Award
Efficient Ops
Efficient Ops
Nov 14, 2024 · Operations

Why Alipay Crashed: Lessons on Backup and Disaster Recovery

The recent Alipay outage during Double‑11 revealed a partial failure in its system message database, prompting users to experience payment errors, duplicate charges, and delayed withdrawals, while the company’s response highlighted the importance of comprehensive backup, redundancy, disaster‑recovery planning, monitoring, and security measures to ensure service continuity.

AlipayOperationsSRE
0 likes · 10 min read
Why Alipay Crashed: Lessons on Backup and Disaster Recovery
AntTech
AntTech
Oct 26, 2024 · Artificial Intelligence

CCF Technology Achievement Awards Recognize Ant Group’s Advances in AI‑Driven Financial Risk Modeling and Edge Intelligence for Alipay

The 2024 CCF Technology Achievement Awards honored Ant Group’s two projects—complex behavior modeling for digital inclusive finance security and Alipay terminal intelligent technology—highlighting their AI‑driven risk control, edge inference innovations, extensive research output, and large‑scale real‑world deployments.

AlipayAnt GroupArtificial Intelligence
0 likes · 6 min read
CCF Technology Achievement Awards Recognize Ant Group’s Advances in AI‑Driven Financial Risk Modeling and Edge Intelligence for Alipay
Python Programming Learning Circle
Python Programming Learning Circle
Sep 2, 2024 · Backend Development

Integrating Alipay Payment Gateway in Python Projects

This article explains why third‑party payment is needed, outlines Alipay’s workflow, guides through obtaining APPID and generating public/private keys, and provides a complete Python implementation—including key handling, request signing, and API usage—to integrate Alipay payments into backend applications.

AlipayPayment IntegrationPython
0 likes · 7 min read
Integrating Alipay Payment Gateway in Python Projects
AntTech
AntTech
Jul 6, 2024 · Artificial Intelligence

Ant Group's Alipay Smart Assistant and Other AI Applications Featured in the 2024 World AI Conference Case Collection

At the 2024 World Artificial Intelligence Conference, Ant Group showcased seven AI-driven applications—including the Alipay Smart Assistant, AI Financial Butler, and other specialized intelligent agents—highlighting how large‑model ecosystems and professional intelligent agents are accelerating rigorous industry adoption of generative AI.

AIAI applicationsAlipay
0 likes · 5 min read
Ant Group's Alipay Smart Assistant and Other AI Applications Featured in the 2024 World AI Conference Case Collection
Architecture Digest
Architecture Digest
Dec 28, 2023 · Backend Development

Step-by-Step Alipay Payment Integration in Java with Spring Boot

This guide walks through configuring the Alipay sandbox, adding Maven dependencies, setting up application.yml, implementing Java configuration classes, creating controller endpoints for payment, handling asynchronous callbacks, processing refunds, and using RabbitMQ delayed queues to auto‑cancel unpaid orders, all with complete code examples.

AlipayJavaPayment Integration
0 likes · 12 min read
Step-by-Step Alipay Payment Integration in Java with Spring Boot
Code Ape Tech Column
Code Ape Tech Column
Dec 16, 2023 · Backend Development

Alipay Integration Guide: Web Setup, Java Configuration, Payment and Refund Implementation

This article provides a step‑by‑step tutorial for integrating Alipay in a Java Spring application, covering sandbox web configuration, Maven dependency setup, YAML and Java config classes, payment controller implementation, asynchronous callback handling, refund processing, and automatic order cancellation using RabbitMQ.

AlipayIntegrationJava
0 likes · 12 min read
Alipay Integration Guide: Web Setup, Java Configuration, Payment and Refund Implementation
php中文网 Courses
php中文网 Courses
Aug 16, 2023 · Backend Development

Implementing Alipay Asynchronous and Synchronous Callbacks in PHP

This article explains the roles of Alipay's asynchronous and synchronous callbacks in PHP integration, outlines step‑by‑step processing procedures, and provides complete example code for verifying signatures, updating order status, and handling both server‑side notifications and front‑end return pages.

AlipayPHPPayment Integration
0 likes · 7 min read
Implementing Alipay Asynchronous and Synchronous Callbacks in PHP
php中文网 Courses
php中文网 Courses
May 2, 2023 · Backend Development

Single-File PHP Implementation for Alipay and WeChat Payments

This article presents a concise, single‑file PHP solution for integrating Alipay and WeChat payment services, detailing required environment settings, configuration steps, essential code snippets, and browser‑specific handling to help developers quickly add payment functionality to their web applications.

AlipayPayment Integrationphp-sdk
0 likes · 6 min read
Single-File PHP Implementation for Alipay and WeChat Payments
Top Architect
Top Architect
Oct 17, 2022 · Backend Development

Integrating Alipay’s New Transfer Interface with Java Spring Boot

This article explains how to upgrade to Alipay’s new transfer API (alipay.fund.trans.uni.transfer), update the SDK to version 4.10.97, and provides step‑by‑step Java Spring Boot configuration, including certificate placement, Maven dependency, bean injection, configuration classes, and utility methods for payment and transfer operations.

AlipayJavaPayment Integration
0 likes · 12 min read
Integrating Alipay’s New Transfer Interface with Java Spring Boot
Python Programming Learning Circle
Python Programming Learning Circle
Jan 5, 2022 · Backend Development

Integrating Alipay Payment in Python Projects

This article explains why third‑party payment platforms like Alipay are used, describes Alipay's payment flow, outlines the configuration steps to obtain APPID and keys, and provides a complete Python implementation for integrating Alipay into backend services.

APIAlipayPayment Integration
0 likes · 7 min read
Integrating Alipay Payment in Python Projects
AntTech
AntTech
Dec 1, 2021 · Databases

Maxwell High‑Performance Accounting Database: Architecture, Performance, and Real‑World Deployment at Alipay

The article presents Maxwell, a C/assembly‑based high‑performance accounting database designed for Alipay, detailing its architecture, hotspot account challenges, performance optimizations such as Raft and a custom storage engine, and real‑world results showing thousand‑fold throughput gains and robust operation during massive promotional events.

AlipayRaftStorage Engine
0 likes · 12 min read
Maxwell High‑Performance Accounting Database: Architecture, Performance, and Real‑World Deployment at Alipay
Coolpad Technology Team
Coolpad Technology Team
Nov 11, 2021 · Mobile Development

Analyzing the Cold Startup Process of Alipay on Android: From Input Event to First Frame

This article dissects the Android cold‑start sequence of the Alipay app, detailing each stage from the initial input event through process forking, activity initialization, splash screen rendering, and final frame display, while providing timing data and optimization insights.

AlipayCold StartInput Event
0 likes · 9 min read
Analyzing the Cold Startup Process of Alipay on Android: From Input Event to First Frame