Magento 2 – How to Get All Active Payment Methods

In this post I am going to explain how to get all active payment methods in magento 2.

1. Using Dependency Injection

Add below code snippet in Block class.

 

Add below code snippet in template file.

 

2. Using Object Manager

Thats it. Enjoy Magento 2!!

1 Comment

  1. Thanks for sharing the useful post here.

Leave a Reply

Your email address will not be published. Required fields are marked *