Sha256: 7eab5d30b8eadf2f25ed949dcb34ad903c7eee677a517188b7663ffc33ea28cf

Contents?: true

Size: 482 Bytes

Versions: 5

Compression:

Stored size: 482 Bytes

Contents

Workarea::Plugin.append_partials(
  'storefront.cart_checkout_actions',
  'workarea/storefront/carts/paypal_checkout'
)

Workarea::Plugin.append_partials(
  'storefront.payment_error',
  'workarea/storefront/checkouts/paypal_error'
)

Workarea::Plugin.append_partials(
  'storefront.payment_method',
  'workarea/storefront/checkouts/paypal_payment'
)

Workarea::Plugin.append_javascripts(
  'storefront.modules',
  'workarea/storefront/paypal/modules/update_checkout_submit_text'
)

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
workarea-paypal-2.0.12 config/initializers/append_points.rb
workarea-paypal-2.0.11 config/initializers/append_points.rb
workarea-paypal-2.0.10 config/initializers/append_points.rb
workarea-paypal-2.0.9 config/initializers/append_points.rb
workarea-paypal-2.0.8 config/initializers/append_points.rb