Main Page: Difference between revisions
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
==Payment scenarios== | ==Payment scenarios== | ||
*[[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]] | ||
*[[Reservation_payment|Payments with reservation / escrow]] | |||
<!--*[[Mobile-app-payment|Mobile App Payment - payment for native mobile apps]]--> | <!--*[[Mobile-app-payment|Mobile App Payment - payment for native mobile apps]]--> | ||
*[[Token_payment|Token payments - for one click or recurring payments]] | *[[Token_payment|Token payments - for one click or recurring payments]] |
Revision as of 09:59, 27 December 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
- Payments with reservation / escrow
- 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