integration of django payment package into a django-oscar project
32 views
Skip to first unread message
King Olami
unread,
Apr 13, 2018, 1:50:30 PM4/13/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-oscar
I am working with oscars and got to a point where I need a local payment gateway and the payment gate way is already a django project https://github.com/gbozee/django-paystack . I want to integrate this payment method into m project but don't know how to go about it. any help would be greatly appreciated