Sha256: c571b5c94e6accd6b17d7bdc6168bc93a5a762a2f8e0585cc125dc6f0ccaf212

Contents?: true

Size: 177 Bytes

Versions: 20

Compression:

Stored size: 177 Bytes

Contents

<% 1.upto(30) do |i| %>
txn_<%= i %>:
  amount: 45.75
  txn_type: <%=CreditcardTxn::TxnType::AUTHORIZE%>
  response_code: 12345
  creditcard_payment: visa_<%=i%>
<% end %>

Version data entries

20 entries across 20 versions & 3 rubygems

Version Path
kdmny-spree-0.0.1 db/sample/creditcard_txns.yml
spree-enriquez-0.9.4 db/sample/creditcard_txns.yml
spree-0.9.4 db/sample/creditcard_txns.yml
spree-0.9.3 db/sample/creditcard_txns.yml
spree-0.9.2 db/sample/creditcard_txns.yml
spree-0.9.1 db/sample/creditcard_txns.yml
spree-0.9.0 db/sample/creditcard_txns.yml
spree-0.8.4 db/sample/creditcard_txns.yml
spree-0.8.5 db/sample/creditcard_txns.yml
spree-0.4.1 db/sample/creditcard_txns.yml
spree-0.4.0 db/sample/creditcard_txns.yml
spree-0.5.0 db/sample/creditcard_txns.yml
spree-0.5.1 db/sample/creditcard_txns.yml
spree-0.6.0 db/sample/creditcard_txns.yml
spree-0.7.1 db/sample/creditcard_txns.yml
spree-0.7.0 db/sample/creditcard_txns.yml
spree-0.8.0 db/sample/creditcard_txns.yml
spree-0.8.1 db/sample/creditcard_txns.yml
spree-0.8.2 db/sample/creditcard_txns.yml
spree-0.8.3 db/sample/creditcard_txns.yml