laravel-paytm-wallet icon indicating copy to clipboard operation
laravel-paytm-wallet copied to clipboard

'ErrorMsg' => 'Invalid refund request'

Open snlbabu opened this issue 5 years ago • 3 comments

Hi

I tried to use refund function you mentioned in the laravel paytm wallet package

I get this error

array ( 'ErrorCode' => '600', 'ErrorMsg' => 'Invalid refund request', )

my input is

array ( 'order' => 10, 'reference' => '105ceb7b60e14b4', 'amount' => 1.0, 'transaction' => '20190527111212800110168894171378***', )

please check and tell me

snlbabu avatar May 27 '19 06:05 snlbabu

@snlbabu do you get any solution for this issue.

RameshbabuJaga avatar Sep 26 '20 15:09 RameshbabuJaga

Facing the same issue. Please provide some solution. My version details are:- "php": ">=5.6.4", "anandsiddharth/laravel-paytm-wallet": "^1.0", "laravel/framework": "5.4.*",

jitdhar avatar Nov 18 '20 17:11 jitdhar

Anybody has a solution ?

gthu96 avatar Jan 12 '22 15:01 gthu96