Payme by FGS
Plugin for woocomerce for integration with the Payme payment system
by fsgregory@yandex.ru, Фурсов Григорий · github.com/gregoryfs/payme_woocommerce_plugin · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/gregoryfs/payme_woocommerce_plugin/archive/refs/heads/main.zip# Payme woocommerce plugin
Установка
GitHub
Загрузите плагин в WordPress
Шаг 1.

Шаг 2.

Шаг 3.

Шаг 4.

Шаг 5.

Шаг 6.

Шаг 7.

Шаг 8.

Шаг 9.

Шаг 10.

Шаг 11.

Итог

Примечание:
Что бы Apache не игнорировал заголовок Authorization надо загрузить файл .htaccess со следующем содержанием:
RewriteEngine On
RewriteCond %{HTTP:Authorization} ^(.*)
RewriteRule .* - [e=HTTP_AUTHORIZATION:%1]