Skip to content

Instantly share code, notes, and snippets.

@tekin
Created June 30, 2009 18:45
Show Gist options
  • Save tekin/138323 to your computer and use it in GitHub Desktop.
Save tekin/138323 to your computer and use it in GitHub Desktop.
gateway = ActiveMerchant::Billing::ProtxGateway.new({
:login => 'test',
:password => 'password',
:enable_3d_secure => true
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment