Sha256: 6bd8097b58047ff1b258a36e26c975fc6c614add3ee20b3fea6993fbc1520b3e

Contents?: true

Size: 783 Bytes

Versions: 5

Compression:

Stored size: 783 Bytes

Contents

bogus_test:
  name: Bogus Test
  description: Bogus payment gateway for test.
  environment: test
  active: true
  type: Gateway::Bogus
authorize_net_cim_test:
  name: Authorize.net CIM Test
  description: Authorize.net CIM Gateway for test.
  environment: test
  active: false
  type: Gateway::AuthorizeNetCim
check_payment_method:
  name: Check Payment Type
  description: Check Payment Type for test.
  environment: test
  active: false
  type: PaymentMethod::Check
check_payment_method_cucumber:
  name: Check Payment Type
  description: Check Payment Type for test.
  environment: cucumber
  active: true
  type: PaymentMethod::Check
bogus_cucumber:
  name: Bogus Test
  description: Bogus payment gateway for test.
  environment: cucumber
  active: true
  type: Gateway::Bogus

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
spree-0.11.4 test/fixtures/payment_methods.yml
spree-0.11.3 test/fixtures/payment_methods.yml
spree-0.11.2 test/fixtures/payment_methods.yml
spree-0.11.1 test/fixtures/payment_methods.yml
spree-0.11.0 test/fixtures/payment_methods.yml