You could modify your payment module not to place a authorization if the
balance is 0 and return success.

 Might be the simplest solution.

-Chris

On Mon, Apr 12, 2010 at 3:40 PM, Michael S <[email protected]> wrote:

> Hi,
>
> I am running into an issue when purchasing articles that have 100%
> discount and free shipping.
> I have 1 module installed that handles online banking transactions.
> but the online banking does not allow 0.00 euro payments.
>
> My thought is to add the autosucces module for 0.00 euro payment, and
> modify the payment choices based on the cart price total
>
> if 0.00 only show auto success choice
> if >0.00 show the online banking module choice
>
> But still I need to move the payment module choice to satchmo-
> checkout-2 view, since payment choices and discount code appear both
> in satchmo-checkout-1 view.
>
> Is this the right way to go? or is there an easier/more elegant
> solution to solve this issue?
>
> Thanks,
> Mike
>
> --
> 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]<satchmo-users%[email protected]>
> .
> 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 [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