• Resolved reedawn13

    (@reedawn13)


    Hi,

    Firstly, great plugin, exactly what I were looking for. It was working for a while and able to make payment all.

    But now, after approving the order, customer unable to make any payment. When they try to make a payment, it re-direct to cart. It doesn’t proceed to the payment gateway.

    Thanks

    • This topic was modified 4 years, 5 months ago by reedawn13.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Sarankumar

    (@sarankumar)

    Hello @reedawn13 ,

    Can you enable debugging and give debug log details.

    You check this link for how to enable debugg in wordpress.

    Thread Starter reedawn13

    (@reedawn13)

    Hi Sarankumar,

    Thank you for your reply. Below is the debug log when wanting to make payment.


    ‘WP_DEBUG’
    Warning: Cannot modify header information – headers already sent by (output started at /home1/rqmmapmy/public_html/wp-config.php:1) in /home1/rqmmapmy/public_html/wp-includes/functions.php on line 6270

    Notice: id was called incorrectly. Order properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), wp, WP->main, do_action_ref_array(‘wp’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Form_Handler::pay_action, WC_Gateway_HitPay->process_payment, 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 /home1/rqmmapmy/public_html/wp-includes/functions.php on line 5225

    Notice: order_key was called incorrectly. Order properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), wp, WP->main, do_action_ref_array(‘wp’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Form_Handler::pay_action, WC_Gateway_HitPay->process_payment, 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 /home1/rqmmapmy/public_html/wp-includes/functions.php on line 5225

    Deprecated: woocommerce_get_page_id is deprecated since version 3.0! Use wc_get_page_id instead. in /home1/rqmmapmy/public_html/wp-includes/functions.php on line 4773

    Deprecated: wc_get_page_id was called with an argument that is deprecated since version 2.1! The “pay” and “thanks” pages are no-longer used – an endpoint is added to the checkout instead. To get a valid link use the WC_Order::get_checkout_payment_url() or WC_Order::get_checkout_order_received_url() methods instead. in /home1/rqmmapmy/public_html/wp-includes/functions.php on line 5057

    Warning: Cannot modify header information – headers already sent by (output started at /home1/rqmmapmy/public_html/wp-config.php:1) in /home1/rqmmapmy/public_html/wp-includes/pluggable.php on line 1296

    Warning: Cannot modify header information – headers already sent by (output started at /home1/rqmmapmy/public_html/wp-config.php:1) in /home1/rqmmapmy/public_html/wp-includes/pluggable.php on line 1299″

    Plugin Author Sarankumar

    (@sarankumar)

    Hello @reedawn13 ,

    Iam thinking that you are using some payment gateway called hit pay or something. Disable that payment gateway. Enable Cash on delivery or bank transfer payment option and test it whether you getting same error log. if same error log is getting which means order plugin have some issues. If there is no issues then it means that the payment gateway Hitpay or something is making the issue. You need to update the payment gateway plugin. Let me know what happening

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Unable to make payment after approve order’ is closed to new replies.