Sha256: 782a4758f68d953f5922b68e6f460af01363082213b0cb77cef4fca8231e8c0e
Contents?: true
Size: 448 Bytes
Versions: 2
Compression:
Stored size: 448 Bytes
Contents
<tr id="<%= dom_id(wallet_payment_source, 'spree')%>" class="<%= cycle('even', 'odd') %>"> <td> <%= radio_button_tag "order[wallet_payment_source_id]", wallet_payment_source.id, default, class: "existing-cc-radio" %> </td> <td><%= wallet_payment_source.payment_source.cc_type %></td> <td><%= wallet_payment_source.payment_source.display_number %></td> </tr>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
solidus_nexio-0.1.1 | app/views/spree/checkout/existing_payment/_nexio_own_form.html.erb |
solidus_nexio-0.1.0 | app/views/spree/checkout/existing_payment/_nexio_own_form.html.erb |