I'm not sure if you are doing anything wrong, but it sounds like you are
hopping back and forth to and from paypal a little too much. If it were me I
don't think I'd have them confirm making a payment, then come back to your
site to review their order then go back to paypal to actually make a
payment. I'd do this:

1. Confirm what's in your cart
2. Place order (go to paypal to accept payment)
3. Return to your site for printable receipt and sale confirmation.

If I'm misunderstanding your process please forgive me.


On Tue, May 11, 2010 at 12:20 PM, Matthew P. Smith 
<[email protected]>wrote:

>
> 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:318022
Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-community/unsubscribe.cfm

Reply via email to