close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Missing Description in Paypal Sandbox

Thread began 8/01/2011 9:09 am by Cologne | Last modified 8/09/2011 6:57 am by Jason Byrnes | 3046 views | 7 replies |

Cologne

Missing Description in Paypal Sandbox

Hi there,

when I do some test shopping with Paypal Sandbox, there is no description on the Paypal page under Order Summary :-(

If I do the Checkout with the WA wizzard there is informaition about, price, description and product.

What do I have to put where?

Cheers
Denis

Sign in to reply to this post

Jason ByrnesWebAssist

please post a link where i can see the problem as well as a copy of your confirm page to look into the cause of the issue.

Sign in to reply to this post

Cologne

Ok, here we go.

start.php

Just shop a shirt :-) checkout redirects you to the login.

username: webassist@denis-online.de
password: webassist

As, you can see, the page restrict does not work, too. Cause after login, auto and confirm is 0.

Then checkout and on the Paypal page there is no information about the shopping.

attached is the checkout folder.

Denis

Attached Files
checkout - Kopie.zip
Sign in to reply to this post

Jason ByrnesWebAssist

on the checkout page, change:

php:
$nextIndex = count($WA_PP_ECO_Set_params[0]);

  $WA_PP_ECO_Set_params[0][$nextIndex] = "PaymentAction";
  $WA_PP_ECO_Set_params[1][$nextIndex] = "Authorization";



to:

php:
$nextIndex = count($WA_PP_ECO_Set_params[0]);

  $WA_PP_ECO_Set_params[0][$nextIndex] = "PaymentAction";
  $WA_PP_ECO_Set_params[1][$nextIndex] = "Authorization";
  $nextIndex = count($WA_PP_ECO_Set_params[0]);
  $WA_PP_ECO_Set_params[0][$nextIndex] = "OrderDescription";
  $WA_PP_ECO_Set_params[1][$nextIndex] = "www.lovethisone.com Order";






the login question, you asked in another thread.

Sign in to reply to this post

Cologne

Hi Jason,

that works, but I dont know how, if I use the WA eCart wizzard it shows the products and price in the left site of the paypal page.
How is this made?

Denis

Sign in to reply to this post

Jason ByrnesWebAssist

here is an updated copy of the WA_eCart/PP_ECO_Scripts/PP_ECO_PHP.php file that should correct the problem.

Attached Files
PP_ECO_PHP.php.zip
Sign in to reply to this post

Cologne

Hey Jason,
it still does not work. when I leave CUSTOM, INVOICEID blank the description on Paypal is showen.
When I use the Custom field in "Authentification for PP Express Checkout" then the description is gone.
But I need the description AND the custom/invoiceID fields.
Cheers
Denis

Sign in to reply to this post

Jason ByrnesWebAssist

I have created a support ticket so we can look into this issue further.

To view and edit your support ticket, please log into your support history:
supporthistory.php

If anyone else is experiencing this same issue, please append to this thread.

Sign in to reply to this post

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