🔍 Antom配置检查

✅ 系统文件加载成功
表 orders 创建成功或已存在 表 refunds 创建成功或已存在 表 qr_codes 创建成功或已存在 表 pre_auths 创建成功或已存在 表 transactions 创建成功或已存在 表 system_config 创建成功或已存在
✅ 数据库连接成功

📋 当前Antom配置

配置项当前值状态说明
antom_business_type FURNITURE_RETAIL ✅ 已配置 业务类型
antom_client_id 5YES442ZS66409089 ✅ 已配置 Antom生产环境Client ID
antom_gateway_url https://open-global.alipay.com ✅ 已配置 Antom生产环境API地址
antom_merchant_name INDEX Furniture ✅ 已配置 商户名称
antom_notify_url https://indexfurniture.co.uk/api/antom_notify.php ✅ 已配置 Antom生产环境回调地址
antom_private_key MIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQ... ✅ 已配置 Antom生产环境私钥
antom_production_ready 1 ✅ 已配置 生产环境就绪状态(需要手动验证后设为1)
antom_public_key MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArUfHnT... ✅ 已配置 Antom生产环境公钥
antom_retry_times 3 ✅ 已配置 Antom API重试次数
antom_return_url https://indexfurniture.co.uk/payment_result.php ✅ 已配置 Antom支付返回URL
antom_settlement_currency USD ✅ 已配置 Antom生产环境结算货币
antom_test_client_id SANDBOX_5YES442ZS66409089 ✅ 已配置 Antom测试环境Client ID
antom_test_currency USD ✅ 已配置 Antom测试环境结算货币
antom_test_mode 1 ✅ 测试模式 测试模式
antom_test_private_key MIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQ... ✅ 已配置 Antom测试环境私钥
antom_test_public_key MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxGEZiU... ✅ 已配置 Antom测试环境公钥
antom_timeout 1800 ✅ 已配置 Antom支付超时时间(秒)
antom_webhook_url https://indexfurniture.co.uk/api/antom_notify.php ✅ 已配置 Antom回调通知URL

📊 配置分析

🌐 API连接测试

当前模式: 测试环境

当前环境配置检查:

配置项状态
Client ID✅ 已配置
私钥✅ 已配置
公钥✅ 已配置

🛠️ 配置建议

✅ 配置完整

您的Antom配置看起来是完整的!现在可以测试真实的支付功能。

🧪 测试真实支付

配置完成后,系统将能够:

测试支付功能 返回主页

📚 相关文档