/mpos-net-sdk

Pagar.me's mPOS SDK

Primary LanguageC#MIT LicenseMIT

mpos-net-sdk


Components

PagarMe.Mpos

Pagarme's .NET SDK for mPOS.

PagarMe.Mpos.Bridge

Actual bridge implementation.

PagarMe.Mpos.Bridge.Server

Standalone bridge server as a console application.

PagarMe.Mpos.Bridge.Service

Bridge server as a Windows service.

Setup

Setup package. Installs and registers the Windows service.

Usage

Library

The library exposes all needed interfaces directly.

Bridge

Currently the bridge exposes mPOS devices on an websocket endpoint. You can check its documentation here.

In the future, SOAP/WCF and REST implementations are expected.

Documentation

You can find more details about this project here.

License

See here.