You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@elliemae/em-evpx-core

Package Overview
Dependencies
Maintainers
0
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elliemae/em-evpx-core

EllieMae Partner EVPX Integrations UI Core Library


Version published
Maintainers
0
Created

Readme

Source

EVPX Core Library

It includes

  • Services
  • Utils
  • Constants
  • Actions
  • Reducers
  • SideEffects

Usage

This library provides all core services which are common to all EVPX integration applications. It also contains all supporting apis like constants, actions, reducers, sideeffect, utils to execute core services.

Core Services:

  • EVPService provides methods which triggers REST api requests implementation encapsulated in Host Application.
  • SSFConnectorService provides methods used to subscribe, unsubscribe events implemented in Host Application.
  • InitialiserService provides initial data for your application.
  • OriginService provides UI data to prefill UI forms details for application.
  • NotificationService provides notifications details as success or error for your application.
  • SessionService provides a method to revive application session.
  • NavigateService provides a method used to trigger event to close integration and navigate to main landing screen.
  • TransactionService provides methods to post an order to server, get transaction status for post order, check transaction status for post order, get transaction post response, reset polling, processes transaction response, checks transaction responses and show missing field or error msg confirmation modal, check whether success/error/pending response recieved, check interim document has been received.
  • OrderService provides methods for submitting UI details to server and continue polling happens until response is received.
  • ProviderService provides a method to fetch Credit Providers details from server.
  • AllOrderHistoryService provides a method to fetch order history details from server.
  • DocumentViewerService provides a method used to trigger document viewer dialog implementation encapsulated in Host Application.

FAQs

Package last updated on 23 Jul 2024

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc