• Resolved hokua

    (@hokua)


    I recently moved a website from one server to another. The new server is WP Engine. No changes were made to the plugin settings or the URL structure, including SSL.

    In testing the payment feature with WP Payeezy Pay, I’m getting the following error:

    x_type : Unsupported transaction type / x_type >><<. Expected AUTH_CAPTURE, AUTH_ONLY, ORDER, VOID, PURCHASE_TOKEN or AUTH_TOKEN

    I called First Data, and they pointed me to their hosted checkout knowledge base, indicating that x_type must send auth_capture or auth_only.

    I noticed that the my WP Payeezy Pay form isn’t including the x_type attribute value. This is what my form is outputting for x_type:

    <input name=”x_type” value=”” type=”hidden” >

    Is the empty attribute the problem?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Rick Rottman

    (@rickrottman)

    I’ve pushed out a new version of the plugin, version 2.76. I’ve removed the ability to process transactions as anything other than Authorization and Capture. If anyone needs to process transactions as Authorization Only or some other mode, email me at [email protected].

    Thread Starter hokua

    (@hokua)

    Update: Resolved with version 2.76 update.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Payment Fail: x_type error’ is closed to new replies.