v0.6 Release Notes
- 🎉 New Added English version documentation based on Chinese v0.6
- 🎉 New
WebSDKsupports CDN integration method - ✨ Improved
WebSDKadded description forredirectUrl
2025-12-22
- ✨ Improved Settlement File Settlement Details added
Original transaction merchant order IDfield for linking REFUND transactions to the original SALE merchant order ID
2025-12-19
- 🎉 New Direct Payment, Checkout, SDK added
paymentMethodOptionsparameter to support AVS (Address Verification Service) - 🎉 New Transaction Query response added
paymentMethodDetailsobject containing AVS verification results (addressCheck,postalCodeCheck) - 🎉 New Transaction Webhook added
paymentMethodDetailsfield (JSON string format) with complete verification results - ✨ Improved AVS raw result code (
avsResultRawCode) field support, returning VISA/Mastercard card network original verification codes
2025-12-18
- ✨ Improved Apple Pay Integration restructured documentation: consolidated separate chapters on initialization, payment flow, merchant validation, and payment authorization into a unified end-to-end integration guide, covering both Onerway Proxy Mode and Merchant Decryption Mode with complete implementation details
- ✨ Improved Google Pay Integration enhanced wallet token decryption mode documentation, clarifying the choice and implementation differences between Onerway Decryption Mode (recommended) and Merchant Decryption Mode, with optimized
tokenInfoparameter definitions and usage examples
2025-12-16
- ✨ Improved Google Pay Integration improved structure and readability: reduced redundancy, clarified how to choose and handle the two token decryption modes, and refined the frontend complete HTML example (aligned with Google Pay official example structure and highlighting the key merchant backend ↔ Onerway integration points)
2025-11-26
- 🎉 New Google Pay Integration comprehensive documentation covering both PAN_ONLY and CRYPTOGRAM_3DS authentication scenarios, including complete API usage examples (request/response/webhook) and merchant custom CVV collection advanced option
- 🎉 New Added
cardInfoparameter for Google Pay and Apple Pay to support merchant-provided CVV in PAN_ONLY scenarios, see parameter table for details
2025-11-24
- 🎉 New MADA Integration support for Saudi Arabia local payment network, connecting all Saudi bank debit cards
- 🎉 New stc pay Integration support for Saudi Arabia mobile wallet payment method
- 🎉 New Tabby Integration support for Buy Now Pay Later payment method in the Middle East, serving Saudi Arabia and UAE markets
- 🎉 New Tamara Integration support for installment payment service in the Middle East, covering Saudi Arabia, UAE, and Kuwait markets, supporting 0.1-10000 SAR per transaction
- 🎉 New Logistics Upload API for uploading transaction logistics information, supporting settlement confirmation and order tracking
- ✨ Improved Enhanced local payment response parameter definitions for better integration accuracy
2025-11-19
- ✨ Improved Local Payment Methods completed comprehensive documentation synchronization with Chinese version, expanding from basic reference to full integration guide with workflow diagrams, subscription handling, API examples, best practices, and integration checklist
2025-10-28
- 🎉 New Transaction Webhook added
issuerfield for card issuing bank information - ✨ Improved Transaction Webhook restructured notification examples with detailed categorization by transaction type
- ✨ Improved Optimized notification parameter descriptions with professional terminology
2025-10-13
- ✨ Improved Settlement File added
Original transaction IDfield for tracking original transactions in derivative transaction types (refunds, chargebacks, appeals)
2025-09-28
- ✨ Improved Enhanced parameter descriptions and optimized documentation accuracy
- ✨ Improved Enhanced different payment scenarios for
productTypeparameter description
2025-09-26
- ✨ Improved Fixed markdown formatting issues in subscription cancellation documentation
2025-09-05
- ✨ Improved Apple Pay documentation content structure: Further optimized merchant validation, payment authorization, and troubleshooting chapter organization
- ✨ Improved Enhanced test card data with Apple Pay specific test card configurations and parameter tables
- ✨ Improved Subscription parameter descriptions: Updated managed subscription monthly frequency restrictions,
frequencyPointmonthly options adjusted toM=1/3/6(removed 12-month option)
2025-09-01
- 🎉 New Apple Pay Merchant Validation comprehensive guide for merchant validation phase with certificate management and security considerations
- 🎉 New Apple Pay Payment Authorization complete payment authorization implementation with error handling and status management
- 🎉 New Apple Pay Error Handling & Troubleshooting comprehensive error handling framework with diagnostic tools and recovery strategies
- ✨ Improved Apple Pay documentation structure: Enhanced integration workflow with session initialization, payment initiation, merchant validation, and payment authorization phases
- ✨ Improved Optimized content organization for both English and Chinese versions to improve accuracy and usability
2025-08-12
- ✨ Improved Chargeback Query updated request/response examples with
chargebackSettleAmountandchargebackSettleCurrency - ✨ Improved Added Integration Process diagram, Important warnings, Implementation Best Practices, and Merchant Integration Checklist to Chargeback Query documentation
- ✨ Improved Ensured full synchronization between English and Chinese versions of Chargeback Query documentation
2025-08-05
- ✨ Improved Transaction Webhook optimized
scenariosparameter documentation for subscription context identification - ✨ Improved Subscription documentation navigation structure: upgraded Subscription Payment to second-level grouping with Subscription Billing sub-item
- ✨ Improved Refactored SDK Subscription for enhanced readability and code example accuracy
2025-08-04
- 🎉 New Pre-Dispute Notification comprehensive webhook service for proactive chargeback prevention with retry mechanisms and alert management
- ✨ Improved Updated navigation: Added "Pre-Dispute Webhooks" to webhook notifications section for better organization
- ✨ Improved Enhanced notification type enumeration with
PRE_DISPUTEfor pre-dispute risk warnings
2025-07-31
- 🎉 New Pre-Dispute Alert Reason Codes comprehensive reference guide covering VISA, MasterCard, and Discover reason codes
- ✨ Improved Enhanced Reference section organization with chargeback alert reason codes for better dispute management
2025-07-30
- 🎉 New Currency Support comprehensive documentation with formatting guidelines, amount restrictions, and implementation examples
- ✨ Improved Navigation structure: Added "Reference" section grouping Currency Support and Enumerations for better organization
- ✨ Improved Enhanced
orderAmountandorderCurrencyparameter descriptions with links to Currency Support documentation
2025-07-25
- ✨ Improved Optimized subscription status descriptions with detailed business logic and state transitions
- ✨ Improved Enhanced
dataStatusandsubscriptionStatuscorrelation mapping for better understanding - ✨ Improved Updated managed subscription billing frequency restrictions: D=
1/7/14, M=1/3/6/12, Y=1only - ✨ Improved Enhanced Subscription Query response field descriptions for clarity
- ✨ Improved Updated Test Data with optimized subscription test card scenarios
2025-07-10
- ✨ Improved Optimized
countryCodefield description in Payment Methods Query response
2025-07-09
- 🎉 New Apple Pay Web Session API for Apple Pay web session validation
- 🎉 New Google Pay PAN-Only Check API for Google Pay PAN-Only validation
- 🎉 New Payment Methods Query API for querying available payment methods
2025-06-12
- 🎉 New Added support for JD Pay, updated
LpmsTypeEnumenum and related field descriptions
2025-06-03
- 🎉 New Test Data added Brazil region test card numbers
- 🎉 New Added comprehensive Fraud Notification documentation with detailed processing workflows, configuration steps, and parameter descriptions
- ✨ Improved Test Data added country information, optimized card number format and brand icon display
2025-05-30
- 🎉 New Released English version documentation