Class: PaypalAPI::Subscriptions

Inherits:
APICollection show all
Extended by:
APIs
Includes:
APIs
Defined in:
lib/paypal-api/api_collections/subscriptions.rb

Overview

Manages subscriptions for recurring PayPal payments

Defined Under Namespace

Modules: APIs

Instance Attribute Summary

Attributes inherited from APICollection

#client

Method Summary

Methods included from APIs

activate, cancel, capture, create, revise, show, suspend, transactions, update

Methods inherited from APICollection

client, #encode, encode, #initialize

Constructor Details

This class inherits a constructor from PaypalAPI::APICollection