var payments = new cp.CloudPayments({
language: "ru-RU",
email: "",
applePaySupport: false,
googlePaySupport: true,
yandexPaySupport: true,
tinkoffInstallmentSupport: true,
});
<script src="https://widget.cloudpayments.ru/bundles/cloudpayments.js"></script>