You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.
I am running the most recent update to CCP, using Paypal Payments Pro (just switched from Authorize.net as my customers were STILL getting an error upon completing checkout via Paypal as noted here: https://forum.kryptronic.com/viewtopic.php?id=18488
When customers choose "Guest Checkout" and choose to pay with their credit card, this error displays after step 2 when credit card information is entered. It redirects them to the Step 1 page and displays:
You did not complete all of the required fields before submitting information. Please try again.
This appears to affect everyone regardless of what country they are living in. I was able to duplicate the error with my own U.S. address.
Customers who sign in or create an account do not have this error displayed.
Offline
had the same problem... see this thread. go into the gateway settings and make sure your paypal acct/email address is entered in the appropriate field. by default it's blank and as a result sends over a blank email address to paypal.
don't ask me why that doesn't break it 100% of the time. for me it was only breaking overseas orders (i had guest checkout disabled).
Offline
Oh! Can you tell me exactly where to go? I went to Home > ClickCartPro > Commerce: Orders and Checkout > Manage Processing Gateways and clicked on both Paypal Payments Pro options but don't see any blank fields for email addresses?
Offline
I had a similar problem
not sure but this may help
https://forum.kryptronic.com/viewtopic.php?id=19721
Paul
Offline
jess,
exactly where you were - manage processing gateway. scroll just over half way down and you'll see this field:
Gateway User/Store ID* For gateways that require the use of a user id or store number, enter that here. Any additional information to be entered for your account (example: Verisign Partner ID) is entered directly in the Form Display Code section.
that's where you need to enter your paypal email address (if it isn't already there). i know it's odd having to add this here yet having to add your paypal API login/username/key in a different place but one thing i learned over the past few years is such obfuscation, while surely unintentional, is somewhat typical of ccp.
Last edited by GoBrushless.com (01-29-2008 19:28:38)
Offline
Oh! For some reason I had that filled with the api address. Auuuggghhhh! NEED COHESIVE MANUAL! (Have I shouted that today, yet? I think so, but oh well).
Crossing fingers this works...
Offline
:weeping:
It doesn't appear to have worked. Checking out as a guest and choosing to pay with credit card still returns the error.
Time to open a support ticket, I suppose?
Offline
jess,
did you manage to solve the problem? We've been having this for ages and we are atill getting the problem. I've asked Paypal to help but they are struggling.
Bill
Offline
In her case it was a manual update that was missed during one of the previous updates to CCP. It was the one that changed the variable for the e-mail address used in the payment processing code. Don't have the exact change at hand right now but it was one or two updates back (one of the post-update manual changes).
Offline
Thanks Dave,
is this something I can do even though I am running the latest version KHXC 6.6.5/GBU 6.0.6 ?
cheers
Bill
Offline
If you installed the latest then it doesn't apply. If you had installed CCP a while back and have been doing the updates you might want to go through the list of post-update manual changes and make sure you've done each of them.
I just completed an order as a guest, I think, on your site and got to step 2 of checkout using a credit card and didn't run into any errors. You may delete the order I submitted moments ago that says it's going to be paid by check
It also looks like you've got a JavaScript error in checkout.
Error: syntax error
Source File: https://www.thegamesplayer.co.uk/khxc/index.php
Line: 326, Column: 27
Source Code:
var google_conversion_id = ;
Offline
Hi Dave,
thanks for your help, it looks as though there was a manual update missing -
..................
Access the 'Home > ClickCartPro > Commerce: Orders and Checkout > Manage Processing Gateways' function. Choose to update all active (required) or all (recommended) gateways. Look in the 'Form Display Code' section for the string:
$this->globals('khxc_user.id')
Change that to:
$order['order']['email']
...................
I've checked it out a few times as a guest and the payment works
Many thanks for your help and excellent support.
Kind regards
Bill
(PS - I've deleted the order you created)
Offline
Glad you found it. That was the update Kiwimum was missing too.
Offline
I am having a similar problem, although it occurs whichever payment method I use not just PayPal. I have checked for the email address and it is there plus I have done the manual update.
Is there anything else that could be causing this issue?
Offline
If you recently applied the latest update make sure you have issued the SQL command found in (although the problem the update addresses should not have affected PayPal).
Offline
I have issued the SQL command but this has still not rectified the problem.
In Checkout when I select a payment method and click continue it still takes me to step 2 of checkout but I get the following at the top:
An error was encountered while processing the information submitted. Please try again.
An error was encountered while processing the information submitted. Please try again.
An error was encountered while processing the information submitted. Please try again.
An error was encountered while processing the information submitted. Please try again.
Thank you. Your order information has been updated. Please follow the instructions on this page to submit payment for this order.
It's at wwwdjhypermarket.co.uk if you want to try it for yourself.
Offline