【问题标题】:Integrating Balanced Payment Gateway(Active Merchant Based) in Spree在 Spree 中集成平衡支付网关(基于主动商户)
【发布时间】:2013-12-09 22:18:53
【问题描述】:

我在我的应用程序(Spree Commerce)中安装了 active_merchant gem,同时在 spree commerce 中配置付款方式

它要求登录并代表URI,任何人都可以解释它要求什么。我需要在

设置测试帐户吗

https://support.balancedpayments.com

或者是别的东西 我在使用信用卡测试卡号 4242424242424242 从前台购买产品时收到此错误

ActiveMerchant::Billing::BalancedGateway::Error in Spree::CheckoutController#update

提供的登录凭据无效

【问题讨论】:

    标签: ruby-on-rails spree activemerchant balanced-payments


    【解决方案1】:

    另一位用户分享了一些基本步骤来配置 Spree with Balanced。

    https://github.com/balanced/balanced-docs/issues/287

    【讨论】:

    • 感谢您回复 Remear,我昨晚自己解决了问题。借助Creates a new BalancedGateway # 创建一个新的 BalancedGateway # # 网关要求在 +options+ # 哈希中传递有效的 api_key。 # ==== 选项 # * :login -- 平衡的 API 密钥(必需)
    猜你喜欢
    • 2012-10-24
    • 1970-01-01
    • 2017-05-23
    • 2016-10-11
    • 1970-01-01
    • 2013-01-11
    • 2011-02-27
    • 2014-07-28
    相关资源
    最近更新 更多