class ActiveMerchant::Billing::BeanstreamInteracResponse

Public Instance Methods

redirect() click to toggle source
# File lib/active_merchant/billing/gateways/beanstream_interac.rb, line 6
def redirect
  params['pageContents']
end