# -*- encoding: utf-8 -*- # stub: authorizenetsample 1.0.6 ruby lib Gem::Specification.new do |s| s.name = "authorizenetsample".freeze s.version = "1.0.6".freeze s.required_rubygems_version = Gem::Requirement.new(">= 1.3.6".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Authorize.Net".freeze] s.date = "2018-10-06" s.description = "Authorize.Net SDK includes standard payments, recurring billing, and customer profiles".freeze s.email = "developer@authorize.net".freeze s.files = ["lib/CustomerProfiles/create-customer-payment-profile.rb".freeze, "lib/CustomerProfiles/create-customer-profile-from-transaction.rb".freeze, "lib/CustomerProfiles/create-customer-profile.rb".freeze, "lib/CustomerProfiles/create-customer-shipping-address.rb".freeze, "lib/CustomerProfiles/delete-customer-payment-profile.rb".freeze, "lib/CustomerProfiles/delete-customer-profile.rb".freeze, "lib/CustomerProfiles/delete-customer-shipping-address.rb".freeze, "lib/CustomerProfiles/get-accept-customer-profile-page.rb".freeze, "lib/CustomerProfiles/get-customer-payment-profile-list.rb".freeze, "lib/CustomerProfiles/get-customer-payment-profile.rb".freeze, "lib/CustomerProfiles/get-customer-profile-ids.rb".freeze, "lib/CustomerProfiles/get-customer-profile.rb".freeze, "lib/CustomerProfiles/get-customer-shipping-address.rb".freeze, "lib/CustomerProfiles/update-customer-payment-profile.rb".freeze, "lib/CustomerProfiles/update-customer-profile.rb".freeze, "lib/CustomerProfiles/update-customer-shipping-address.rb".freeze, "lib/CustomerProfiles/validate-customer-payment-profile.rb".freeze, "lib/FraudManagement/approve-or-decline-held-transaction.rb".freeze, "lib/FraudManagement/get-held-transaction-list.rb".freeze, "lib/MobileInAppTransactions/create-an-accept-transaction.rb".freeze, "lib/MobileInAppTransactions/create-an-android-pay-transaction.rb".freeze, "lib/MobileInAppTransactions/create-an-apple-pay-transaction.rb".freeze, "lib/PayPalExpressCheckout/authorization-and-capture-continued.rb".freeze, "lib/PayPalExpressCheckout/authorization-and-capture.rb".freeze, "lib/PayPalExpressCheckout/authorization-only-continued.rb".freeze, "lib/PayPalExpressCheckout/authorization-only.rb".freeze, "lib/PayPalExpressCheckout/credit.rb".freeze, "lib/PayPalExpressCheckout/get-details.rb".freeze, "lib/PayPalExpressCheckout/prior-authorization-capture.rb".freeze, "lib/PayPalExpressCheckout/void.rb".freeze, "lib/PaymentTransactions/authorize-credit-card.rb".freeze, "lib/PaymentTransactions/capture-funds-authorized-through-another-channel.rb".freeze, "lib/PaymentTransactions/capture-previously-authorized-amount.rb".freeze, "lib/PaymentTransactions/charge-credit-card.rb".freeze, "lib/PaymentTransactions/charge-customer-profile.rb".freeze, "lib/PaymentTransactions/charge-tokenized-credit-card.rb".freeze, "lib/PaymentTransactions/create-an-accept-payment-transaction.rb".freeze, "lib/PaymentTransactions/credit-bank-account.rb".freeze, "lib/PaymentTransactions/debit-bank-account.rb".freeze, "lib/PaymentTransactions/get-an-accept-payment-page.rb".freeze, "lib/PaymentTransactions/refund-transaction.rb".freeze, "lib/PaymentTransactions/update-split-tender-group.rb".freeze, "lib/PaymentTransactions/void-transaction.rb".freeze, "lib/RecurringBilling/cancel-subscription.rb".freeze, "lib/RecurringBilling/create-subscription-from-customer-profile.rb".freeze, "lib/RecurringBilling/create-subscription.rb".freeze, "lib/RecurringBilling/get-list-of-subscriptions.rb".freeze, "lib/RecurringBilling/get-subscription-status.rb".freeze, "lib/RecurringBilling/get-subscription.rb".freeze, "lib/RecurringBilling/update-subscription.rb".freeze, "lib/TransactionReporting/get-batch-statistics.rb".freeze, "lib/TransactionReporting/get-customer-profile-transaction-list.rb".freeze, "lib/TransactionReporting/get-merchant-details.rb".freeze, "lib/TransactionReporting/get-settled-batch-list.rb".freeze, "lib/TransactionReporting/get-transaction-details.rb".freeze, "lib/TransactionReporting/get-transaction-list.rb".freeze, "lib/TransactionReporting/get-unsettled-transaction-list.rb".freeze, "lib/VisaCheckout/create-visa-checkout-transaction.rb".freeze, "lib/VisaCheckout/decrypt-visa-checkout-data.rb".freeze, "lib/authorize_netsample.rb".freeze, "lib/authorizenetsample.rb".freeze, "lib/credentials.yml".freeze, "lib/spec/sample_code_spec.rb".freeze, "lib/spec/spec.opts".freeze, "lib/spec/spec_helper.rb".freeze, "lib/spec/support/shared_helper.rb".freeze] s.homepage = "https://github.com/AuthorizeNet/sample-code-ruby".freeze s.licenses = ["https://github.com/AuthorizeNet/sample-code-ruby/LICENSE".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.2.2".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Authorize.Net Payments sam[ple code".freeze end