Sha256: 0b2df43fbc6e89d270b91cb5a1b4aff5b4c75b7d375f3a10864efc7ed39a170c

Contents?: true

Size: 278 Bytes

Versions: 22

Compression:

Stored size: 278 Bytes

Contents

= render 'layout' do
  = render 'effective/ring_wizards/content', resource: resource

  .card
    .card-body
      = render_checkout_step2(resource.submit_order, purchased_url: wizard_path(:submitted), deferred_url: wizard_path(:checkout), declined_url: wizard_path(:checkout))

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
effective_products-0.0.4 app/views/effective/ring_wizards/checkout.html.haml
effective_products-0.0.3 app/views/effective/ring_wizards/checkout.html.haml