Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
ianfleeton-paypal-express
Advanced tools
= paypal-express
Handle PayPal Express Checkout. Both Instance Payment and Recurring Payment are supported. Express Checkout for Digital Goods is also supported.
== Deprecation warning
Many, or perhaps all, of the APIs used in this gem have been {deprecated}[https://developer.paypal.com/docs/archive/express-checkout/] since January 2017. Exercise caution with the values returned by the APIs. For example, it has been {reported}[https://github.com/ianfleeton/paypal-express/issues/21] that GetTransaction can return incorrect values for a payer's verification status.
== Why this fork?
The original gem is not maintained and has broken compatibility with current PayPal APIs. You can use this fork which is actively maintained to ensure it is working properly.
== Installation
Add to your Gemfile gem 'ianfleeton-paypal-express', github: 'ianfleeton/paypal-express', require: 'paypal/express' Or gem 'ianfleeton-paypal-express', require: 'paypal/express'
== Usage
See Wiki on Github https://github.com/ianfleeton/paypal-express/wiki
Play with Sample Rails App https://github.com/ianfleeton/paypal-express-sample https://paypal-express-sample.heroku.com
== Compatibility
We run tests on these versions of Active Support:
== Note on Patches/Pull Requests
== Copyright
Copyright © 2011 Ian Fleeton, nov matake. See LICENSE for details.
FAQs
Unknown package
We found that ianfleeton-paypal-express demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.