Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How we can add a custom payment method only enable for admin section in magento?



How we can add a custom payment method only enable for admin section in magento?..

Answer / Rupal Srivastava

To create a custom payment method visible only in the Magento admin, follow these steps:
1. Create a new module by running `composer create-project --repository=https://repo.magento.com/magento/project magento2_customPayment`
2. Register the payment method in your etc/di.xml file.
3. Implement the payment gateway interface in your custom module's Payment.php.
4. Create a System > Sales > Payment Methods > [Your Module Name] > [Payment Method] configuration for enabling the payment method only in the admin section.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Magento PHP Interview Questions

How to run custom query in magento?

1 Answers  


Why magento is used?

1 Answers  


How much does magento ecommerce cost?

1 Answers  


Who created magento?

1 Answers  


Can you explain the technology that is used by magento?

1 Answers  


Is magento free or paid?

1 Answers  


How to convert default currency to others in magento?

1 Answers  


How to add review list on product page of magento?

1 Answers  


How do I access magento admin panel on localhost?

1 Answers  


Explain features use of magento

1 Answers  


State the syntax to call a cms page in your module's phtml file.

1 Answers  


What are the steps use to improve the performance of magento?

1 Answers  


Categories