YetAnotherForum
Welcome Guest Search | Active Topics | Log In | Register

Express Checkout Sandbox action is canceled Options
MarkoZ
#1 Posted : Tuesday, June 19, 2012 8:56:11 PM
Rank: Starting Member

Groups: Registered

Joined: 6/19/2012
Posts: 1
Location: Slovenia
Hello,

I'm testing PayPal Express Checkout integration in PHP using only Check out with PayPal button. When I click the button, login as my test buyer account and click Pay now I'm redirected back to my site where I dump SESSION variable.

Inside SESSION is see the following:

[Payment_Amount] => 350
[currencyCodeType] => EUR
[PaymentType] => Sale
[nvpReqArray] => Array
(
[METHOD] => SetExpressCheckout
[VERSION] => 64
[PWD] => ********
[USER] => seller_******_biz_api1.*******.***
[SIGNATURE] => *********
[PAYMENTREQUEST_0_AMT] => 350
[PAYMENTREQUEST_0_PAYMENTACTION] => Sale
[RETURNURL] => http://*******//index.php?site=paypal
[action] => canceled
[CANCELURL] => http://*******//index.php?site=paypal
[PAYMENTREQUEST_0_CURRENCYCODE] => EUR
[BUTTONSOURCE] => PP-ECWizard
)

[TOKEN] => EC-****

So the problem is that the action is set to canceled. Any idea why this happens? Payment doesn't exist if I check in my sandbox seller account.

Thank you!

Best wishes,
Marko
Sponsor  
 
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFVision Theme by Jaben Cargman (Tiny Gecko)
Powered by YAF | YAF © 2003-2009, Yet Another Forum.NET
This page was generated in 4.543 seconds.