Blog Sections Open

Troubleshooting the Yandex.Money Module for Evolution CMS Under HTTPS

What to check when the Yandex.Money integration behaves differently once HTTPS enters the payment flow.

Payment integrations are usually fine until the transport layer changes. The Yandex.Money module discussion captured a familiar pattern: everything looked acceptable on HTTP, then HTTPS callbacks and confirmation behavior started exposing hidden assumptions in the integration.

That makes this a useful ecosystem note, because payment modules are especially sensitive to exact URLs, callback accessibility, and confirmation endpoints. A small mismatch in protocol handling can turn into a broken checkout experience or a callback that never reaches the site correctly.

For Evolution CMS teams, modules like this are worth documenting because payment failures are business failures, not just technical inconvenience.

Source: original community announcement.

Newer post

MobileTemplateSwitcher 1.4.1 for Evolution CMS: A Practical Mobile Routing Layer

An ecosystem note on MobileTemplateSwitcher 1.4.1 and the kinds of mobile detection and redirect control it brought to Evolution CMS.

Older post

EvoGallery 1.2 Beta on PHP 5.3: Compatibility Lessons for Evolution CMS

What EvoGallery 1.2 Beta revealed about PHP 5.3 compatibility and mixed-version Evolution CMS environments.