{% extends 'SharixAdmin/index.html' %} {% load i18n %} {% load static %} {% block contenthome %}

{{ title }}


{% blocktrans trimmed %}Payment by card and bank details is available. When paying for an order with a bank card,
payment processing takes place on the page of the PAYMO payment provider.{% endblocktrans %}


{% blocktrans trimmed %}You will need to enter your bank card details: MIR; VISA International;
Mastercard Worldwide.{% endblocktrans %}


{% trans '3D-Secure maps only.' %}

{% csrf_token %}

{% trans 'After replenishment, the funds can be used to pay for the services of subsidiary services.' %}




{% trans 'Back' %}

{% trans 'Requisites' %}

{% blocktrans trimmed %}

Legal address:199155, the city of St. Petersburg, Zheleznovodskaya street, house 32 letter d, room 22-n office 1-8

Email: info@sharix-app.org

TIN: 7801685119

Bank: Moscow branch of AKB MKPB (JSC)

Bic: 044525610

Current account: 40702810800400000025

Correspondent account: 30101810645250000610

{% endblocktrans %}
{% endblock contenthome %}