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

Add paypal to payment #465

Open
ducbo opened this issue Aug 28, 2021 · 4 comments
Open

Add paypal to payment #465

ducbo opened this issue Aug 28, 2021 · 4 comments

Comments

@ducbo
Copy link

ducbo commented Aug 28, 2021

I can't use 4csonline, are you can add paypal to payment. Thank!

@vesellov
Copy link
Member

Hi @ducbo .

This is indeed a good integration to have inside Zenaida!.

We thought about that, but decided to not invest our time into PayPal integration at that time. We are limited here and allowed to use only the local Bank - PayPal is not a possible choice for us at all.

But I can assist you and help with the development if you are willing to take that programming challenge ;)

@ducbo
Copy link
Author

ducbo commented Sep 1, 2021

https://github.com/jazzband/django-payments
I want add it to zenaida. Please help..

@ilhanmercan
Copy link
Contributor

we've talked about it and we'll be implementing PayPal payments but you should wait a bit :)

@vesellov
Copy link
Member

vesellov commented Oct 1, 2021

Sorry for so long response time, @ducbo. Unfortunately Ilhan is no longer involved in the project, and I am also busy with many other things. So I can't spend a lot of time on that story, but if you really need it and would like to try to build it yourself I will definitely assist you.

You can always experiment with Zenaida code locally and follow instructions in the README.md file to learn how to run it on your local PC/laptop.

For me django-payments seems like a right way to go!
Following their docs here https://django-payments.readthedocs.io/en/latest/install.html you could try to add django-payments app to INSTALLED_APPS in zenaida/src/settings.py and start building views and models. I believe the good place for this new piece of code in Zenaida would be in zenaida/src/billing/pay_paypal/ folder.

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

3 participants