• Resolved sobceo75

    (@sobceo75)


    I have gotten it to work where it goes al the way through checkout no problems. But i get an email back from verotel when testing that says refund and FlexPay postback failed.

    Also verotel tested and they said the following below. I need help ASAP! Thanks

    Payments are not working properly.

    We received a postback response:

    “<br />
    <b>Notice</b>: id was called incorrectly. Order properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), wp, WP->main, WP->parse_request, do_action_ref_array, WP_Hook->do_action, WP_Hook->apply_filters, WC_API->handle_api_requests, do_action(‘woocommerce_api_wc_gateway_cardbilling’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Gateway_CardBilling->process_verotel_response, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.0.) in <b>/home/crosssob/public_html/sob/wp-includes/functions.php</b> on line <b>4161</b><br />
    OK”

    But it should only be “OK”.

Viewing 1 replies (of 1 total)
  • Plugin Author Ben Konyn

    (@bkonyn)

    Hey – On your server turn off displaying of notice messages in PHP.

    You may need to add / change your debug in your wp-config.php
    define( ‘WP_DEBUG’, false );

    The notice message is confusing the PostBack response.

    That should fix it.

    Thanks

    Ben Konyn

Viewing 1 replies (of 1 total)
  • The topic ‘FlexPay postback failed’ is closed to new replies.