Socket
Book a DemoInstallSign in
Socket
f

fsdasf

npm

Packages

Current Co-maintainers

Former Co-maintainers

12 packages

o10r-pp-core

`o10r-pp-core` is the lowest level helper library for building a modern Payment Page. It offers small, composable utilities for working with APIs, events, HTTP requests, JWT tokens, translations, cookies and card detection.

o10r-pp-flow

`o10r-pp-flow` is a TypeScript library for building payment pages. It provides a single flow object with the methods, data and events required to initialize the payment context, handle user input and finalize the transaction.

o10r-pp-form

o10r-pp-payment-method

`o10r-pp-payment-method` is a small TypeScript helper that constructs payment method objects for a payment page. The library works alongside [`o10r-pp-core`](https://github.com/ruslanpetunin/o10r-pp-core) and [`o10r-pp-form`](https://github.com/ruslanpetu

o10r-pp-sdk

o10r-pp-status-view-vue

o10r-pp-ui-kit-vue

A lightweight UI kit for Vue 3 that provides layout, form and overlay components.

orchestrator-pp-core

`orchestrator-pp-core` is a TypeScript utility library that provides essential foundational tools for building a modern payment page.

orchestrator-pp-flow

`orchestrator-pp-flow` is a TypeScript library that helps you build your own payment page.

orchestrator-pp-payment-method

`orchestrator-pp-payment-method` is a TypeScript library that provides a factory function for generating an array of `PaymentMethod` objects. It contains logic of payment methods.

orchestrator-pp-vue-ui-kit

The UI kit provides a simple grid system similar to Bootstrap. Use `PPGrid`, `PPGridRow` and `PPGridCol` components to arrange elements in columns.

orchestrator-pp-vue-view