Skip to content

Commit

Permalink
Add note to Readme about support of model PayPal REST API.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Gaevsky committed Oct 9, 2020
1 parent 4ee0f87 commit fcd1f85
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@
PayPal package for django-oscar
===============================

This package provides integration between django-oscar_ and both `PayPal
Express`_ and `PayPal Payflow Pro`_.
This package provides integration between django-oscar_ and both `PayPal REST API`_, `PayPal
Express (NVP)`_ and `PayPal Payflow Pro`_.

.. _django-oscar: https://github.com/django-oscar/django-oscar
.. _`PayPal Express`: https://www.paypal.com/uk/cgi-bin/webscr?cmd=_additional-payment-ref-impl1
.. _`PayPal REST API`:: https://developer.paypal.com/docs/api-basics/
.. _`PayPal Express (NVP)`: https://developer.paypal.com/docs/nvp-soap-api/
.. _`PayPal Payflow Pro`: https://merchant.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=merchant/payment_gateway

These payment options can be used individually or together. Further, the
Expand Down

0 comments on commit fcd1f85

Please sign in to comment.