The thank you email isn't sent out in the development environment. I
have it like that because the emails get in the way of testing other
things normally.
But you can turn it on. It's in line 232 of app/controllers/store/
order_controller.rb:
OrderMailer.deliver_thankyou(@order) if is_live()
It might be interesting to grep is_live to see what else is disabled
in non-production mode.
- Andy Kim
Potion Factory LLC
Congratulations on your new store. I know that with the current
documentation it's not trivial to get it up and running, especially
for a person who is new to ruby and rails.
I'll put a link to your store on the project page.
- Andy Kim
Potion Factory LLC
> --~--~---------~--~----~------------~-------~--~----~
> You received this message because you are subscribed to the Google
> Groups "Potion Store Discussions" group.
> To post to this group, send email to potion...@googlegroups.com
> To unsubscribe from this group, send email to potion-store...@googlegroups.com
> For more options, visit
Thanks,
Shane