代码之家  ›  专栏  ›  技术社区  ›  Tushar Ahirrao

Error when payment processing using Realex

  •  1
  • Tushar Ahirrao  · 技术社区  · 14 年前

    I am working on payment processing using Realex with GWT

    但在最后一步,它给了我以下的错误信息

    Using test system. Please use pre-approved test cards ONLY

    请帮帮我。

    3 回复  |  直到 7 年前
        1
  •  2
  •   cHao    14 年前

    Most payment processors i've seen use one of two approaches:

    • 帐户中有一个“测试模式”设置,网关中有一个“测试模式”变量,如果两个都不表示测试模式,则只考虑带电充电。(iirc authorize.net类似工程)或
    • 测试和实时收费有不同的网址。(我认为PayPal是这样工作的…至少他们的IPN是这样的。)

    Make sure you're using a "live" url, and that the account itself is not set for test mode.

        2
  •  3
  •   webpayments    14 年前

    Your account is in test mode so you must use test credit card numbers. These are provided by Realex.

        3
  •  0
  •   Máté    7 年前

    You can find Realex's test card numbers here . 确保只在测试模式下使用测试卡,指向沙盒地址- https://api.sandbox.realexpayments.com/epage-remote.cgi