Sha256: 97be1af8eebd74256c36bcf4cdb414d16fd923f75c5cc21f8608ea4959f193b5

Contents?: true

Size: 485 Bytes

Versions: 88

Compression:

Stored size: 485 Bytes

Contents

.effective-stripe-subscription
  = form.simple_fields_for :order_items, subscription do |fa|
    = fa.input_field :class, :as => :hidden
    - if subscription.stripe_coupon_id.blank? || subscription.errors[:stripe_coupon_id].present?
      = fa.input :stripe_coupon_id, :label => 'Coupon Code'.html_safe, :placeholder => 'Enter Coupon Code'
    - else
      = fa.input :stripe_coupon_id, :as => :hidden, :label => 'Coupon Code'.html_safe, :placeholder => 'Enter Coupon Code'

Version data entries

88 entries across 88 versions & 1 rubygems

Version Path
effective_orders-1.5.7 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-1.5.5 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-1.5.4 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-1.5.3 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-1.5.2 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-1.5.1 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-1.5.0 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-1.4.8 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-1.4.7 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-1.4.6 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-1.4.5 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-1.4.4 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-1.4.3 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-1.4.2 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-1.4.1 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-1.4.0 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-1.3.13 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-1.3.12 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-1.3.11 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-1.3.10 app/views/effective/orders/stripe/_subscription_fields.html.haml