• I’m trying to change the order status to processing if there’s no license key is available for the product in woocommerce. And i’m using the hook like,
    – woocommerce_payment_complete
    – woocommerce_payment_complete_order_status_completed
    – woocommerce_checkout_order_processed

    Other payment method are working well but the skrill payment method is not being working with the same code in functions.php

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Skrill_Team

    (@stanislavachannel)

    Hi ayushbay20,

    Thanks for getting in touch.

    A member of our technical team will be in touch shortly.

    Regards,

    The Skrill Team

    Plugin Author Skrill_Team

    (@stanislavachannel)

    Hi @ayushbay20 ,

    thanks for waiting.

    could You give me more info about what You expect to our plugin do after You call this hook?

    – woocommerce_payment_complete
    – woocommerce_payment_complete_order_status_completed
    – woocommerce_checkout_order_processed

    also maybe explain a bit about You business logic, so

    we can understand what kind of problem that You face

    Thread Starter ayushbay20

    (@ayushbay20)

    We sell downloadable and virtual products with license key (Added from License Manager for WooCommerce plugin ) . And if there’s no license key available for the product that a customer buy, I’m trying to keep my order status in processing after the payment clearance or complete. The other payment methods works well with my code as I wanted to but when the customer pay’s with Skrill payment methods the order get’s to complete even we don’t have license key available for the product.

    • This reply was modified 1 year, 5 months ago by ayushbay20.
    • This reply was modified 1 year, 5 months ago by ayushbay20.
    Thread Starter ayushbay20

    (@ayushbay20)

    @stanislavachannel Can you Please help me out with this?

    Plugin Author Skrill_Team

    (@stanislavachannel)

    hi @ayushbay20 ,

    thankyou for contacting us.

    we have an option on the Skrill setting to make the complete payment mark as processing, just go to admin-panel->Woocommerce->Skrill Settings->on Transaction Status Completed field just change to Processing.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘To change the order status after payment is completed.’ is closed to new replies.