NinjasCL-archive / prestashop-webpay

[UNMAINTAINED] A Prestashop Payment Module for Transbank's WebPay
GNU General Public License v3.0
19 stars 5 forks source link

Create Payment Front Controller #11

Closed clsource closed 10 years ago

clsource commented 10 years ago

Payment Front Controller

This Controller Will Validate the Cart Data And generate the form to call Webpay.

See http://doc.prestashop.com/display/PS15/New+Developers+Features+In+PrestaShop+1.5

Example

class WebpayKccPaymentModuleFrontController extends ModuleFrontController {}