Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 20: | Line 20: | ||
*[[Token_payment|Token payments - for one click or recurring payments]] | *[[Token_payment|Token payments - for one click or recurring payments]] | ||
*[[C2C_Payments|C2C Payments - transactions between users with optional commission and escrow, ideal for Sharing Economy and Marketplaces]] | *[[C2C_Payments|C2C Payments - transactions between users with optional commission and escrow, ideal for Sharing Economy and Marketplaces]] | ||
==Other useful info== | ==Other useful info== | ||
Line 36: | Line 31: | ||
==Contributors' guide== | ==Contributors' guide== | ||
*[[Editing_guide|Contributor guidelines and best practices]] | *[[Editing_guide|Contributor guidelines and best practices]] | ||
<!-- ==Other relevant services== | |||
*[[refunding|Refunding payments to customers - 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]]--> |
Revision as of 20:33, 23 April 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
- Barion Website
Contributors' guide