Class ActiveMerchant::Billing::IridiumGateway
In: lib/active_merchant/billing/gateways/iridium.rb
Parent: Gateway

For more information on the Iridium Gateway please download the documentation from their Merchant Management System.

The login and password are not the username and password you use to login to the Iridium Merchant Management System. Instead, you will use the API username and password you were issued separately.

Methods

authorize   capture   credit   new   purchase   refund   void  

Constants

CURRENCY_CODES = { "AUD" => '036', "CAD" => '124', "EUR" => '978', "GBP" => '826', "MXN" => '484', "NZD" => '554', "USD" => '840', }

Public Class methods

Public Instance methods

[Validate]