Class ActiveMerchant::Billing::PaystationGateway
In: lib/active_merchant/billing/gateways/paystation.rb
Parent: Gateway

Methods

authorize   capture   new   purchase   store  

Constants

URL = "https://www.paystation.co.nz/direct/paystation.dll"
SUCCESSFUL_RESPONSE_CODE = '0'   an "error code" of "0" means "No error - transaction successful"
SUCCESSFUL_FUTURE_PAYMENT = '34'   an "error code" of "34" means "Future Payment Stored OK"

Public Class methods

Public Instance methods

[Validate]