I'm working the Adaptive Payment .Net API samples. I've setup my test account stuff and everything runs fine with a "success" transaction. The only problem is I neither see debits from the payees nor credits to the seller.

What gives?

link|improve this question

79% accept rate
2  
You might get a quicker (and better) answer in a PayPal forum since this question is specific to their API. – Michael Todd Feb 10 '10 at 2:45
Unfortunately having no luck there. – xanadont Feb 10 '10 at 14:26
feedback

2 Answers

I would make sure that everything works as you expect it to in the Pay Pal Virual Terminal before you try to get the API's to work.

I had many problems getting the sandbox to work. I would get different errors with the different accounts I set up. What I ended up doing is creating a new account and then everything started to work. I had to set up three different accounts before I got the sandbox to work. The production environment worked from the jump.

link|improve this answer
feedback
up vote 0 down vote accepted

What I was missing was the manual step of confirming the payment from the test payee account. I didn't realize the online interaction was necessary and not scriptable. In hindsight this is obvious for security reasons ... unfortunately this will not work for my app.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.