|
From: <jo...@fa...> - 2006-03-14 17:45:54
|
Hi all,
I have dowloaded from svn PloneMall 1.0 beta 5 and after adding the
product(s) to the cart, checking out and entering my personal info I
get this:
If I select:
1st PayPal option (Payment Method: PayPal) - takes me to the
thankyou?order_id=X page without redirecting me to paypal site. I
suppose I should get redirected to PayPal site right?
2nd PayPal option (Payment Method: RedirectingPaymentMethod) - I get
the following error & traceback:
Error Type - AttributeError
Error Value - RedirectingPaymentMethod instance has no attribute
'information_class'
Traceback (innermost last):
Module ZPublisher.Publish, line 113, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 40, in call_object
Module Products.CMFFormController.FSControllerPageTemplate, line 102,
in __call__
Module Products.CMFFormController.BaseControllerPageTemplate, line 43,
in _call
Module Products.CMFFormController.ControllerBase, line 247, in getNext
Module Products.CMFFormController.Actions.TraverseTo, line 36, in
__call__
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 40, in call_object
Module Products.CMFFormController.FSControllerPythonScript, line 111,
in __call__
Module Products.CMFFormController.ControllerBase, line 247, in getNext
Module Products.CMFFormController.Actions.TraverseTo, line 36, in
__call__
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 40, in call_object
Module Products.CMFCore.FSPythonScript, line 108, in __call__
Module Shared.DC.Scripts.Bindings, line 311, in __call__
Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
Module Products.CMFCore.FSPythonScript, line 163, in _exec
Module None, line 15, in checkout
- <FSPythonScript at /Quebec/checkout>
- Line 15
Module Products.PloneMallOrder.OrderManager, line 321, in addOrder
Module Products.PloneMallPayment.RedirectingPaymentMethod, line 53, in
processPayment
AttributeError: RedirectingPaymentMethod instance has no attribute
'information_class'
3rd PayPal option (Payment Method: PayPalPayment) - I get the following
error & traceback:
Error Type - ValueError
Error Value - no settings defined for PayPalPayment
Traceback (innermost last):
Module ZPublisher.Publish, line 113, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 40, in call_object
Module Products.CMFFormController.FSControllerPageTemplate, line 102,
in __call__
Module Products.CMFFormController.BaseControllerPageTemplate, line 43,
in _call
Module Products.CMFFormController.ControllerBase, line 247, in getNext
Module Products.CMFFormController.Actions.TraverseTo, line 36, in
__call__
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 40, in call_object
Module Products.CMFFormController.FSControllerPythonScript, line 111,
in __call__
Module Products.CMFFormController.ControllerBase, line 247, in getNext
Module Products.CMFFormController.Actions.TraverseTo, line 36, in
__call__
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 40, in call_object
Module Products.CMFCore.FSPythonScript, line 108, in __call__
Module Shared.DC.Scripts.Bindings, line 311, in __call__
Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
Module Products.CMFCore.FSPythonScript, line 163, in _exec
Module None, line 43, in checkout
- <FSPythonScript at /Quebec/checkout>
- Line 43
Module Products.PloneMallPayment.RedirectingPaymentInformation, line
97, in processPayment
Module Products.PloneMallPayment.RedirectingPaymentInformation, line
212, in redirectPayment
Module Products.PloneMallPayment.RedirectingPaymentInformation, line
193, in getPaymentPageUrl
Module Products.PloneMallPayment.PayPalPaymentInformation, line 103,
in getPaymentParameters
ValueError: no settings defined for PayPalPayment
So Im wondering what might have I forgot to do? PloneMallRegistry has
all the default options selected & PloneFormMailer 0.3 is instaled. Any
idea/advice/suggestion is much appreciated.
TIA
Joao
PS: If I select WorldPay or TwoCheckout I also get the
thankyou?order_id=X page without being redirected.
--
jo...@fa...
--
http://www.fastmail.fm - The professional email service
|