Socket
Socket
Sign inDemoInstall

42-cent-worldpay

Package Overview
Dependencies
26
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    42-cent-worldpay

42-cent adaptor for worldpay payment gateway


Version published
Weekly downloads
4
Maintainers
2
Install size
2.34 MB
Created
Weekly downloads
 

Readme

Source

Build Status

42-cent-worldpay

Installation

$ npm install -s 42-cent-worldpay

Usage

var WorldPay = require('42-cent-worldpay').WorldPay;
var client = new WorldPay({
    SERVICE_KEY: '<PLACEHOLDER>',
    CLIENT_KEY: '<PLACEHOLDER>'
});

This SDK is natively compatible with 42-cent.
It implements the BaseGateway API.

Keywords

FAQs

Last updated on 03 Mar 2017

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc