7023 pointsLike some sort of WPMU DEV GodMindblowingly helpful memberLifetime member
Lead Developer
—
16th December 2011 (5 months ago)
#
Just overwrite. You can download any old versions on the other versions page. I'd be interested to k ow if 2.4 works and 2.4.1 was the problem. Let me know.
There was a problem connecting to PayPal to setup your purchase. Please try again.
10400 - Transaction refused because of an invalid argument. See additional error messages for details. - Order total is missing.
I've reinstalled marketpress. It's still not working.
The cart has one item in it. I've attached a screenshot.
What's weird is that it worked one time -- I was able to put through a transaction and see it show up in my PayPal account. But it hasn't worked since.
7023 pointsLike some sort of WPMU DEV GodMindblowingly helpful memberLifetime member
Lead Developer
—
3rd February 2012 (3 months ago)
#
Ok, seems like something is weird with your cart cookie. It's not adding any products to the paypal order string.
If you clear your cookies can it be recreated?
Any change if you add more or more valuable product to your cart (want to see a bigger order total)?
Does it work with global cart off?
Can I have a link to test myself?
7023 pointsLike some sort of WPMU DEV GodMindblowingly helpful memberLifetime member
Lead Developer
—
6th February 2012 (3 months ago)
#
Does it work with global cart off?
The button to checkout completely disappears (this is a new problem)
Let's start there. I think something is not setup right in your settings somewhere. Lets turn off the global cart, then do a fresh checkout after making sure the gateway is setup right for that site. Also just to confirm, you are using the PayPal Express gateway?
Ok. I got it to work with global cart on. Looks like I had never entered in a paypal merchant email address for the subsite (ignore the attachment -- this was before I entered in the email address).
Does this mean that 100% of proceeds are flowing to the subsites?
7023 pointsLike some sort of WPMU DEV GodMindblowingly helpful memberLifetime member
Lead Developer
—
8th February 2012 (3 months ago)
#
Looks like I had never entered in a paypal merchant email address for the subsite
Probably why the global checkout was breaking.
Does this mean that 100% of proceeds are flowing to the subsites?
Yes, same with global cart on. If you are looking to collect percentages of sales you should be using the chained payments gateway, which you have to get special approval from paypal to use and doesn't work with a global cart.
Responses (27)
WPMU DEV Fanatic — 16th December 2011 (5 months ago) #
Hi angelopc,
Thanks for reporting that, I'm seeing the same on a test site using the sandbox. I'll notify the lead developer on it.
Thanks,
David
Member — 16th December 2011 (5 months ago) #
Having the same problem on my site after updating to the latest. Thanks!
Lead Developer — 16th December 2011 (5 months ago) #
I'll look into it. If you must you can downgrade for now.
Member — 16th December 2011 (5 months ago) #
how would I downgrade it back?
Lead Developer — 16th December 2011 (5 months ago) #
Just overwrite. You can download any old versions on the other versions page. I'd be interested to k ow if 2.4 works and 2.4.1 was the problem. Let me know.
Member — 16th December 2011 (5 months ago) #
I copied in 2.3.2 and it seems to work OK now. Thanks for the quick temporary fix.
Member — 16th December 2011 (5 months ago) #
A link to the "other versions" page?
Thanks!
WPMU DEV Fanatic — 17th December 2011 (5 months ago) #
Hi angelopc,
You can get the prior downloads through the versions page Aaron mentioned, as follows:
http://premium.wpmudev.org/project/e-commerce/download
It's link to at the bottom of the project page.
-David
Member — 17th December 2011 (5 months ago) #
2.4 works fine. It's the update.
Lead Developer — 17th December 2011 (5 months ago) #
Sorry for the trouble guys, don't know how that one slipped by. I've released MarketPress 2.4.2, a rather important update!
Member — 17th December 2011 (5 months ago) #
Thank you. Seems to work fine with the latest update.
Member — 21st January 2012 (4 months ago) #
I'm having the same issue but I'm on 2.4.2
Lead Developer — 22nd January 2012 (4 months ago) #
What's the exact error message?
Member — 22nd January 2012 (4 months ago) #
There was a problem connecting to PayPal to setup your purchase. Please try again.
10400 - Transaction refused because of an invalid argument. See additional error messages for details. - Order total is missing.
Lead Developer — 22nd January 2012 (4 months ago) #
Can you try reinstalling 2.4.2 just in case the gateway file wasn't.
And what's your cart look like? What's the total of it?
Member — 22nd January 2012 (4 months ago) #
I've reinstalled marketpress. It's still not working.
The cart has one item in it. I've attached a screenshot.
What's weird is that it worked one time -- I was able to put through a transaction and see it show up in my PayPal account. But it hasn't worked since.
Member — 23rd January 2012 (4 months ago) #
I downgraded to 2.4 and it's working but I can't get 2.4.2 to work.
Lead Developer — 23rd January 2012 (4 months ago) #
Can you add this to line 1105 of the paypal-express.php gateway file, right after the "global $mp;" line:
die(var_dump($nvpStr));Then paste here what is printed on your screen when checking out?
Member — 28th January 2012 (3 months ago) #
string(341) "&ReturnUrl=http://www.zerpas.com/store/shopping-cart/confirm-checkout/&CANCELURL=http://www.zerpas.com/store/shopping-cart/checkout/?cancel=1&ADDROVERRIDE=1&NOSHIPPING=2&LANDINGPAGE=Billing&SOLUTIONTYPE=Sole&LOCALECODE=US&EMAIL=test%40zerpas.com&HDRIMG=http%3A%2F%2Fwww.zerpas.com%2Fzerpaslogo.png&HDRBORDERCOLOR=&HDRBACKCOLOR=&PAYFLOWCOLOR="
Lead Developer — 30th January 2012 (3 months ago) #
Do you have global cart switched on or off? Running on multisite or not, and what version?
Member — 3rd February 2012 (3 months ago) #
Global cart is on. Running on Multisite. WP 3.3.1
Support Kangaroo — 3rd February 2012 (3 months ago) #
Greetings Alex :-)
your latest message addition is in que for further developer comment.
Thank you for your patience :-)
Joe :-)
Lead Developer — 3rd February 2012 (3 months ago) #
Ok, seems like something is weird with your cart cookie. It's not adding any products to the paypal order string.
If you clear your cookies can it be recreated?
Any change if you add more or more valuable product to your cart (want to see a bigger order total)?
Does it work with global cart off?
Can I have a link to test myself?
Member — 5th February 2012 (3 months ago) #
Hey Aaron,
If you clear your cookies can it be recreated?
Still doesn't work after clearing cookies
Any change if you add more or more valuable product to your cart (want to see a bigger order total)?
No change with higher prices
Does it work with global cart off?
The button to checkout completely disappears (this is a new problem)
Can I have a link to test myself?
Yes. The main site is http://www.zerpas.com
The main site contains none of its own products -- these are consolidated from subsites, which are:
http://www.zerpas.com/test1
http://www.zerpas.com/test2
Lead Developer — 6th February 2012 (3 months ago) #
Let's start there. I think something is not setup right in your settings somewhere. Lets turn off the global cart, then do a fresh checkout after making sure the gateway is setup right for that site. Also just to confirm, you are using the PayPal Express gateway?
Member — 8th February 2012 (3 months ago) #
Ok. I got it to work with global cart on. Looks like I had never entered in a paypal merchant email address for the subsite (ignore the attachment -- this was before I entered in the email address).
Does this mean that 100% of proceeds are flowing to the subsites?
Lead Developer — 8th February 2012 (3 months ago) #
Yes, same with global cart on. If you are looking to collect percentages of sales you should be using the chained payments gateway, which you have to get special approval from paypal to use and doesn't work with a global cart.
Become a member