package config type YooKassa struct { BaseUrl string ApiBaseKey string ApiBaseSecret string ApiPaymentKey string ApiPaymentSecret string }