Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Paypal not showing items


Darky10

Recommended Posts

When a customer sends his basket to paypal to make payment, paypal does not show the items purchased. Even if more than 1 items are sold it shows only 1. and shows the store name instead of the items. Running rc2a and am wondering if the solution is in the payments standard set up panel? i dont know what each options does and am hessitant to change something incase i mess it up.

Link to comment
Share on other sites

  • 2 months later...

I think that's just the normal thing for the Paypal module, I've bought from other stores that use paypal and it's seem to be the same. It doesn't carry over what's in the shopping cart, just gives one line item and cost.

Steve

I appreciate all the help that everyone on this site has given me!

Link to comment
Share on other sites

  • 3 months later...
When a customer sends his basket to paypal to make payment, paypal does not show the items purchased. Even if more than 1 items are sold it shows only 1. and shows the store name instead of the items. Running rc2a and am wondering if the solution is in the payments standard set up panel? i dont know what each options does and am hessitant to change something incase i mess it up.

 

I am having the same problem

I have looked in the paypal_standard.php and found the code

 

$process_button_string = '';

$parameters = array('cmd' => '_xclick',

'item_name' => STORE_NAME,

 

The STORE_NAME looks like it needs to be changed

 

BUT I have no idea

 

I hope some can help

 

Thank you, Earl

Link to comment
Share on other sites

Look at http://www.oscommerce.com/forums/index.php?showtopic=274968 -- changing the Store Name is in question #1.

 

I think the question here is not how to change the store name, but how to get the items into the paypal invoice. I'm having the same issue with paypal express, no item counting (it's always 1) and no description.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...