Page 1 of 1

[Solved] Problem With Cart/Orders/PayPal Gateway

Posted: Fri May 14, 2010 12:12 pm
by jukums
Installed Modules

Code: Select all

CMSMailer
1.73.14
FileManager
1.0.2
MenuManager
1.6.2
ModuleManager
1.3.3
News
2.10.4
nuSOAP
1.0.1
Printing
1.0.4
Search
1.6.2
ThemeManager
1.1.1
TinyMCE
2.6.5
CGExtensions
1.18.6
CGSimpleSmarty
1.4.4
FrontEndUsers
1.8.5
SelfRegistration
1.3.2
Products
2.7.6
CGEcommerceBase
1.0.1
Cart
1.6.2
CGPaymentGatewayBase
1.0.5
Orders
1.8.6
PaypalGateway
2.1.7
I have configured an item (called shirt let's say) with couple of attribute sets (with price different for each size)

Major issue was that I couldn't get it to work vai paypal gateway... With manual checkout it all works perfectly, I receive email with stuff what 'has been ordered'

Calguys Ecommerce Base -> Supplier Settings -> ProductManager Selected
Calguys Ecommerce Base -> Payment Settings -> Online Payment Gateway Module: Paypal Gateway

Paypal Gateway:
URL-> https://www.sandbox.paypal.com/cgi-bin/webscr
Email -> j.snor_1273828700_biz@gmail.com as provided in pp sandbox (biz account)
PDT Identity Token -> as provided in pp sandbox
Enable Paypal IPN -> checked (also configured in pp sandbox)

and on Checkout i get this on PP sandbox:

Code: Select all

Error Detected

Some required information is missing or incomplete. Please correct your entries and try again.
After investigating code, I also have noticed that there are no sign of other item...
In fact it just comes up with the last item added to the cart
Edit - Ok, this is reported as a bug already a while ago, though I still have the paypal problem...

Any help on this would be appreciated!

Regards,
J

Re: Problem With Cart/Orders/PayPal Gateway

Posted: Mon May 17, 2010 8:06 am
by jukums
*bump*

ok, as I investigated, IPN doesn't work with gateway module, so I have disabled this.
Even with the normal product, and with NO attributes available, it still gives me

Code: Select all

Error Detected

Some required information is missing or incomplete. Please correct your entries and try again.
has anybody got this working?

Re: Problem With Cart/Orders/PayPal Gateway

Posted: Wed May 19, 2010 9:53 am
by clj83
Hey,

I initially had this problem this morning however once I confirmed I was using a valid currency code, EUR for Euro's, and a valid weight symbol, I put kg even though weight is irrelevant for me, the system worked.

Make sure you have setup all the values correctly in Calguy's CGecommerce base and then try again.

Hope that helps

Chris

Re: Problem With Cart/Orders/PayPal Gateway

Posted: Wed May 19, 2010 10:17 am
by jukums
Thank you Chris

That solved that one for me! I had omitted kg`s in the Calguys Ecommerce Base. Though weight is irrelevant to me also. Thank you very much!