php - Paypal Website Payments Pro transaction not getting listed in the Sandbox account -


i have created simple php app requesting(nvp format) paypal accept payment customers through on-site payment credit-card, though when test dummy cards & success message in response, transaction not getting listed in sandbox account "recent activity" page or "view transactions" or "payments received".

my payment type sale , calling "dodirectpayment" method.

i have enabled "payment pro" sandbox account & account "verified", still transaction entry not getting listed.

can guide me detailed explanation issue might causing ?

i using reference. https://github.com/georgeold/paypal-nvp-php-code-examples


Comments

Popular posts from this blog

apache - PHP Soap issue while content length is larger -

asynchronous - Python asyncio task got bad yield -

javascript - Complete OpenIDConnect auth when requesting via Ajax -