Search code examples
djangopaypaldjango-paypal

How can I use django-paypal for paypal adaptive payments?


I need to use paypal adaptive payments. Is it possible to do that with django-paypal package?

Is there any way to do that? Or I should just use API directly.


Solution

  • django-paypal doesn't support Adaptive Payments.

    Use API directly.