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

fixed PayV1 gateway #117

Closed
wants to merge 2 commits into from
Closed

fixed PayV1 gateway #117

wants to merge 2 commits into from

Conversation

TinyPuff
Copy link

@TinyPuff TinyPuff commented Sep 3, 2024

hey I fixed the PayV1 gateway. (use 'test' as merchant code to give it a try)
apparently it was unable to retrieve the tracking code, callback_url, status code, token, verify from gateway, etc. so I added the tracking code and callback_url to the session variables to get callback url (and then the variables would be removed after that).
also the verify function in PayV1.py wasn't retrieving the token properly and didn't specify the status_code when the user failed the payment so I fixed those as well.

@ali-zahedi
Copy link
Owner

@TinyPuff سلام و وقت بخیر.
ببخشید که پروسه کمی طولانی شد. با مرج دیگه ای روی هم افتادن. برخی تغییرات هم غیر ضروری بود.
فیکس مرج شده رو میتونین روی #118 این ببینید. همچنین آی دی شما رو به عنوان کانتریبیوترهایی که کمک کردن به بروز بودن پروژه قرار دادن.
❤️

@ali-zahedi ali-zahedi closed this Sep 11, 2024
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

Successfully merging this pull request may close these issues.

2 participants