Sha256: 51d0b2fafd71afb3e0e2a84fb85fd4cc1b48cd54790007e484a7ab647beaaf3a

Contents?: true

Size: 487 Bytes

Versions: 1

Compression:

Stored size: 487 Bytes

Contents

= javascript_include_tag 'catarse_stripe'

h3= t('projects.backers.review.international.section_title')

#catarse_stripe_form
  = form_tag payment_pay_stripe_path(params[:id]) do
    .clearfix
    javascript: 
      stripe-button data-amount="(backer.price_in_cents)" data-description="t('stripe_description', scope: SCOPE, :project_name => backer.project.name, :value => backer.display_value)" data-key=(::Configuration[:stripe_api_key]) src="https://checkout.stripe.com/v2/checkout.js"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
catarse_stripe-0.0.8 app/views/catarse_stripe/payment/stripe/review.html.slim