Sha256: 10a9ea792d9b64257479cfa4e4459af1c1a0d6e854af199275a9a2bf475402e9

Contents?: true

Size: 562 Bytes

Versions: 13

Compression:

Stored size: 562 Bytes

Contents

<fieldset class="nexio-own-form" data-hook="nexio_own_form" data-nexio-own-form-id="<%= payment_method.id %>">
  <%= render 'spree/checkout/payment/gateway', payment_method: payment_method %>
  <input name="payment_source[<%= payment_method.id %>][gateway_payment_profile_id]" type="hidden" data-hook="card_gateway_payment_profile_id" />
  <input name="payment_source[<%= payment_method.id %>][cc_type]" type="hidden" data-hook="card_type" class="ccType" />
</fieldset>
<%= setup_nexio_own_form(payment_method, order: current_order, user: current_spree_user) %>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
solidus_nexio-0.4.3 app/views/spree/checkout/payment/_nexio_own_form.html.erb
solidus_nexio-0.4.2 app/views/spree/checkout/payment/_nexio_own_form.html.erb
solidus_nexio-0.4.1 app/views/spree/checkout/payment/_nexio_own_form.html.erb
solidus_nexio-0.4.0 app/views/spree/checkout/payment/_nexio_own_form.html.erb
solidus_nexio-0.3.5 app/views/spree/checkout/payment/_nexio_own_form.html.erb
solidus_nexio-0.3.4 app/views/spree/checkout/payment/_nexio_own_form.html.erb
solidus_nexio-0.3.3 app/views/spree/checkout/payment/_nexio_own_form.html.erb
solidus_nexio-0.3.2 app/views/spree/checkout/payment/_nexio_own_form.html.erb
solidus_nexio-0.3.0 app/views/spree/checkout/payment/_nexio_own_form.html.erb
solidus_nexio-0.2.3 app/views/spree/checkout/payment/_nexio_own_form.html.erb
solidus_nexio-0.2.2 app/views/spree/checkout/payment/_nexio_own_form.html.erb
solidus_nexio-0.2.1 app/views/spree/checkout/payment/_nexio_own_form.html.erb
solidus_nexio-0.2.0 app/views/spree/checkout/payment/_nexio_own_form.html.erb