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-2.2.4 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-2.2.3 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-2.2.2 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-2.2.1 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-2.2.0 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-2.1.17 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-2.1.16 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-2.1.15 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-2.1.14 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-2.1.13 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-2.1.12 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-2.1.10 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-2.1.9 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-2.1.8 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-2.1.7 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-2.1.6 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-2.1.5 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-2.1.4 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-2.1.3 app/views/effective/orders/stripe/_subscription_fields.html.haml
effective_orders-2.1.2 app/views/effective/orders/stripe/_subscription_fields.html.haml