How to use email as payment gateway?

KazAnthony

Avatar: KazAnthony

2015-03-21 14:13

Hi Guys,

I am currently building a shop using QuickCart Free but I need to find out how to have the information sent (when the customer wants to send the order) to an email
instead of a payment gateway (such as PayPal etc.)
This is neccessary due to working for a company which uses 'Wishlists' instead of 'Carts' to process orders

Can this be done? If so please reply as soon as possible.
Thanks.

» Quick.Cart v6.x

deha

Avatar: deha

2015-03-26 08:05

In database/config/general.php change the $config['send_customer_order_details'] variable value to true.
Function responsible for order confirmation email sending is in core/orders.php function sendEmailWithOrderDetails

DEHA

Back to top
about us | contact