Hope you guys don't mind the paypal questions. The official forums are quite slow for responses. And the people here are much smarter. :)
What I am trying to do: Get an autorization via api call. Send the user to paypal to confirm payment Send them back to my site to review the order, then when they click "place order", call the api and capture the payment. What I have so far: 1. method = SetExpressCheckout paymentaction = Authorization 2. link to paypal 3. When I go to paypal, I get the item details, a selected payment method, and a "continue button", which redirects to my return url when clicked. 4. method = GetExpressCheckoutDetails What I have returned shows: CHECKOUTSTATUS = PaymentActionNotInitiated Am I doing something wrong? Thank you. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:317935 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-community/unsubscribe.cfm