--- !ruby/object:Gem::Specification rubygems_version: 0.9.4 specification_version: 1 name: activemerchant version: !ruby/object:Gem::Version version: 1.2.0 date: 2007-09-20 00:00:00 -04:00 summary: Framework and tools for dealing with credit card transactions. require_paths: - lib email: tobi@leetsoft.com homepage: http://activemerchant.org/ rubyforge_project: description: autorequire: active_merchant default_executable: bindir: bin has_rdoc: true required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: platform: ruby signing_key: cert_chain: - | -----BEGIN CERTIFICATE----- MIIDNjCCAh6gAwIBAgIBADANBgkqhkiG9w0BAQUFADBBMRMwEQYDVQQDDApjb2R5 ZmF1c2VyMRUwEwYKCZImiZPyLGQBGRYFZ21haWwxEzARBgoJkiaJk/IsZAEZFgNj b20wHhcNMDcwMjIyMTcyMTI3WhcNMDgwMjIyMTcyMTI3WjBBMRMwEQYDVQQDDApj b2R5ZmF1c2VyMRUwEwYKCZImiZPyLGQBGRYFZ21haWwxEzARBgoJkiaJk/IsZAEZ FgNjb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC6T4Iqt5iWvAlU iXI6L8UO0URQhIC65X/gJ9hL/x4lwSl/ckVm/R/bPrJGmifT+YooFv824N3y/TIX 25o/lZtRj1TUZJK4OCb0aVzosQVxBHSe6rLmxO8cItNTMOM9wn3thaITFrTa1DOQ O3wqEjvW2L6VMozVfK1MfjL9IGgy0rCnl+2g4Gh4jDDpkLfnMG5CWI6cTCf3C1ye ytOpWgi0XpOEy8nQWcFmt/KCQ/kFfzBo4QxqJi54b80842EyvzWT9OB7Oew/CXZG F2yIHtiYxonz6N09vvSzq4CvEuisoUFLKZnktndxMEBKwJU3XeSHAbuS7ix40OKO WKuI54fHAgMBAAGjOTA3MAkGA1UdEwQCMAAwCwYDVR0PBAQDAgSwMB0GA1UdDgQW BBR9QQpefI3oDCAxiqJW/3Gg6jI6qjANBgkqhkiG9w0BAQUFAAOCAQEAs0lX26O+ HpyMp7WL+SgZuM8k76AjfOHuKajl2GEn3S8pWYGpsa0xu07HtehJhKLiavrfUYeE qlFtyYMUyOh6/1S2vfkH6VqjX7mWjoi7XKHW/99fkMS40B5SbN+ypAUst+6c5R84 w390mjtLHpdDE6WQYhS6bFvBN53vK6jG3DLyCJc0K9uMQ7gdHWoxq7RnG92ncQpT ThpRA+fky5Xt2Q63YJDnJpkYAz79QIama1enSnd4jslKzSl89JS2luq/zioPe/Us hbyalWR1+HrhgPoSPq7nk+s2FQUBJ9UZFK1lgMzho/4fZgzJwbu+cO8SNuaLS/bj hPaSTyVU0yCSnw== -----END CERTIFICATE----- post_install_message: authors: - Tobias Luetke files: - lib/active_merchant - lib/active_merchant.rb - lib/certs - lib/support - lib/tasks - lib/active_merchant/billing - lib/active_merchant/lib - lib/active_merchant/billing/base.rb - lib/active_merchant/billing/credit_card.rb - lib/active_merchant/billing/credit_card_formatting.rb - lib/active_merchant/billing/credit_card_methods.rb - lib/active_merchant/billing/gateway.rb - lib/active_merchant/billing/gateways - lib/active_merchant/billing/gateways.rb - lib/active_merchant/billing/integrations - lib/active_merchant/billing/integrations.rb - lib/active_merchant/billing/response.rb - lib/active_merchant/billing/gateways/authorize_net.rb - lib/active_merchant/billing/gateways/bogus.rb - lib/active_merchant/billing/gateways/brain_tree.rb - lib/active_merchant/billing/gateways/card_stream.rb - lib/active_merchant/billing/gateways/cyber_source.rb - lib/active_merchant/billing/gateways/data_cash.rb - lib/active_merchant/billing/gateways/efsnet.rb - lib/active_merchant/billing/gateways/eway.rb - lib/active_merchant/billing/gateways/exact.rb - lib/active_merchant/billing/gateways/linkpoint.rb - lib/active_merchant/billing/gateways/moneris.rb - lib/active_merchant/billing/gateways/net_registry.rb - lib/active_merchant/billing/gateways/pay_junction.rb - lib/active_merchant/billing/gateways/payflow - lib/active_merchant/billing/gateways/payflow.rb - lib/active_merchant/billing/gateways/payflow_express.rb - lib/active_merchant/billing/gateways/payflow_express_uk.rb - lib/active_merchant/billing/gateways/payflow_uk.rb - lib/active_merchant/billing/gateways/payment_express.rb - lib/active_merchant/billing/gateways/paypal - lib/active_merchant/billing/gateways/paypal.rb - lib/active_merchant/billing/gateways/paypal_express.rb - lib/active_merchant/billing/gateways/plugnpay.rb - lib/active_merchant/billing/gateways/protx.rb - lib/active_merchant/billing/gateways/psigate.rb - lib/active_merchant/billing/gateways/psl_card.rb - lib/active_merchant/billing/gateways/quickpay.rb - lib/active_merchant/billing/gateways/realex.rb - lib/active_merchant/billing/gateways/secure_pay.rb - lib/active_merchant/billing/gateways/trans_first.rb - lib/active_merchant/billing/gateways/trust_commerce.rb - lib/active_merchant/billing/gateways/usa_epay.rb - lib/active_merchant/billing/gateways/verifi.rb - lib/active_merchant/billing/gateways/viaklix.rb - lib/active_merchant/billing/gateways/payflow/payflow_common_api.rb - lib/active_merchant/billing/gateways/payflow/payflow_express_response.rb - lib/active_merchant/billing/gateways/payflow/payflow_response.rb - lib/active_merchant/billing/gateways/paypal/api_cert_chain.crt - lib/active_merchant/billing/gateways/paypal/paypal_common_api.rb - lib/active_merchant/billing/gateways/paypal/paypal_express_response.rb - lib/active_merchant/billing/integrations/action_view_helper.rb - lib/active_merchant/billing/integrations/bogus - lib/active_merchant/billing/integrations/bogus.rb - lib/active_merchant/billing/integrations/chronopay - lib/active_merchant/billing/integrations/chronopay.rb - lib/active_merchant/billing/integrations/gestpay - lib/active_merchant/billing/integrations/gestpay.rb - lib/active_merchant/billing/integrations/helper.rb - lib/active_merchant/billing/integrations/nochex - lib/active_merchant/billing/integrations/nochex.rb - lib/active_merchant/billing/integrations/notification.rb - lib/active_merchant/billing/integrations/paypal - lib/active_merchant/billing/integrations/paypal.rb - lib/active_merchant/billing/integrations/two_checkout - lib/active_merchant/billing/integrations/two_checkout.rb - lib/active_merchant/billing/integrations/bogus/helper.rb - lib/active_merchant/billing/integrations/bogus/notification.rb - lib/active_merchant/billing/integrations/chronopay/helper.rb - lib/active_merchant/billing/integrations/chronopay/notification.rb - lib/active_merchant/billing/integrations/gestpay/common.rb - lib/active_merchant/billing/integrations/gestpay/helper.rb - lib/active_merchant/billing/integrations/gestpay/notification.rb - lib/active_merchant/billing/integrations/nochex/helper.rb - lib/active_merchant/billing/integrations/nochex/notification.rb - lib/active_merchant/billing/integrations/paypal/helper.rb - lib/active_merchant/billing/integrations/paypal/notification.rb - lib/active_merchant/billing/integrations/two_checkout/helper.rb - lib/active_merchant/billing/integrations/two_checkout/notification.rb - lib/active_merchant/lib/country.rb - lib/active_merchant/lib/error.rb - lib/active_merchant/lib/post_data.rb - lib/active_merchant/lib/posts_data.rb - lib/active_merchant/lib/requires_parameters.rb - lib/active_merchant/lib/validateable.rb - lib/certs/cacert.pem - lib/support/gateway_support.rb - lib/tasks/cia.rb - test/extra - test/fixtures.yml - test/remote_tests - test/test_helper.rb - test/unit - test/extra/binding_of_caller.rb - test/extra/breakpoint.rb - test/remote_tests/remote_authorize_net_test.rb - test/remote_tests/remote_brain_tree_test.rb - test/remote_tests/remote_card_stream_test.rb - test/remote_tests/remote_cyber_source_test.rb - test/remote_tests/remote_data_cash_test.rb - test/remote_tests/remote_efsnet_test.rb - test/remote_tests/remote_eway_test.rb - test/remote_tests/remote_exact_test.rb - test/remote_tests/remote_gestpay_integration_test.rb - test/remote_tests/remote_linkpoint_test.rb - test/remote_tests/remote_moneris_test.rb - test/remote_tests/remote_net_registry_test.rb - test/remote_tests/remote_pay_junction_test.rb - test/remote_tests/remote_payflow_express_test.rb - test/remote_tests/remote_payflow_test.rb - test/remote_tests/remote_payflow_uk_test.rb - test/remote_tests/remote_payment_express_test.rb - test/remote_tests/remote_paypal_express_test.rb - test/remote_tests/remote_paypal_integration_test.rb - test/remote_tests/remote_paypal_test.rb - test/remote_tests/remote_plugnpay_test.rb - test/remote_tests/remote_protx_test.rb - test/remote_tests/remote_psigate_test.rb - test/remote_tests/remote_psl_card_test.rb - test/remote_tests/remote_quickpay_test.rb - test/remote_tests/remote_realex_test.rb - test/remote_tests/remote_secure_pay_test.rb - test/remote_tests/remote_trans_first_test.rb - test/remote_tests/remote_trust_commerce_test.rb - test/remote_tests/remote_usa_epay_test.rb - test/remote_tests/remote_verifi_test.rb - test/remote_tests/remote_viaklix_test.rb - test/unit/base_test.rb - test/unit/country_code_test.rb - test/unit/country_test.rb - test/unit/credit_card_formatting_test.rb - test/unit/credit_card_methods_test.rb - test/unit/credit_card_test.rb - test/unit/gateways - test/unit/integrations - test/unit/post_data_test.rb - test/unit/response_test.rb - test/unit/validateable_test.rb - test/unit/gateways/authorize_net_test.rb - test/unit/gateways/bogus_test.rb - test/unit/gateways/brain_tree_test.rb - test/unit/gateways/card_stream_test.rb - test/unit/gateways/cyber_source_test.rb - test/unit/gateways/data_cash_test.rb - test/unit/gateways/efsnet_test.rb - test/unit/gateways/eway_test.rb - test/unit/gateways/exact_test.rb - test/unit/gateways/gateway_test.rb - test/unit/gateways/linkpoint_test.rb - test/unit/gateways/moneris_test.rb - test/unit/gateways/net_registry_test.rb - test/unit/gateways/pay_junction_test.rb - test/unit/gateways/payflow_express_test.rb - test/unit/gateways/payflow_express_uk_test.rb - test/unit/gateways/payflow_test.rb - test/unit/gateways/payflow_uk_test.rb - test/unit/gateways/payment_express_test.rb - test/unit/gateways/paypal_express_test.rb - test/unit/gateways/paypal_test.rb - test/unit/gateways/plugnpay_test.rb - test/unit/gateways/protx_test.rb - test/unit/gateways/psigate_test.rb - test/unit/gateways/psl_card_test.rb - test/unit/gateways/quickpay_test.rb - test/unit/gateways/realex_test.rb - test/unit/gateways/secure_pay_test.rb - test/unit/gateways/trans_first_test.rb - test/unit/gateways/trust_commerce_test.rb - test/unit/gateways/usa_epay_test.rb - test/unit/gateways/verifi_test.rb - test/unit/gateways/viaklix_test.rb - test/unit/integrations/action_view_helper_test.rb - test/unit/integrations/bogus_module_test.rb - test/unit/integrations/chronopay_module_test.rb - test/unit/integrations/gestpay_module_test.rb - test/unit/integrations/helpers - test/unit/integrations/nochex_module_test.rb - test/unit/integrations/notifications - test/unit/integrations/paypal_module_test.rb - test/unit/integrations/two_checkout_module_test.rb - test/unit/integrations/helpers/bogus_helper_test.rb - test/unit/integrations/helpers/chronopay_helper_test.rb - test/unit/integrations/helpers/gestpay_helper_test.rb - test/unit/integrations/helpers/nochex_helper_test.rb - test/unit/integrations/helpers/paypal_helper_test.rb - test/unit/integrations/helpers/two_checkout_helper_test.rb - test/unit/integrations/notifications/chronopay_notification_test.rb - test/unit/integrations/notifications/gestpay_notification_test.rb - test/unit/integrations/notifications/nochex_notification_test.rb - test/unit/integrations/notifications/notification_test.rb - test/unit/integrations/notifications/paypal_notification_test.rb - test/unit/integrations/notifications/two_checkout_notification_test.rb - script/generate - script/generator - script/generator/base.rb - script/generator/generator.rb - script/generator/generators - script/generator/manifest.rb - script/generator/generators/gateway - script/generator/generators/integration - script/generator/generators/gateway/gateway_generator.rb - script/generator/generators/gateway/templates - script/generator/generators/gateway/templates/gateway.rb - script/generator/generators/gateway/templates/gateway_test.rb - script/generator/generators/gateway/templates/remote_gateway_test.rb - script/generator/generators/integration/integration_generator.rb - script/generator/generators/integration/templates - script/generator/generators/integration/templates/helper.rb - script/generator/generators/integration/templates/helper_test.rb - script/generator/generators/integration/templates/integration.rb - script/generator/generators/integration/templates/module_test.rb - script/generator/generators/integration/templates/notification.rb - script/generator/generators/integration/templates/notification_test.rb - CHANGELOG - CONTRIBUTERS - gem-public_cert.pem - init.rb - lib - MIT-LICENSE - Rakefile - README - script - test test_files: [] rdoc_options: [] extra_rdoc_files: [] executables: [] extensions: [] requirements: [] dependencies: - !ruby/object:Gem::Dependency name: activesupport version_requirement: version_requirements: !ruby/object:Gem::Version::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.4.1 version: - !ruby/object:Gem::Dependency name: builder version_requirement: version_requirements: !ruby/object:Gem::Version::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.0.0 version: