Welcome to the BlueLayerMedia Web Development Blog

We don't just build blogs, we write them too. Take a look at what's going on and our senseless ramblings!

WP e-commerce SKU PayPal Fix

By: on Mar 18, 2010 | 11 Comments

One of our more larger clients asked us to create a site based on the WordPress platform and utilize the WP e-commerce plugin  as a shopping cart.  One of the many issues our client was facing right out of the box was the inability for WP e-commerce to pass his SKU along to his PayPal gateway.

After going over the plugin in depth and confirming via the author’s site that this feature is  currently not available, we did what we do best.  We made our own!

Our fix is quite simple.  Download and overwrite your existing paypal_multiple.php file with ours and your SKU’s will now be passed on to PayPal. Excellent for those using a fulfillment center.

Download Here:

Client Area


Related Posts:
  1. FIX: Permalinks & Statpress

Comments (11)

Mark

Posted at 10:44 pm on March 18th, 2010

Much thanks! We’re setting up a WP ecommerce store and this will come in handy.

Jason Craig

Posted at 10:49 pm on March 18th, 2010

Your welcome Mark, enjoy!

Sean K. Stewart

Posted at 10:40 pm on March 23rd, 2010

I’ve replaced my the paypal_multiple.php file with the one above. Where is the SKU stored in Paypal? I’m using the Payflow Pro for my store merchant gateway; does this make a difference? Thanks f0r any help

Jason Craig

Posted at 11:04 pm on March 23rd, 2010

Hi Sean,

When your users check out it will appear under the ‘details’ field. We only tested this with PayPal standard so it might not be compatible with your particular gateway.

Thanks,

Jason

Sean K. Stewart

Posted at 3:33 pm on March 24th, 2010

Thanks Jason,
I do not see a details field when I log into my Payflow Pro account. However, Wp-e-commerce is sending two Comment fields to Paypal. I’m guessing Payflow Pro and PayPal Standard are two different monkies? Bummer.

Can you tell me how you got the SKU value (from the wp_options table, correct?) into the paypal_multiple? I think I may be able to piece something together for Payflow Pro.

Thanks again

Jason Craig

Posted at 5:34 pm on March 24th, 2010

Hi Sean,

I sent you an email with a possible fix. Let me know if you didn’t receive it.

Thanks,

Jason

Christina

Posted at 1:12 am on May 12th, 2010

Fantastic! Thank you so much for this!!!

Aravona

Posted at 4:16 pm on December 3rd, 2010

I was looking for something that does this however, your download area is empty?!

Jason Craig

Posted at 4:49 pm on December 3rd, 2010

It is now available for purchase here: http://www.bluelayermedia.com/clients/cart.php?gid=3

Robin

Posted at 5:51 pm on August 9th, 2011

Is this fix compatible with the current version of WP E-Commerce (3.8.6)? I don’t think there’s a multiple_paypal.php file anymore (I couldn’t find it in the list of files) so is there somewhere else I’d need to put the code instead? 3.8.6 still isn’t passing the SKU info along to Paypal, so I need to figure out an alternate way to handle it.

Jason Craig

Posted at 5:53 pm on August 9th, 2011

Hi Robin,

I do not believe it is.

Thanks,
Jason

Post a Comment