Hello,
I would like to create a coupon for the full price of the product (in
other words, a "100% off" coupon). However, it appears Potion Store
doesn't like processing orders with a total charge of $0... When I
fill out the order form using a "100% off" coupon that I created and
then click submit, it just gives me "Order Error" and says "Amount to
be charged is zero."
It's probably a simple task to modify something in order_controller.rb
to make it accept orders with no charge, but I don't really know where
to start. Could anyone point me in the right direction?
Thanks in advance!
Eamon Ford