API Version: v3
Editors: zhangj,Huangxj
Changes:
- A new key authentication method is used, and the access method is more reasonable
- We now support payment integration with the Shopify e-commerce platform. Merchants can integrate our payment features through Shopify's API.
API Version: v1.2
Editors: zhangj,Huangxj
Changes:
- We now support payment integration with the Shopline e-commerce platform. Merchants can integrate our payment features through Shopline's API.
API Version: v1.2
Editors: zhangj,Huangxj
Changes:
- v1.2 version officially released
- Interface upgrades
- Request path changes
- Support for manual capture capability
- Added GooglePay and ApplePay API transaction features
- Support for multiple integration methods
- Signature method changes
- Added version parameter in header
API Version: v1.0
Editors: zhangj,Huangxj
Changes:
- Updated checkout creation interface,added card information storage fields
- Made Customer object mandatory in checkout creation interface
- 📢 Added payment method and card information to notifications and API queries
API Version: v1.0
Editors: zhangj
Changes:
- Removed mandatory customer requirement for payment API and checkout
- Removed mandatory bill field requirements for checkout
- Added bill and shipping requirements for payment API
Affected Interfaces:
- Initiate payment transaction
- Create checkout
API Version: v1.0
Editors: zhangj
Changes:
- Added mandatory requirements for billing parameters:
- phone_number
- address_line1
- city
Affected Interfaces:
- Initiate payment transaction
- Create checkout
API Version: v1.0
Editors: zhangj
Changes:
- Enhanced documentation for 3DS response content
- Modified shipping parameter description and requirements in payment transaction interface
- Modified exemption-related fields
- 📢 Added expiry time and checkout-related parameters to result queries and notifications
- ➕ Added checkout-related interfaces (1.8-1.9)
API Version: v1.0
Editors: zhangj
Changes:
- Documentation initialization