Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'ErrorMsg' => 'Invalid refund request' #33

Open
snlbabu opened this issue May 27, 2019 · 3 comments
Open

'ErrorMsg' => 'Invalid refund request' #33

snlbabu opened this issue May 27, 2019 · 3 comments

Comments

@snlbabu
Copy link

snlbabu commented May 27, 2019

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

@RameshbabuJaga
Copy link

@snlbabu do you get any solution for this issue.

@jitdhar
Copy link

jitdhar commented Nov 18, 2020

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.*",

@gthu96
Copy link

gthu96 commented Jan 12, 2022

Anybody has a solution ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants