cancel
Showing results for 
Search instead for 
Did you mean: 

activate custom gateway in checkout/onepage

activate custom gateway in checkout/onepage

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

1 REPLY 1

Re: activate custom gateway in checkout/onepage

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.

Problem solved? Click Accept as Solution!