無法使用測試帳戶Paypal沙盒測試賬戶登錄?
攝製登錄:在 「developer.paypal.com」 而創建的測試帳號
1)。
2)在「Paypal.com」創建一個按鈕,並將其添加到我的網站。
3)改變了按鈕的代碼,包括沙箱中:
<form action="https://www.sandbox.paypal.com/cgi-bin/webscr" method="post">
上paypal.com
4)設置即時付款通知(IPN)
5)在 「developer.paypal.com」登錄到「輸入沙箱測試網站」。
6)在同一瀏覽器的新標籤頁中打開我的網站。
注意:IPN - 如果你有多個站點,它取決於你如何處理這個,站點和IPN之間沒有鏈接,對吧?
The Problem I am getting is this - what is wrong?
PayPal cannot process this transaction because of a problem with the seller's website. Please contact the seller directly to resolve this problem.
注:
我的工作,如果我從表單操作刪除 「沙箱」?
在某些時候,它給了我一個網站,說到登錄到developer.paypal.com什麼的。
經過兩天,10個小時的...你知道嘗試和嘗試,我不再處於一個快樂的地方。 在此先感謝 Regards
請包括所有相關的代碼。 – Robert 2012-02-20 01:35:58
你是什麼意思 - 除按鈕html標籤外沒有代碼? – 2012-02-20 15:05:25
這看起來像一個解決方案。我會測試它,並回來:http://stackoverflow.com/questions/8683483/how-do-i-test-paypal-subscription-buttons-with-sandbox – 2012-02-20 15:37:14