• Resolved Abdalsalaam Halawa

    (@abdalsalaam)


    Hi,
    I’m trying to install payment gateway on my website, and its work perfectly on English language but its not working on another languages .

    Link to a page where the issue can be seen:
    you can create any order by using English language, Payment gateway will work perfectly
    but if tried to change website language to Arabic, it will not work.
    I tried to disable woocommerce-multilingual plugin, then payment gateway worked on any language.

    Once you tried to pay the order in the Arabic version you will find Woocommerce Alert saying “This order is Pending Payment and cannot be paid”.

    I checked another payment gateway and the same issue found.

    Reason :
    this action
    add_action( ‘woocommerce_receipt_hyperpay’, array( &$this, ‘receipt_page’ ) );

    not firing on any language except the defult one.

    I’m using
    Woocommerce with WPML & woocommerce-multilingual plugins

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,
    there missed info in your description – which payment gateway plugin you’re using?

    Please create a ticket on our support forum where our supporters have more tools to help you quickly.

    Thanks in advance!

    Thread Starter Abdalsalaam Halawa

    (@abdalsalaam)

    Thanks for your reply

    I’m using Hyperpay gateway.
    And I tried to use another payment gateway, same issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Payment gatways not working while using woocommerce-multilingual’ is closed to new replies.