Class: PaypalAPI::Orders

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

Overview

Create, update, retrieve, authorize, and capture orders.

Defined Under Namespace

Modules: APIs

Instance Attribute Summary

Attributes inherited from APICollection

#client

Method Summary

Methods included from APIs

authorize, capture, confirm, create, show, track, update, update_tracker

Methods inherited from APICollection

client, #encode, encode, #initialize

Constructor Details

This class inherits a constructor from PaypalAPI::APICollection