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

will it work for payumoney? #9

Closed
ridislam opened this issue Feb 1, 2017 · 5 comments
Closed

will it work for payumoney? #9

ridislam opened this issue Feb 1, 2017 · 5 comments

Comments

@ridislam
Copy link

ridislam commented Feb 1, 2017

HI,
Is this package will work for payumoney?

@tzsk
Copy link
Owner

tzsk commented Feb 7, 2017

No, it does not, at the moment. Because the Payment verification method is different for PayuMoney. But if you only need the payment part. You can change the view file and add an input inside the form.

<input type="hidden" name="service_provider" value="payu_paisa">

And you are good to go.

I might add PayuMoney in the future if you guys want.

@ridislam
Copy link
Author

ridislam commented Feb 7, 2017

yes, please add payumoney and can you write a sample code at your readme for using payumoney and payubiz..? cause i tried to use your package but lack of proper documentation i could not connect it properly with the payu secure site..

@tzsk
Copy link
Owner

tzsk commented Feb 7, 2017

There is a web reference also. You can look into that website if you are facing any problems.
Laravel Payu.

Otherwise, the entire README is pretty comprehensive as far as I know. And there is code everywhere in the Documentation.

@imashukla
Copy link

I have implemented this with laravel 5.4 but this one working only in testing mode in production this one is not working.

@tzsk
Copy link
Owner

tzsk commented Sep 29, 2017

@ajay25487 Few questions to clarify the issue.

  • Are you using payumoney or payubiz?
  • Which version of tzsk/payu are you using?
  • What error are you getting?

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

No branches or pull requests

3 participants