Main Page: Difference between revisions
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
*[[responsive-web-payment|Responsive Web Payment - simple web shop payment for desktop and mobile]] | *[[responsive-web-payment|Responsive Web Payment - simple web shop payment for desktop and mobile]] | ||
*[[mobile-app-payment|Mobile App Payment]] | *[[mobile-app-payment|Mobile App Payment - payment for native mobile apps]] | ||
*[[token-payment|Token or recurring payments]] | *[[token-payment|Token payments - for one click or recurring payments]] | ||
*[[sharing-economy-payments|Sharing economy payments]] | *[[sharing-economy-payments|Sharing economy payments - C2C transactions with optional commission and escrow]] | ||
*[[refunding|Refunding payments to customers]] | *[[refunding|Refunding payments to customers - automated with API]] | ||
*[[withdrawing|Withdrawing money to bank account]] | *[[withdrawing|Withdrawing money to bank account - automated with API]] | ||
*[[sending-money|Sending money to other Barion accounts]] | *[[sending-money|Sending money to other Barion accounts for free - automated with API]] | ||
==Contributors' guide== | ==Contributors' guide== | ||
*[[editing-guide|Contributor guidelines and best practices]] | *[[editing-guide|Contributor guidelines and best practices]] |
Revision as of 01:20, 6 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
- Going live
- Troubleshooting - list of common pitfalls
- Getting support
- Legal and accounting information
- Localization and list of available languages
- Downloadable resources – libraries and source code
- List of Barion API endpoints
Payment scenarios
- Responsive Web Payment - simple web shop payment for desktop and mobile
- Mobile App Payment - payment for native mobile apps
- Token payments - for one click or recurring payments
- Sharing economy payments - C2C transactions with optional commission and escrow
- Refunding payments to customers - automated with API
- Withdrawing money to bank account - automated with API
- Sending money to other Barion accounts for free - automated with API