-1
我已經編寫了第一次的PayPal doDirect方法,它是工作的罰款沙盒模式,但爲了使住它提供了以下錯誤:寶Dodirect沒有花費我的客戶
[L_ERRORCODE0] => 10501
[L_SHORTMESSAGE0] => Invalid Configuration [L_LONGMESSAGE0] => This transaction cannot be processed due to an invalid merchant configuration. [L_SEVERITYCODE0] => Error
所以我當時Google搜索了一下,發現我的客戶需要有一個協議,Payments Pro每個月需要花費30美元。
是否有另一種方法來做到這一點沒有它花我這筆錢?
[如果您希望客戶在不離開您的網站的情況下付款,則需支付30美元的費用。如果您將其退回到Paypal付款,則不收取任何費用。](https://www.paypal.com/webapps/mpp/compare-business-products)Dodirect是afaik「在您的網站服務中付款」,這意味着$ 30 。 –
行..感謝Joachim – tot