• jade.stewart

    (@jadestewartgmailcom)


    I’m getting the bellow error when ever i try to process a transation im not sure what the fault means

    {"result":"failure","messages":"
    \n\t\t\t
    Country<\/strong> is a required field.<\/li>\n\t\t\t
    First Name<\/strong> is a required field.<\/li>\n\t\t\t
    Last Name<\/strong> is a required field.<\/li>\n\t\t\t
    Address<\/strong> is a required field.<\/li>\n\t\t\t
    Town \/ City<\/strong> is a required field.<\/li>\n\t\t\t
    Postcode<\/strong> is a required field.<\/li>\n\t\t\t
    Email Address<\/strong> is a required field.<\/li>\n\t\t\t
    Phone<\/strong> is a required field.<\/li>\n\t\t\t
    Invalid payment method.<\/li>\n\t<\/ul>","refresh":"false","reload":"false"}

    https://wordpress.org/plugins/woocommerce-epdq-payment-gateway/

Viewing 2 replies - 1 through 2 (of 2 total)
  • adamepc

    (@adamepc)

    I just had the same thing and solved by changing line 428 of class.epdq.php to
    \\ $order->id, add_query_arg(‘key’, $order->order_key, get_permalink(woocommerce_get_page_id(‘pay’ ))))
    \\

    it was a get-option before.

    Thread Starter jade.stewart

    (@jadestewartgmailcom)

    now I get Payment confirmation

    Order reference : 388
    Total charge : —
    Beneficiary : —

    An error has occurred; please try again later. If you are the owner or the integrator of this website, please log into the Barclaycard back office to see the details of the error.

    Payment processed by Barclaycard

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘strange address error’ is closed to new replies.