Class ActiveMerchant::Billing::InstapayGateway
In: lib/active_merchant/billing/gateways/instapay.rb
Parent: Gateway

Methods

authorize   capture   new   purchase  

Constants

GATEWAY_URL = 'https://trans.instapaygateway.com/cgi-bin/process.cgi'
SUCCESS = "Accepted"
SUCCESS_MESSAGE = "The transaction has been approved"

Public Class methods

Public Instance methods

[Validate]