• Hi.

    I have WooCommerce Redsys Gateway Light.

    My orders don’t change status.

    My setting: https://disk.yandex.ru/d/mhQbX50MtwxNVQ. It’s right?

    I fixed my htaccess and added

    # REDIRECCION CERTIFICADO SSL REDSYS POR JOSE CONTI V.2.0
    RewriteEngine on
    RewriteCond %{QUERY_STRING} !^wc-api=WC_Gateway_(.*)redsys
    RewriteCond %{HTTPS} !=on [NC]
    RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
    # FIN REDIRECCION CERTIFICADO SSL REDSYS POR JOSE CONTI V.2.0

    How i can test orders without real clients?

    Thanks for your help.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.