Flipkart or Snapdeal like Payment Method in nopCommerce 3.5

587 views Asked by At

I'm developing an e-Commerce site with nopCommerce 3.5. I have CCAVENUE payment gateway provided by my client.

the problem is, at OnePageCheckOut, I want to implement payment options like Flipkart or snapdeal or any other well known eCommerce site but don't know how to do it.

Currently it shows only 2 options as COD & CCAvenue but what i want to show is something like following image

For e.g. here's a screen shot of "payment method" selection implemented by by Snapdeal

Payment Method

Can any one help with this plz?

2

There are 2 answers

1
Jayant Varshney On

You can see a list of available plugins at http://www.nopcommerce.com/extensions-and-themes.aspx?category=2&pageindex=2 or

you can create your own payment NopCommerce plugin by taking help from here

3
Krutal Modi On

you can load IFrame of the CCAvenue direct in the PaymentInfo page of the CCAvenue plugin. This type of payment gateway is provided directly by CCAvenue when you load IFrame in payment info page. Ask CCAvenue team to activate all features like Net Banking, Debit Card, Credit Card etc

You have to activate only one payment gateway i.e CCAvenue It will directly load payment gateway without giving such a options like COD or CCAvenue.