Sha256: 2803f1cba68fec120590bb4629197ab51cb6aa17bb25c3681eee098900ad4133
Contents?: true
Size: 850 Bytes
Versions: 2
Compression:
Stored size: 850 Bytes
Contents
Workarea::Plugin.append_partials( 'storefront.document_head', 'workarea/storefront/paypal/paypal_sdk' ) Workarea::Plugin.append_partials( 'storefront.cart_show', 'workarea/storefront/carts/paypal_checkout' ) Workarea::Plugin.append_partials( 'storefront.payment_method', 'workarea/storefront/checkouts/paypal_payment' ) Workarea::Plugin.append_javascripts( 'storefront.config', 'workarea/storefront/paypal/config' ) Workarea::Plugin.append_javascripts( 'storefront.templates', 'workarea/storefront/paypal/templates/paypal_fields' ) Workarea::Plugin.append_javascripts( 'storefront.modules', 'workarea/storefront/paypal/modules/paypal', 'workarea/storefront/paypal/modules/update_checkout_submit_text', 'workarea/storefront/paypal/modules/paypal_buttons', 'workarea/storefront/paypal/modules/paypal_hosted_fields' )
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
workarea-paypal-3.0.6 | config/initializers/append_points.rb |
workarea-paypal-3.0.5 | config/initializers/append_points.rb |