fix: test command
This commit is contained in:
4
src/infrastructure/cloud_kassir/constants.py
Normal file
4
src/infrastructure/cloud_kassir/constants.py
Normal file
@@ -0,0 +1,4 @@
|
||||
CLOUD_KASSIR_API_BASE_URL = 'https://api.cloudpayments.ru'
|
||||
CLOUD_KASSIR_INN = '9810001062'
|
||||
CLOUD_KASSIR_SUCCESS_URL = 'https://yourdomain.com/success'
|
||||
CLOUD_KASSIR_FAIL_URL = 'https://yourdomain.com/fail'
|
||||
Reference in New Issue
Block a user