Main Page: Difference between revisions

From Barion Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
(28 intermediate revisions by 5 users not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
{{NotificationBox|title=WARNING|text=TLS 1.0 was switched off on the 20th of July 2018 on the live servers, switch to TLS 1.1 / 1.2 now!|color=#FF0000}}
{{PageTitle|title= Barion technical documentation}}
{{PageTitle|title= Barion technical documentation}}


Line 11: Line 12:
*[[Creating_a_shop|Creating a shop]]
*[[Creating_a_shop|Creating a shop]]
*[[Calling_the_API|Calling the Barion API]]
*[[Calling_the_API|Calling the Barion API]]
*[[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]]-->
*[[Support|Getting support]]
*[[Support|Getting support]]
*[[Going_live|Going live]]
*[[Going_live|Going live]]
*[[List_of_API_endpoints|List of Barion API endpoints]]
 
==Payment scenarios==
*[[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]]-->
*[[Token_payment|Token payments - for one click or recurring payments]]
*[[C2C_Payments|C2C payments - sharing economy and marketplaces]]
 


==Other useful info==
==Other useful info==
Line 21: Line 29:
*[[Download|Downloadable resources – libraries and source code]]
*[[Download|Downloadable resources – libraries and source code]]
*[[Legal_accounting|Legal and accounting information]]
*[[Legal_accounting|Legal and accounting information]]
<!--==Payment scenarios==
*[[List_of_API_endpoints|List of Barion API endpoints]]
*[[Responsive_web_payment|Responsive Web Payment - simple web shop payment for desktop and mobile]]
*[[CodeSamples|Code Samples]]
*[[Mobile-app-payment|Mobile App Payment - payment for native mobile apps]]
*[[Security Measures]]
*[[Token-payment|Token payments - for one click or recurring payments]]
*[https://www.barion.com/en Barion Website]
*[[Sharing_economy_payments|Sharing economy payments - C2C transactions with optional commission and escrow]]
 
==Contributors' guide==
*[[Editing_guide|Contributor guidelines and best practices]]


==Other relevant services==
<!-- ==Other relevant services==
*[[refunding|Refunding payments to customers - automated with API]]
*[[refunding|Refunding payments to customers - automated with API]]
*[[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]]-->
==Contributors' guide==
*[[Editing_guide|Contributor guidelines and best practices]]

Revision as of 15:39, 7 August 2018

WARNING
TLS 1.0 was switched off on the 20th of July 2018 on the live servers, switch to TLS 1.1 / 1.2 now!

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

Payment scenarios


Other useful info

Contributors' guide