I've got my custom payment module in place and am attempting to run
through the checkout process.  After filling out the shipping info and
get routed to the credit card entry page.

Upon clicking the "Confirm" button -- the form returns to me saying:

Please correct the following error -- but there is no error showing
up.  I looked in satchmo.log and found the following information that
appeared relavante:

 2009-09-02 16:10:08,037 payship     : DEBUG    using default form
 78 2009-09-02 16:10:08,068 configuration: DEBUG    SettingNotSet:
TAX.TAX_SHIPPING
 79 2009-09-02 16:10:08,083 configuration: DEBUG    Getting shipping
methods: [u'shipping.modules.tiered']
 80 2009-09-02 16:10:08,089 configuration: DEBUG    SettingNotSet:
TAX.TAX_SHIPPING
 81 2009-09-02 16:10:08,117 payment.forms: DEBUG    form not valid, no
early auth
 82 2009-09-02 16:10:08,119 payship     : DEBUG    Form errors: <ul
class="errorlist"><li>shipping<ul class="errorlist"><li>This fi    eld
is required.</li></ul></li></ul>


Particularly taking note of Form errors: <ul
class="errorlist"><li>shipping<ul class="errorlist"><li>This fi    eld
is required.</li></ul></li></ul> which is something that is NOT
showing up on my page.

Am I missing a configuration step somewhere?  (Like the TAX stuff, I
haven't done a thing with Tax yet as I haven't figured out what is
required to set that up either).

Any thoughts?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to