Skip to content

Instantly share code, notes, and snippets.

@pixeltrix
Created December 29, 2009 08:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pixeltrix/265213 to your computer and use it in GitHub Desktop.
Save pixeltrix/265213 to your computer and use it in GitHub Desktop.
>> ActiveMerchant::Billing.constants
=> ["AuthorizedNetGateway", "PayflowGateway", "Integrations",
"PaypalExpressGateway", "BrainTreeGateway", "UsaEpayGateway",
"AVSResult", "PayflowUkGateway", "DataCashGateway", "BeanstreamCore",
"Error", "EfsnetGateway", "PaypalGateway", "ModernPaymentsGateway",
"SageCore", "PaypalCaGateway", "SecurePayAuGateway",
"AuthorizeNetGateway", "SkipJackGateway", "CardStreamGateway",
"SageGateway", "Gateway", "TrustCommerceGateway", "PaypalExpressCommon",
"SecurePayTechGateway", "PayflowExpressResponse", "AuthorizeNetCimGateway",
"CVVResult", "CreditCardFormatting", "PayflowCommonAPI",
"BeanstreamInteracResponse", "Base", "QuickpayGateway",
"PaypalExpressResponse", "EwayGateway", "ViaklixGateway", "BogusGateway",
"Check", "PaymentExpressResponse", "RealexGateway", "VerifiGateway",
"Response", "PayflowExpressGateway", "ProtxGateway", "PaymentExpressGateway",
"PayJunctionGateway", "PaypalCommonAPI", "CreditCard", "PayflowResponse",
"NetRegistryGateway", "ModernPaymentsCimGateway", "PlugnpayGateway",
"CyberSourceGateway", "TransFirstGateway", "NetbillingGateway",
"PayflowExpressUkGateway", "SageBankcardGateway", "MonerisGateway",
"PslCardGateway", "BeanstreamGateway", "LinkpointGateway",
"CreditCardMethods", "SageVirtualCheckGateway", "PsigateGateway",
"BeanstreamInteracGateway", "ExactGateway", "WirecardGateway",
"BraintreeGateway", "SecurePayGateway", "PaySecureGateway"]
>> ActiveMerchant::Billing::Integrations.constants
=> ["Notification", "Helper", "Return", "Gestpay", "HiTrust",
"Paypal", "Nochex", "Chronopay", "Quickpay", "Bogus", "TwoCheckout"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment