I am writing my first PayPal app with the Classic API for Adaptive Payments. It's using Java Servlets with Tomcat.
The code seems to working correctly except I cannot see any transactions in the Seller sandbox account. The transactions are processed and do show up correctly in the Buyer's sandbox account.
I am using the sandbox credentials for both Buyer and Seller. I've tried credentials for the default "facilitator" account as well as creating a separate Business account as Seller. In either case, no transactions show in the Seller's history. I'm also using the testing AppID APP-80W284485P519543T.
I'd like to move on but without being able to see where the money goes, I'm not convinced this is working.
Any ideas? Thanks