Re: Can't get past first checkout step

2011-06-15 Thread Mike Hostetler
The dummy module.  I also have an unconfigured Authorized.net enabled, too.

On Jun 14, 2011 10:42 PM, Chris Moffitt ch...@moffitts.net wrote:
 What payment processor are you using?

 -Chris

 On Tue, Jun 14, 2011 at 8:34 PM, Mike Hostetler
 m...@squarepegsystems.comwrote:

 Hi everyone,

 I have a Satchmo site that is just about ready to go but when I try to
test
 checking out a product, I can't get past the initial checkout screen,
where
 a user enters email, address, etc. in it. There are no errors on the page
 nor in log file. It just doesn't get past the /checkout/ page.

 I'm sure I don't have something setup properly. Anyone have a suggestion
 of what I did wrong?

 --
 Mike Hostetler
 SquarePeg Systems
 http://www.squarepegsystems.com

 --
 You received this message because you are subscribed to the Google Groups
 Satchmo users group.
 To post to this group, send email to satchmo-users@googlegroups.com.
 To unsubscribe from this group, send email to
 satchmo-users+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/satchmo-users?hl=en.


 --
 You received this message because you are subscribed to the Google Groups
Satchmo users group.
 To post to this group, send email to satchmo-users@googlegroups.com.
 To unsubscribe from this group, send email to
satchmo-users+unsubscr...@googlegroups.com.
 For more options, visit this group at
http://groups.google.com/group/satchmo-users?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
Satchmo users group.
To post to this group, send email to satchmo-users@googlegroups.com.
To unsubscribe from this group, send email to 
satchmo-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en.



Re: Can't get past first checkout step

2011-06-15 Thread Chris Moffitt
Have you enabled verbose logging? You should get some sort of error
somewhere.

What shipping modules do you have enabled - you might want to verify those
too.

-Chris

On Wed, Jun 15, 2011 at 7:23 AM, Mike Hostetler
m...@squarepegsystems.comwrote:

 The dummy module.  I also have an unconfigured Authorized.net enabled,
 too.
 On Jun 14, 2011 10:42 PM, Chris Moffitt ch...@moffitts.net wrote:
  What payment processor are you using?
 
  -Chris
 
  On Tue, Jun 14, 2011 at 8:34 PM, Mike Hostetler
  m...@squarepegsystems.comwrote:
 
  Hi everyone,
 
  I have a Satchmo site that is just about ready to go but when I try to
 test
  checking out a product, I can't get past the initial checkout screen,
 where
  a user enters email, address, etc. in it. There are no errors on the
 page
  nor in log file. It just doesn't get past the /checkout/ page.
 
  I'm sure I don't have something setup properly. Anyone have a suggestion
  of what I did wrong?
 
  --
  Mike Hostetler
  SquarePeg Systems
  http://www.squarepegsystems.com
 
  --
  You received this message because you are subscribed to the Google
 Groups
  Satchmo users group.
  To post to this group, send email to satchmo-users@googlegroups.com.
  To unsubscribe from this group, send email to
  satchmo-users+unsubscr...@googlegroups.com.
  For more options, visit this group at
  http://groups.google.com/group/satchmo-users?hl=en.
 
 
  --
  You received this message because you are subscribed to the Google Groups
 Satchmo users group.
  To post to this group, send email to satchmo-users@googlegroups.com.
  To unsubscribe from this group, send email to
 satchmo-users+unsubscr...@googlegroups.com.
  For more options, visit this group at
 http://groups.google.com/group/satchmo-users?hl=en.
 

 --
 You received this message because you are subscribed to the Google Groups
 Satchmo users group.
 To post to this group, send email to satchmo-users@googlegroups.com.
 To unsubscribe from this group, send email to
 satchmo-users+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/satchmo-users?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
Satchmo users group.
To post to this group, send email to satchmo-users@googlegroups.com.
To unsubscribe from this group, send email to 
satchmo-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en.



Re: Can't get past first checkout step

2011-06-15 Thread Mike Hostetler
I dug into it a little more.  Verbose logging isn't giving me anything, but
I think I did find something wrong.

The form template says:
form method=post action={% url satchmo_checkout-step1 %}

But when it renders to HTML I have:
form method=post action=/checkout/

Which is the same URL that I am on. Is that right?  It is supposed to post
back to the same view or go to another?  Seems like it should go to another.




On Wed, Jun 15, 2011 at 8:06 AM, Chris Moffitt ch...@moffitts.net wrote:

 Have you enabled verbose logging? You should get some sort of error
 somewhere.

 What shipping modules do you have enabled - you might want to verify those
 too.

 -Chris

 On Wed, Jun 15, 2011 at 7:23 AM, Mike Hostetler m...@squarepegsystems.com
  wrote:

 The dummy module.  I also have an unconfigured Authorized.net enabled,
 too.
 On Jun 14, 2011 10:42 PM, Chris Moffitt ch...@moffitts.net wrote:
  What payment processor are you using?
 
  -Chris
 
  On Tue, Jun 14, 2011 at 8:34 PM, Mike Hostetler
  m...@squarepegsystems.comwrote:
 
  Hi everyone,
 
  I have a Satchmo site that is just about ready to go but when I try to
 test
  checking out a product, I can't get past the initial checkout screen,
 where
  a user enters email, address, etc. in it. There are no errors on the
 page
  nor in log file. It just doesn't get past the /checkout/ page.
 
  I'm sure I don't have something setup properly. Anyone have a
 suggestion
  of what I did wrong?
 
  --
  Mike Hostetler
  SquarePeg Systems
  http://www.squarepegsystems.com
 
  --
  You received this message because you are subscribed to the Google
 Groups
  Satchmo users group.
  To post to this group, send email to satchmo-users@googlegroups.com.
  To unsubscribe from this group, send email to
  satchmo-users+unsubscr...@googlegroups.com.
  For more options, visit this group at
  http://groups.google.com/group/satchmo-users?hl=en.
 
 
  --
  You received this message because you are subscribed to the Google
 Groups Satchmo users group.
  To post to this group, send email to satchmo-users@googlegroups.com.
  To unsubscribe from this group, send email to
 satchmo-users+unsubscr...@googlegroups.com.
  For more options, visit this group at
 http://groups.google.com/group/satchmo-users?hl=en.
 

 --
 You received this message because you are subscribed to the Google Groups
 Satchmo users group.
 To post to this group, send email to satchmo-users@googlegroups.com.
 To unsubscribe from this group, send email to
 satchmo-users+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/satchmo-users?hl=en.


  --
 You received this message because you are subscribed to the Google Groups
 Satchmo users group.
 To post to this group, send email to satchmo-users@googlegroups.com.
 To unsubscribe from this group, send email to
 satchmo-users+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/satchmo-users?hl=en.




-- 
Mike Hostetler
SquarePeg Systems
http://www.squarepegsystems.com

-- 
You received this message because you are subscribed to the Google Groups 
Satchmo users group.
To post to this group, send email to satchmo-users@googlegroups.com.
To unsubscribe from this group, send email to 
satchmo-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en.



Re: Can't get past first checkout step

2011-06-15 Thread Mike Hostetler
I figured it out . ..

Even though all my products are  shippable, cart.is_shippable was returning
false.  Not sure why.  So I just took out that check and now can get past
the screen.



On Wed, Jun 15, 2011 at 2:53 PM, Mike Hostetler
m...@squarepegsystems.comwrote:

 I dug into it a little more.  Verbose logging isn't giving me anything, but
 I think I did find something wrong.

 The form template says:
 form method=post action={% url satchmo_checkout-step1 %}

 But when it renders to HTML I have:
 form method=post action=/checkout/

 Which is the same URL that I am on. Is that right?  It is supposed to post
 back to the same view or go to another?  Seems like it should go to another.




 On Wed, Jun 15, 2011 at 8:06 AM, Chris Moffitt ch...@moffitts.net wrote:

 Have you enabled verbose logging? You should get some sort of error
 somewhere.

 What shipping modules do you have enabled - you might want to verify those
 too.

 -Chris

 On Wed, Jun 15, 2011 at 7:23 AM, Mike Hostetler 
 m...@squarepegsystems.com wrote:

 The dummy module.  I also have an unconfigured Authorized.net enabled,
 too.
  On Jun 14, 2011 10:42 PM, Chris Moffitt ch...@moffitts.net wrote:
  What payment processor are you using?
 
  -Chris
 
  On Tue, Jun 14, 2011 at 8:34 PM, Mike Hostetler
  m...@squarepegsystems.comwrote:
 
  Hi everyone,
 
  I have a Satchmo site that is just about ready to go but when I try to
 test
  checking out a product, I can't get past the initial checkout screen,
 where
  a user enters email, address, etc. in it. There are no errors on the
 page
  nor in log file. It just doesn't get past the /checkout/ page.
 
  I'm sure I don't have something setup properly. Anyone have a
 suggestion
  of what I did wrong?
 
  --
  Mike Hostetler
  SquarePeg Systems
  http://www.squarepegsystems.com
 
  --
  You received this message because you are subscribed to the Google
 Groups
  Satchmo users group.
  To post to this group, send email to satchmo-users@googlegroups.com.
  To unsubscribe from this group, send email to
  satchmo-users+unsubscr...@googlegroups.com.
  For more options, visit this group at
  http://groups.google.com/group/satchmo-users?hl=en.
 
 
  --
  You received this message because you are subscribed to the Google
 Groups Satchmo users group.
  To post to this group, send email to satchmo-users@googlegroups.com.
  To unsubscribe from this group, send email to
 satchmo-users+unsubscr...@googlegroups.com.
  For more options, visit this group at
 http://groups.google.com/group/satchmo-users?hl=en.
 

 --
 You received this message because you are subscribed to the Google Groups
 Satchmo users group.
 To post to this group, send email to satchmo-users@googlegroups.com.
 To unsubscribe from this group, send email to
 satchmo-users+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/satchmo-users?hl=en.


  --
 You received this message because you are subscribed to the Google Groups
 Satchmo users group.
 To post to this group, send email to satchmo-users@googlegroups.com.
 To unsubscribe from this group, send email to
 satchmo-users+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/satchmo-users?hl=en.




 --
 Mike Hostetler
 SquarePeg Systems
 http://www.squarepegsystems.com




-- 
Mike Hostetler
SquarePeg Systems
http://www.squarepegsystems.com

-- 
You received this message because you are subscribed to the Google Groups 
Satchmo users group.
To post to this group, send email to satchmo-users@googlegroups.com.
To unsubscribe from this group, send email to 
satchmo-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en.



Re: Can't get past first checkout step

2011-06-14 Thread Chris Moffitt
What payment processor are you using?

-Chris

On Tue, Jun 14, 2011 at 8:34 PM, Mike Hostetler
m...@squarepegsystems.comwrote:

 Hi everyone,

 I have a Satchmo site that is just about ready to go but when I try to test
 checking out a product, I can't get past the initial checkout screen, where
 a user enters email, address, etc. in it.  There are no errors on the page
 nor in log file.  It just doesn't get past the /checkout/ page.

 I'm sure I don't have something setup properly.  Anyone have a suggestion
 of what I did wrong?

 --
 Mike Hostetler
 SquarePeg Systems
 http://www.squarepegsystems.com

 --
 You received this message because you are subscribed to the Google Groups
 Satchmo users group.
 To post to this group, send email to satchmo-users@googlegroups.com.
 To unsubscribe from this group, send email to
 satchmo-users+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/satchmo-users?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
Satchmo users group.
To post to this group, send email to satchmo-users@googlegroups.com.
To unsubscribe from this group, send email to 
satchmo-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en.