Socket
Socket
Sign inDemoInstall

@payhos/server

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@payhos/server

A server SDK to communicate with the PayHos API


Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

PayHos Admin SDK

PayHos is an easy go-to solution to many day-to-day fintech problems by providing an easily accessible opportunities to all and sundry with minimal bar of entry. It is provided by EmbyBest Concept Nig. Ltd

This server SDK is intended to assist web applications of any kind to interact with the PayHos API server by utilizing its simple schematics. For a more modular usage, this library is designed such that bundlers with tree-shaking is enhanced.

Installation

Install @payhos/server via npm by running the following command:

npm install @payhos/server --save

Usage

Create an instance and call available methods from the instance created.

import {  } from '@payhos/server';

const payHos = new PayHos();

SMS

// comment
const doc = {};

Further Reading

Have a look at other packages:

Keywords

FAQs

Package last updated on 24 Mar 2022

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