close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

PayPal Express Checkout

Thread began 2/11/2011 8:50 am by mrobben375515 | Last modified 2/11/2011 2:03 pm by Jason Byrnes | 2937 views | 13 replies |

mrobben375515

PayPal Express Checkout

When I was testing the PP checkout with the sandbox everything was working, but when I put in the real account credentials in the Admin area and go through the checkout using a real PayPal account the PayPal Express Checkout Info & Shipping Info don't show up on the confirm page. Have you seen this problem before?

Sign in to reply to this post

Jason ByrnesWebAssist

there are three places you need to change to convert PP Express to use live credentials;

1) On the Checkout page - Authentication for PayPal Express Checkout
2) pp_confirm page - Get Payer Profile from PayPal Express Checkout
2) pp_confirm page - process transaction with PayPal Express Checkout


it sounds like you have not updated the behaviors on the pp_confirm page

Sign in to reply to this post

mrobben375515

1. Are there any instructions on how to do this? What binding do I update the behaviors with?

Sign in to reply to this post

Jason ByrnesWebAssist

you dont update with any bindings
you just need to set all three of these behaviors to not use the sand box and update the API information to the live API credentials.

Sign in to reply to this post

mrobben375515

the live API info is set in the Admin section, and the behaviors' checkboxes were unchecked so the sandbox was not being used. Is there anything else that could be the problem?

Sign in to reply to this post

Jason ByrnesWebAssist

Oooops, Power Store issue, not eCart, sorry about that.


what version of power store?


This was an issue that was corrected in the PowerStore 3.01


if this is power store 3, replace the WA_eCart/PP_ECO_Scripts/PP_ECO_PHP.php file with the one attached here.

Sign in to reply to this post

mrobben375515

There was nothing attached in the last post. But I downloaded the latest version of PS3 3.0.1 and replaced that file. Now I get this error message

Warning: Missing argument 2 for WA_PP_ECO_Set_Post(), called in /home/content/s/a/m/sambolmeats1/html/checkout.php on line 136 and defined in /home/content/s/a/m/sambolmeats1/html/WA_eCart/PP_ECO_Scripts/PP_ECO_PHP.php on line 5

Warning: Cannot modify header information - headers already sent by (output started at /home/content/s/a/m/sambolmeats1/html/WA_eCart/PP_ECO_Scripts/PP_ECO_PHP.php:5) in /home/content/s/a/m/sambolmeats1/html/checkout.php on line 164

Sign in to reply to this post

Jason ByrnesWebAssist

replace the checkout page with one from the PS3.01 download as well.

Sign in to reply to this post

mrobben375515

it works now, but the info still doesn't show up on the confirm page. Do I need to bind it to the page or something? I've attached a screen shot of what comes up, and I've also attached the pp_confirm page.

Attached Files
pp_confirm.zip
Sign in to reply to this post

Jason ByrnesWebAssist

in the WA_eCart/PP_ECO_Scripts/PP_ECO_PHP.php file, change line 133:

php:
$retVal = WA_PP_ECO_CallSOAP($postXML, $usesandbox);




to:

php:
$usesandbox = (isset($varvalueArray["usesandbox"]) && $varvalueArray["usesandbox"] == "true");

$retVal = WA_PP_ECO_CallSOAP($postXML, $usesandbox);
Sign in to reply to this post
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...