
Security News
Astral Launches pyx: A Python-Native Package Registry
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
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
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Security News
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.
Security News
The latest Opengrep releases add Apex scanning, precision rule tuning, and performance gains for open source static code analysis.