1
我正在處理我的應用程序中的付款過程。按照我導入的庫和代碼的步驟,我按照authorize.net sample example ,但是當我在測試模式下使用創建的帳戶進行測試時,我收到錯誤響應。我在模擬器中測試了它。在他們提供的幫助指南中,沒有關於什麼是真正解決方案的錯誤消息的註釋。在android中授權網關進程失敗
Error Code: 87
Error message: Transactions of this market type is not processed on this system.
有人可以提出這個建議嗎?
這有幫助嗎? http://support.authorize.net/authkb/index?page=content&id=A597&actp=LIST –
@ken我已經注意到這個鏈接,但是他們說的不清楚...... – user1048958