Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
*[[Going_live|Going live]] | *[[Going_live|Going live]] | ||
*[[List_of_API_endpoints|List of Barion API endpoints]] | *[[List_of_API_endpoints|List of Barion API endpoints]] | ||
==Payment scenarios== | ==Payment scenarios== | ||
Line 32: | Line 26: | ||
*[[withdrawing|Withdrawing money to bank account - automated with API]] | *[[withdrawing|Withdrawing money to bank account - automated with API]] | ||
*[[sending-money|Sending money to other Barion accounts for free - automated with API]]--> | *[[sending-money|Sending money to other Barion accounts for free - automated with API]]--> | ||
==Other useful info== | |||
*[[Troubleshooting|Troubleshooting - list of common pitfalls]] | |||
*[[Localisation|Localization and list of available languages]] | |||
*[[Download|Downloadable resources – libraries and source code]] | |||
*[[Legal_accounting|Legal and accounting information]] | |||
==Contributors' guide== | ==Contributors' guide== | ||
*[[Editing_guide|Contributor guidelines and best practices]] | *[[Editing_guide|Contributor guidelines and best practices]] |
Revision as of 14:08, 10 February 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
- List of Barion API endpoints
Payment scenarios
- Responsive Web Payment - simple web shop payment for desktop and mobile
- Token payments - for one click or recurring payments
Other useful info
- Troubleshooting - list of common pitfalls
- Localization and list of available languages
- Downloadable resources – libraries and source code
- Legal and accounting information