Hello,
I created a custom payment gateway in Magento ver. 1.9.2.3 using the following tutorial:
http://www.junaidbhura.com/how-to-make-a-custom-magento-payment-extension-for-an-external-gateway/
All good, the module is active in my admin area, but is not visible in my frontend checkout page.
How I can enable it?
Regards,
Radu
Hi,
You try this tutorial: http://www.boolfly.com/magento-payment-tutorial/. Or download code from Github: https://github.com/mrkhoa99/MagentoCodeTutorial/tree/master/Payment. Remember that, you must put API key from Stripe Payment to enable this module.