Going live: Difference between revisions

From Barion Documentation
Jump to navigation Jump to search
Line 23: Line 23:
==Change URL and POSKey and it works==
==Change URL and POSKey and it works==
To go live, the following changes must be made in the payment solution. We advise to make these parameters, so you can easily switch between the sandbox and live servers.
To go live, the following changes must be made in the payment solution. We advise to make these parameters, so you can easily switch between the sandbox and live servers.
*API endpoint URL must be changes to live (https://api.test.barion.com -> https://api.barion.com)
*API endpoint URL must be changed to live (https://api.test.barion.com -> https://api.barion.com)
*Payment GUI redirect URL must be changes to live (https://secure.test.barion.com/pay -> https://secure.barion.com/pay)
*Payment GUI redirect URL must be changes to live (https://secure.test.barion.com/pay -> https://secure.barion.com/pay)
*POSKey must be changes to the live, approved shop's POSKey
*POSKey must be changed to the live and approved shop's POSKey (a common mistake to leave the sandbox here)
*Return URL, if you are using your own sandbox shop
*Return URL must be changed, if you are using your own sandbox shop
*Callback URL, if you are using your own sandbox shop
*Callback URL must be changed, if you are using your own sandbox shop
*E-mail addresses of Payee-s used in [[PaymentTransaction]] structure in [[Payment-Start-v2|/Payment/Start]] call, if different in sandbox
*E-mail addresses of <tt>Payee</tt>-s used in [[PaymentTransaction]] structure in [[Payment-Start-v2|/Payment/Start]] call, if different in sandbox
*Tokens, if using token payment
*Certificates, if checking server certificates
*Certificates, if checking server certificates
*If using token payment, sandbox Tokens will not work in the live system


{{NotificationBox|title=NOTE|text=Always double-check which server you are using, it is easy to mix up live and sandbox accounts! |color=#FF7A3D}}
{{NotificationBox|title=NOTE|text=Always double-check this list before calling support, it is easy to mix up live and sandbox data! |color=#FF7A3D}}


==Requirement for Smart Package==
==Requirement for Smart Package==

Revision as of 11:25, 7 February 2017

Going live

Contracting

To make real payments, you need a contract with Barion. Contracting is done by accepting the Terms & Conditions in an online registration. Na paperwork or hassle. Each merchant needs a Barion account, or Wallet, as we call it. Payments are credited onto this account, immediately after payment.

You can register on the live Barion server at https://secure.barion.com/Registration

See alse:

NOTE
Always double-check which server you are using, it is easy to mix up live and sandbox accounts!

Approval & KYC

Barion is a regulated business, many of our processes are bound by laws. We are mandated to check each shop and approve it manually. Only shops that are legal and comply with our Terms & Conditions are allowed. Barion does not support gambling and adult content, even if it is legal. If you are in a risky business or not sure, consult our experts before starting development.

Upon approval, you will be asked to provide additional information (such as company papers) about your shop. Providing inaccurate information may delay the approval of your shop. Upon reaching certain limits, or by the decision of our staff, you will be asked to go through a process called KYC (Know Your Customer), which is the identification process mandated by Anti Money Laundering (AML) laws.

Optional recurring

Token or recurring payment must be further approved. Since token payment basically allows you to carry out payments at will, this option is only available for trustworthy companies. Contact our experts well in advance, if you plan to use this option.

Change URL and POSKey and it works

To go live, the following changes must be made in the payment solution. We advise to make these parameters, so you can easily switch between the sandbox and live servers.

NOTE
Always double-check this list before calling support, it is easy to mix up live and sandbox data!

Requirement for Smart Package

Logo placement

T&C requirements

Preventing fraud

Contact and support

Limitations (recurr, mobile EUR, reserve, etc)