Registry / networking / paypal-sdk-rest

paypal-sdk-rest

JSON →
library1.7.6rbrubygemsunverified

[Deprecated] Ruby APIs to create, process and manage PayPal payments. Use paypal-server-sdk instead.

gem install paypal-sdk-rest
INSTALL
IMPORT
SIG · PAYPAL-SDK-REST
P
paypal-sdk-rest
networkingrubyv1.7.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PayPal::SDK::REST
require 'paypal-sdk-rest'

Create a PayPal payment

require 'paypal-sdk-rest' include PayPal::SDK::REST payment = Payment.new(transactions: [{amount: {total: '10.00', currency: 'USD'}}]) payment.create
Debug
Known issues
breakingThis gem is deprecated. Use paypal-server-sdk instead.
fix
Replace with paypal-server-sdk gem and update code accordingly.
affects: >= 1.0.0
Upgrade
Version history
1.7.6latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
14
Resources
paypal-sdk-rest — gem install paypal-sdk-rest · libregistry