支持的钱包
Apple Pay
Apple Pay 允许客户使用 Apple Wallet 中保存的卡片支付,支持 Face ID 或 Touch ID 认证。要求
- 设备: iOS 17+,iPadOS 17+,macOS 上的 Safari 17+
- 协议: 需要 HTTPS
- 域名: 必须通过 Apple 验证
域名验证
Open Wallet domains

Open Wallet domains from the Apple Pay row
Download the domain association file

Download the Apple Pay domain association file
Register your domain
shop.example.com),然后 Continue。
Register the domain where you embed checkout
Host the file on your domain
Content-Type: application/octet-stream 或 text/plain 提供。Verify the domain

Verify the hosted association file
Confirm it's active

Verified domains show an Active status
Test the integration
- 在 Apple 设备上打开结账
- 确认 Apple Pay 按钮出现
- 完成一次测试交易
配置
Google Pay
Google Pay 允许客户使用其 Google 账户中保存的卡片支付,并内置了欺诈保护。要求
- 浏览器: Chrome(桌面/移动)、Safari、Firefox
- 设备: 安装了 Google Pay 应用的 Android 设备
- 设置: 在 Chrome 中启用“允许网站查看您是否有支付方式”
配置
Amazon Pay
Amazon Pay 允许客户使用其亚马逊账户凭证和保存的支付方式,提供熟悉的结账体验。可用性
- 地区: 全球,不包括印度
- 货币: 仅限 USD
- 订阅: 不支持
配置
Cash App Pay
Cash App Pay 支持来自 Cash App 的支付,这项服务在美国的消费者中广受欢迎,用于点对点支付。可用性
- 地区: 仅限美国
- 货币: 仅限 USD
- 订阅: 支持
配置
RevolutPay
RevolutPay 为全球 Revolut 用户提供快速、无缝的支付服务,利用其现有的 Revolut 账户余额或关联卡。可用性
- 地区: 全球
- 货币: 仅限 GBP
- 订阅: 不支持
配置
测试
Apple Pay 测试
Use test mode
Add a card to Apple Wallet
Complete test purchase
Google Pay 测试
Join the test card group
Enable test mode
Complete test purchase
Amazon Pay 和 Cash App Pay
使用您的测试 API 密钥并按照标准结账流程。测试交易将被模拟,不会实际收费。SDK 支持
Web SDKs
所有数字钱包均完全支持:- 覆盖层结账
- 内联结账
- 直接 API 集成
移动 SDK(Checkout)
Android、iOS、 React Native 和 Flutter Checkout SDK 会在平台的真实浏览器界面中打开 Dodo 的托管 Checkout (SFSafariViewController /
Chrome Custom Tabs),而不是 WebView,因此 Apple Pay 和 Google Pay 的工作方式
与 Web 端相同。有关设置,请参阅移动集成指南。
最佳实践
Prioritize wallets on mobile
Prioritize wallets on mobile
Complete domain verification early
Complete domain verification early
Always include card fallbacks
Always include card fallbacks
credit 和 debit 包含在允许的方法中。Test on real devices
Test on real devices
故障排除
Wallet payment failed
Wallet payment failed
- 钱包中的卡片已过期或无效
- 银行拒绝了交易
- 网络连接问题
Wrong device type
Wrong device type
- Apple Pay:仅限 Apple 设备
- Google Pay:Chrome 浏览器或 Android 设备