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

Request info how to use this project on my ongoing project #351

Open
habenhkt opened this issue Jan 22, 2023 · 6 comments
Open

Request info how to use this project on my ongoing project #351

habenhkt opened this issue Jan 22, 2023 · 6 comments

Comments

@habenhkt
Copy link

Hi @rhimmelbauer, my name is Haben Kiros i'm trying to implement Authorize payment gateway for my video sharing project, is there any way if you guild me how to use this project to implement my payment feature or any recommendation on authorize.net

@renderbox
Copy link
Owner

@habenhkt are you getting stuck with the readme docs? We will update them if you let us know where you are getting stuck.

@habenhkt
Copy link
Author

Hi @renderbox thanks for the response i have trying to run in my local i think i have some compatibility issues,
1, i have tried it in my local using python 3.10 and its not working, if you can recommend me the best version for it,
2, the second one do i need to copy the vendor folder to the develop folder cause it not getting it

@renderbox
Copy link
Owner

renderbox commented Jan 27, 2023

  1. I know it works under 3.9.x (latest). I'l defer to @rhimmelbauer with 3.10x.
  2. make sure you have created a Virtual Environment first. Installing using pip with the -e flag installs a python package (vendor in this case) similar to any other package while keeping it editable. Running pip install -e .[dev] should do the trick with an active virtual environment.

@renderbox
Copy link
Owner

@habenhkt any luck with the project?

@habenhkt
Copy link
Author

habenhkt commented Feb 9, 2023 via email

@habenhkt
Copy link
Author

habenhkt commented Feb 23, 2023 via email

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

2 participants