checkout/README.md
Rinat Arsaev bde73f6008
FE-634: add prettier (#265)
* add prettier

* add prettier in CI

* fix with prettier
2018-08-01 13:25:13 +03:00

14 lines
658 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Payform
[![Build Status](http://ci.rbkmoney.com/buildStatus/icon?job=rbkmoney_private/payform/master)](http://ci.rbkmoney.com/job/rbkmoney_private/job/payform/job/master)
## Настройка
Конфигурация происходит в файле [appConfig.json](/src/appConfig.json)
Для изменения конфигурации в рантайме достаточно заменить `appConfig.json`
Например в случае с nginx `appConfig.json` нужно положить в `/usr/share/nginx/html`
### [Описание вариантов интеграции](https://rbkmoney.github.io/docs/integrations/checkout/)