paypal - Sandbox Error: Total -
paypal - Sandbox Error: Total -
i have developer in nigeria , based in u.s. has set sandbox on website testing purposes. when processes transaction, gets successful transaction message.
error : order total missing. array ( [timestamp] => 2014%2d10%2d27t16%3a18%3a05z [correlationid] => 868f7f8239a35 [ack] => failure [version] => 109%2e0 [build] => 13517841 [l_errorcode0] => 10400 [l_shortmessage0] => transaction%20refused%20because%20of%20an%20invalid%20argument%2e%20see%20additional%20error%20messages%20for%20details%2e [l_longmessage0] => order%20total%20is%20missing%2e [l_severitycode0] => error )
we making same transaction same sandbox paypal account, doesnt errors , payment gets processed. have called paypal 5 times on lastly 2 weeks , have been extremely unhelpful, asking me maintain checking e-mail response should 24-72 hours. again, been 2 weeks.
any help appreciated.
the error you're getting straight forward. api request sent paypal must have empty value amt parameter, or amt parameter getting left out of request entirely.
you need have developer save logs (he should already) can see raw api request , response getting generated. you've shown here response, need able see request, too.
then can confirm developer request indeed wrong, , can help troubleshoot why happening. sort of thing happens because of session info getting dropped 1 reason or another. tough without looking @ request , going through how request built track value getting lost.
it's not happening on paypal's end, though, , aren't going able help much other maybe provide re-create of request showing order amount indeed left out. it's , developer prepare problem, though.
paypal paypal-sandbox paypal-adaptive-payments
Comments
Post a Comment