yesod-paypal-rest

Yesod plugin to use PayPal with the paypal-rest-client library.

Latest on Hackage:0.1.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by Braden Walters
Maintained by [email protected]

Library to connect Yesod applications with PayPal's REST API v1 by using the paypal-reset-client package. For documentation, see the README. Due to the experimental nature of the paypal-rest-client, it is recommended to explicitly give an exact version of that package even when you are already including this package.