Class: Flexpay::FpsAPI::V2008_09_17::Pay

Inherits:
Object
  • Object
show all
Includes:
AmazonFPSRequest, Flexpay::FpsAPI::V2008_09_17
Defined in:
lib/flexpay/fps_api/v2008_09_17/pay.rb

Instance Method Summary collapse

Methods included from AmazonFPSRequest

#generate_url, #go!, included

Methods included from APIModule

included

Constructor Details

#initializePay

Returns a new instance of Pay.



13
14
15
16
# File 'lib/flexpay/fps_api/v2008_09_17/pay.rb', line 13

def initialize
  self.Action = "Pay"
  self.Version = "2008-09-17"
end