Closed clsource closed 10 years ago
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 {}
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