Marketplace Payment Capability

48 views
Skip to first unread message

Simone Olivetti

unread,
Jun 15, 2016, 9:00:09 PM6/15/16
to django-oscar
Hello Folk,

I am new to Django-Oscar, I was wondering if Oscar has the capability to pay users that sale on the platform, something like e-bay. In other words users upload their products and get paid if someone else buy them. Does Oscar have this capability?

Thank you!

Zack M Fleischman

unread,
Jun 16, 2016, 6:45:44 PM6/16/16
to django-oscar
Hi!

So Oscar doesn't implement any payment methods for you as it's very domain specific. It does provide a framework to tie into though for implementing your own (How To Integrate Payments).

You could write your PaymentDetailsView that puts your user in touch with the seller via an escrow service like Paypal or escrow.com.

You can take a look at a Paypal integration (though this is from the customers to you, not customer to seller) at django-oscar-paypal.
Reply all
Reply to author
Forward
0 new messages