0
有沒有人知道IPN/Intuit PayNow Integration
的在線指南在哪裏?我搜查了很多,但無法找到一個。下面是當前的代碼我與我應該升級的應用接收:IPN/Intuit PayNow集成指南在哪裏
<form action="https://ipn.intuit.com/payNow/start" enctype="application/x-www-form-urlencoded" id="payByIpnForm" method="post">
<input name="eId" type="hidden" value="{EID KEY}" />
<input name="uuId" type="hidden" value="{UUID KEy}" />
<input type="image" src="images/pay_now_btn.png" style="margin-top:5px; margin-left:10px;" />
</form>
您是否在尋找Merchant Services SDK? http://docs.developer.intuit.com/0085_QuickBooks_Windows_SDK/030_qbms – 2013-05-01 11:37:22
我無法在我的問題中實現的文檔中找到這樣一個簡單的表單。 – 2013-05-01 18:02:30