Skip to content

Level0r0s/acceptSDK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

acceptSDK

acceptSDK

CI Status Version License Platform

Overview

The library enables cashless payment processing with selected mPOS terminals (magStripe and Chip and PIN) via the fully-licensed Wirecard Bank, Wirecard Retail Services which allows acceptance of many different cards, including Visa, MasterCard and American Express.

Check out the applications using the acceptSDK and created as re-branding of Wirecard Whitelabel solution

accept. Pay Way Lexware pay Accept SGP M1 pay
accept. Pay Way Lexware Pay Accept SGP M1 mPOS

##Whitelabel solution Wirecard Technologies is using the acceptSDK in their Whitelabel application which is fully integrated professional mPOS solution. The Whitelabel app is VISA and Mastercard certified and utilises the Wirecard infrastructure for card payment processing.

Whitelabel architecture

Overview of Whitelabel app functions and SDK architecture

Installation

There are two ways how to install the SDK.

  1. Clone from GitHub and integrate the library as per the Integration Guide document
  2. acceptSDK is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "acceptSDK"

It is possible to use acceptSDK with core functionality and one of supported terminal extension. E.g. to use acceptSDK and Spire PosMate smart terminal please modify your podfile as follows:

pod "acceptSDK/Core"
pod "acceptSDK/Spire"

Read more about integrating the acceptSDK into your application in the attached documentation.

Contact

Get in touch with acceptSDK development team for acceptSDK support and mPOS Whitelabel solution

Get in touch with Wirecard mPOS retail team for Wirecard payment processing services

Documentation

All the necessary documents are available in the ./docs subfolder.

Refer to "Intergration_Guide_Accept_SDK.pdf" for the details on how to use acceptSDK.

If using acceptSDK pod the all the required libraries are taken care of by the pod.

API reference documentation is available in ./docs/Reference Documentation subfolder

Requirements

Authors

Wirecard Technologies Slovakia, mpos-svk@wirecard.com

radoslav.danko, radoslav.danko@wirecard.com

francisco.fortes, francisco.fortes@wirecard.com

damian.kolakowski, damian.kolakowski@partner.wirecard.com

License

acceptSDK is available under the MIT license. See the LICENSE file for more info.

About

accept by Wirecard mPOS SDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 98.8%
  • Ruby 1.2%