I'm developing an application that is trying to use Paypal's Express Checkout. After I SetExpressCheckout and "Success" is returned I redirect to PayPal's Sandbox site with this URL: return Redirect("http://www.sandbox.paypal.com?cmd=_express-checkout&TOKEN=" + viewModel.Last()["TOKEN"]);
When I run this from localhost, PayPal says that I need to log in. Now I have a Sandbox login, but I believe I have a Seller test account as well. I think I also need a buyer test account, But whenever I click "New Test Account: Preconfigured" and enter info for a "Buyer" account, it submits but I don't see the new test account anywhere.
So,
A: what login am I supposed to use?
B: where am I supposed to login?
thanks for any help
btw: I know that my initial call to the api is successful:
TOKEN: EC-8EB417855U0122113
TIMESTAMP: 2011-05-20T19:42:41Z
CORRELATIONID: 3b01e2f4ae858
ACK: Success
VERSION: 51.0
BUILD: 1882144