Shop, several payment methods

Shop, several payment methods

Wednesday 12 July 2006 4:26:51 pm - 3 replies

Author Message

Xavier Dutoit

Wednesday 12 July 2006 11:23:25 pm

Hi,

Have a look at this contribution and plug it into your workflow.

http://ez.no/community/contribs/workflow/simple_paymentmethods

X+

http://www.sydesy.com

Carlos Revillo

Thursday 13 July 2006 1:45:34 am

thanks... but i think i'm missing something. i've added this new workflow, before confirmorder. But now, i'm not being redirected to sandbox.paypal...

Do i have to do something with my previous workflow? Cheers.

Carlos Revillo

Tuesday 18 July 2006 10:41:55 am

any ideas on this? Actually i have a shop - checkout - before trigger and a paypal worklow with "all options enabled"

what i get when i going to checkout i get a form like this

<form method="post" action="site/shop/checkout">
            <input type="radio" name="SelectedGateway" value="ezpaypal"                                     checked="checked"/>Paypal
        
    <div class="buttonblock">
        <input class="defaultbutton" type="submit" name="SelectButton"  value="Seleccionar" />
        <input class="button"        type="submit" name="CancelButton"  value="Cancelar" />
    </div>

</form>

But now i want to add a second input in order to admit cash on delivery.

i have tried to override my template and add this to the form

 <input type="radio" name="SelectedGateway" value="cash"                                     />Cash

What do i have to do to admit cash on delivery?

Maybe i have to create a copy of ezpaypal as a new extension?. Thank you.

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.