close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

paypal says cart is empty

Thread began 7/09/2010 10:32 am by watercolor346374 | Last modified 7/09/2010 2:06 pm by watercolor346374 | 1608 views | 4 replies

watercolor346374

pay pal

Hi Eric,
I figured out why, I did not have the following:
<input type="hidden" name="item_name_<?php echo $winkee_Index+1; ?>" id="item_name_<?php echo $winkee_Index+1; ?>" value="<?php echo $winkee->DisplayInfo("ID") ?>" />

instead I had:
<input type="hidden" name="item_name_<?php echo $winkee_Index+1; ?>" id="item_name_<?php echo $winkee_Index+1; ?>" value="<?php echo $winkee->DisplayInfo("Name") ?>" />

I know that the hidden fields are sent to paypal. I have some questions about them:
1. If I put anything else here but ID, the order is not seen by paypal. So this is where I bound the prodid? Also where does the item_name come from?
<input type="hidden" name="item_name_<?php echo $winkee_Index+1; ?>" id="item_name_<?php echo $winkee_Index+1; ?>" value="<?php echo $winkee->DisplayInfo("ID") ?>" />
In this one I put the SKU Number, Where did the item_number come from?
<input type="hidden" name="item_number_<?php echo $winkee_Index+1; ?>" id="item_number_<?php echo $winkee_Index+1; ?>" value="<?php echo $winkee->DisplayInfo("SKU") ?>" />
In these fields I can add more, can I change "on0_ and if so if I wanted to change it to size, how would I do that
<input type="hidden" name="on0_<?php echo $winkee_Index+1; ?>" id="on0_<?php echo $winkee_Index+1; ?>" value="" />
<input type="hidden" name="os0_<?php echo $winkee_Index+1; ?>" id="os0_<?php echo $winkee_Index+1; ?>" value="" />
<input type="hidden" name="on1_<?php echo $winkee_Index+1; ?>" id="on1_<?php echo $winkee_Index+1; ?>" value="" />
<input type="hidden" name="os1_<?php echo $winkee_Index+1; ?>" id="os1_<?php echo $winkee_Index+1; ?>" value="" />

When I got through to PP, I noticed that the headings were limited, only ID, description, price and total. Is this because of the way I have my fields, or is it a paypal issue?
Thank you,
K

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