php - "Paypal express checkout", not see any transactions in paypal account, although reture success code in program -
Everything runs well, users direct PayPal, pay, and returns the "success" code And the merchants come back to the website. But when I log in to the user account and merchant account, I do not see any transactions. Nothing after several hours
I am using 3D party integration and sandbox testing. (I can send money directly to the sandbox account.)
These are the strings.
METHOD] => SetExpressCheckout & lt; P & gt; [Version] = & gt; 65.1 & lt; P & gt; [Pwd] = & gt; 13012 .. & lt; P & gt; [User] = & gt; Emily .... & lt; P & gt; [Sign] = & gt; AY -... & lt; P & gt; [ADDRESSOVERRIDE] = & gt; 1 & lt; P & gt; [L_NAME0] = & gt; 106791 TBL3 & lt; P & gt; [L_AMT 0] = & gt; 18 & lt; P & gt; [L_QTY0] = & gt; 1 & lt; P & gt; [L_DESC0] = & gt; ... & lt; P & gt; [MAXAMT] = & gt; 43 & lt; P & gt; [AMT] = & gt; 18 & lt; P & gt; [ITEMAMT] = & gt; 18 & lt; P & gt; [Callbacktime] = & gt; 4 & lt; P & gt; [INSURANCEOPTIONOFFERED] = & gt; False & lt; P & gt; [Usc.crl] = & gt; Https: // .. & lt; P & gt; [CANCELURL] = & gt; Https: //..< P & gt; [CURRENCYCODE] = & gt; USD & lt; P & gt; [Payment] = & gt; Sales & lt; P & gt;
You should also see transactions in the Sandbox environment, but you should log in as logged in You have to do this test-merchant that you used in your settings, and you have to enter the sandbox environment.
The easiest way is to log in with your developer account first, then create a list of your test accounts, select a merchant account, and then click on the "Enter sandbox site" ad in the end of the page, The login will indicate that you will enter the test-merchant password. If you do not know it, then reset it from the developer site.
Comments
Post a Comment