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

Server side verification example for Java #6

Open
poudel opened this issue Mar 27, 2018 · 3 comments
Open

Server side verification example for Java #6

poudel opened this issue Mar 27, 2018 · 3 comments

Comments

@poudel
Copy link
Contributor

poudel commented Mar 27, 2018

An example for server side verification for Java would be a great addition.

http://docs.khalti.com/api/verification/

@poudel poudel changed the title Server side verification API for Java Server side verification example for Java Mar 27, 2018
@shirshak55
Copy link
Contributor

I don't think it will add that much value.

This one is self documented and I think any good java developer can understand it.

curl https://khalti.com/api/v2/payment/verify/
-H "Authorization:Key test_secret_key_f59e8b7d18b4499ca40f68195a846e9b"
-d amount=1000
-d token=QUao9cqFzxPgvWJNi9aKac

@poudel
Copy link
Contributor Author

poudel commented Apr 30, 2019

I agree that any good java developer might not need such an example. But what about the rest of the Java developers? :)

In any case, I think having an example would be good for consistency and didactic purposes.

@shirshak55
Copy link
Contributor

@poudel yea but are u getting request from java developer regarding docs? Because u know most people don't use java for web but for android app only. Yea if there are more request then it is wise to make a good docs and examples :)

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