-
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 …
-
i have got this message using laravel 5.5 ,how can i fix them?
-
How to fix this Error Call to undefined function Softon\Indipay\Gateways\mcrypt_module_open()
-
The encrypt function and decrypt function is using the hardcoded value of MCRYPT_RIJNDAEL cipher, which is not valid after PHP7.0
So, the alternative solution to using config('app.cipher'); is requ…
-
I'm getting this error:
```
(1/1) ReflectionException
Class Softon\Indipay\Gateways\ccavenueGateway does not exist
```
![image](https://user-images.githubusercontent.com/6032048/28500905-9aada520…
dattz updated
5 years ago
-
we have multiple merchants accounts on single site, how can i make separate instance with different merchants id,credentials etc. ?
-
Hello,
I have installed your package in my application successfully. Now when I initiate the payment process using CCAvenue, I get `IndipayParametersMissingException` on line 102. When checked with t…
-
Hello,
I got following error
![image](https://user-images.githubusercontent.com/16957207/34769385-a84c3b54-f623-11e7-838f-54d4b9724325.png)
I am using laravel5.4 version.
Here's my indipay.php
…
-
Hello Sir, I am use your plugin with laravel its working perfectly with payumone and other but when i use this with ccavenue, payment is successfull but responce not extracetd. please help me how to i…