close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

PayPal Auto Return with Payment Data Transfer (PDT) -- Empty data fields

Thread began 6/01/2012 10:17 am by toni272059 | Last modified 6/05/2012 4:01 pm by toni272059 | 25532 views | 9 replies

Jason ByrnesWebAssist

so the details coming back from paypal are stored in the an array called "$keyarray"


I think your probably trying to access variables from the key array by the wrong name.


to see the contents of the $keyarray array including the variable names that you should be using, use the following code:

php:
<?php

echo("<pre>");
var_dump($keyarray);
echo(
"</pre>");
?>





quite frankly, paypal standard is a bear of a system to work with. I would recommend express checkout instead, it is another free service from paypal and you wont have the issues like IPN and PDT.

you will need to sign up for api access, in eCart, select to use paypal payments pro, then delete the checkout form from the checkout page.

If you stick with standard, you will need to use the IPN page to send the UE receipt, there are many threads in this form that talk about IPN and sending the email.

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...