New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

workarea-global_e

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

workarea-global_e

  • 1.3.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Workarea GlobalE

GlobalE in an international checkout provider.

Configuration

Workarea.configure do |config|
  config.global_e.javascript_source = YOUR GLOBALE JAVASCRIPT URL
  config.global_e.css_source = YOUR GLOBALE CSS URL
  config.global_e.merchant_guid = YOUR GLOBALE MERCHANT ID
end

Views

GlobalE requires data tags on multiple views on Storefront. The plugin overrides the following views:

  • storefront/cart_items/create.html.haml
  • storefront/cart/_pricing.html.haml
  • storefront/cart/show.html.haml
  • storefront/products/pricing.html.haml
  • storefront/uses/orders/_summary.html.haml

Fraud

GlobalE handles the liability of fraud for their orders; after an order is placed via GlobalE it will be Pending GlobalE Faud until GlobalE clears the payment. Order#place callbacks aren't fired until after the order is cleared for fraud. GlobalE will cancel the order if it it's fraudulent.

Refer to the views in the plugin for required data tags.

Workarea Platform Documentation

See http://developer.weblinc.com for Workarea platform documentation.

Copyright WebLinc 2019. All rights reserved.

For licensing, contact sales@workarea.com.

FAQs

Package last updated on 22 Jan 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc