Sha256: bd9cc7096a9b7577ed427fe48aac90814493d8eb46d695d81a03d6ad282afa84

Contents?: true

Size: 868 Bytes

Versions: 3

Compression:

Stored size: 868 Bytes

Contents

# Override these with your own values in ~/.activemerchant/fixtures.yml
heartland_portico:
  license_id:    "12345"
  site_id:       "12345"
  device_id:     "1234567"
  user_name:     "123456789012"
  password:      "$Test1234"
  #site_trace:    ""
  developer_i_d: "12345"
  version_nbr:   "1234"
  #clerk_i_d:     ""
  #assignment:   xxxx
  #industry:     eComm

heartland_portico_visa:
  number: 4012002000060016
  month: 12
  year: 2025
  brand: visa
heartland_portico_mastercard:
  number: 5473500000000014
  month: 12
  year: 2025
  brand: master
heartland_portico_discover:
  number: 372700699251018
  month: 12
  year: 2025
  brand: discover
heartland_portico_amex:
  number: 6011000990156527
  month: 12
  year: 2025
  brand: american_express
  verification_value: 1234
heartland_portico_jcb:
  number: 3566007770007321
  month: 12
  year: 2025
  brand: jcb

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
heartland_portico-4.0.0 test/fixtures.yml
heartland_portico-3.2.6 test/fixtures.yml
heartland_portico-3.2.5 test/fixtures.yml