Jump to content

[SOLVED]"Payment by cheque" option as Order Confirmation


CSilva

Recommended Posts

Hi there,

 

in my business i'm not always sure if a product is really available (because it can be sold on my physical store), so there's a big chance that the client has to wait a bit longer for the product after paying for it.

 

To avoid that, i thought in changing the Payment option (payment by cheque) to a Confirmation option, where the client confirms the purchase.

After that, we'll send an email confirming stock and providing the payment options.

 

My question is how to add to the "Payment by Cheque" option the same link as the "Confirm my order button", in other words, i want this to be the last step, confirming the order.

 

 

Example picture: http://d.pr/i/NlTW

 

 

thanks,

Edited by CSilva (see edit history)
Link to comment
Share on other sites

  • 2 weeks later...

I added the button "confirm my order" with the code i found on payment_execution.tpl

 

<p class="cart_navigation">
 <input type="submit" name="submit" value="{l s='Confirmar Encomenda' mod='cheque'}" class="exclusive_large" style="float:left;margin-left:95px;" />
</p>

 

Now it works ok, i only need to make some adjustments with the "payment method" on orders history, so the option cheque doesn't appear!

 

Hope this can be usefull to someone! ;-)...

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...