Main Page: Difference between revisions
Jump to navigation
Jump to search
Line 28: | Line 28: | ||
*[[List_of_API_endpoints|List of Barion API endpoints]] | *[[List_of_API_endpoints|List of Barion API endpoints]] | ||
*[[CodeSamples|Code Samples]] | *[[CodeSamples|Code Samples]] | ||
*[[Security Measures]] | |||
*[https://www.barion.com/en Barion Website] | *[https://www.barion.com/en Barion Website] | ||
Revision as of 11:29, 23 November 2017
Barion technical documentation
Welcome to the technical documentation of the Barion Smart Gateway electronic payment system. In this wiki you can find the resources needed to implement quick and reliable payment services in your web shop or mobile application.
Before you start coding
- Getting started - overview of Barion payments
- Setting up the Sandbox environment and testing payments
- Creating an account
- Creating a shop
- Calling the Barion API
- Getting support
- Going live
Payment scenarios
- Responsive Web Payment - simple web shop payment for desktop and mobile
- Token payments - for one click or recurring payments
- C2C Payments - transactions between users with optional commission and escrow, ideal for Sharing Economy and Marketplaces
Other useful info
- Troubleshooting - list of common pitfalls
- Localization and list of available languages
- Downloadable resources – libraries and source code
- Legal and accounting information
- List of Barion API endpoints
- Code Samples
- Security Measures
- Barion Website
Contributors' guide