softon / indipay

The Laravel Framework Package for Indian Payment Gateways. Currently Supported Gateway: CCAvenue, PayUMoney, EBS, CitrusPay ,ZapakPay (Mobikwik), Paytm, InstaMojo , Mocker
http://softon.github.io/indipay
MIT License
64 stars 83 forks source link

multiple gateway #8

Closed jeewan closed 8 years ago

jeewan commented 8 years ago

hello,

how can I use multiple gateway. so clients may choose Payumoney, EBS or CCAvenue.

as per the client selection, something like -

Indipay::gateway('payumoney');

softon commented 8 years ago

we are working on it. give us few days. we will figure it out.

softon commented 8 years ago

As requested the feature is added.

jeewan commented 8 years ago

excellent job.

thanks