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

How to process a refund? #75

Open hackernewbie opened 3 years ago

hackernewbie commented 3 years ago

Does this package support refund processing?

The feature to refund is critical to implementing a full-fledged website with the facility of online payment.

Some pointers regarding how to process a refund using Indiapay on PayUMoney would be great.

Thanks in advance!

demo46 commented 3 years ago

hi @hackernewbie
i am using ccavenue payment gateway.this payment how to process a refund?

hackernewbie commented 3 years ago

hi @hackernewbie i am using ccavenue payment gateway.this payment how to process a refund?

Doesn't look like refund is supported.

demo46 commented 3 years ago

hi @hackernewbie

ok thank you for response.

ccavenue payment payout working correctly but the refund function is not available,is it possible to refund function in laravel framework into php language.