Sha256: 3ef35d82fb2ab1b185ac18c330d146e6ef52028912cd80193f84b65db4188a23

Contents?: true

Size: 299 Bytes

Versions: 2

Compression:

Stored size: 299 Bytes

Contents

<p data-hook="sisow_ideal"></p>

<fieldset id="sisow_payment__<%= payment_method.id %>" data-hook>
  <legend><%= Spree.t(:bank_selection) %></legend>
  <%= select_tag "issuer_id", options_from_collection_for_select(Spree::PaymentMethod::SisowBilling::Ideal.issuer_list, "id", "name") %>
</fieldset>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
spree_billing_sisow-0.9.2 app/views/spree/checkout/payment/_ideal.html.erb
spree_billing_sisow-0.9.1 app/views/spree/checkout/payment/_ideal.html.erb