PayPal Chained payments failing -
i'm trying paypal's chained payments working in sandbox env. whenever click on "pay" @ last stage after signing in redirected page generic error message "your payment can't completed. please return participating website , try again."
i've tried doing both chained , parallel payments same results. i've followed few suggestions around web inc tweaking merchant account settings making sure fields unchecked under "blocked" options. checking currency , country code. country code en_gb , currency gbp, didn't work tried doing en_us usd in cases same message.
i've tried adding ipn url on off chance paypal post error code/message got nadda! if click "return test store" goes cancel url without post/get parameters.
i'm using php sdk http://paypal.github.io/#adaptive-payments-tab-php-5-3
so question, have suggestion how can find out going wrong or other things can try fix it?
i had problem in sandbox environment because not including application id. used app-80w284485p519543t
1 of examples indicated the sandbox application id, , worked.
Comments
Post a Comment