• Resolved koupmi

    (@koupmi)


    Hello,
    is possible use voucher code in checkout? So it will applied for entire purchase (no matter on product)?

    • This topic was modified 2 years ago by koupmi.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support rzepsen

    (@rzepsen)

    Hello @koupmi

    It depends on how you modify the WooCommerce Checkout Page. If the Coupon Code field ID is the same as in the unmodified version of WooCommerce, the coupon should work.

    I don’t know just how you are modifying WooCommerce. Are you adding the Coupon Code field to Checkout, with a plugin, or with code in the functions.php file?

    Firstly, the ID of the Coupon Code field should be id=”coupon_code”. The WooCommere coupon mechanism our plugin is based on reacts to this ID and then the coupon value should be taken off the order.

    If you have any further questions, let me know.

    Best regards,

    Plugin Support rzepsen

    (@rzepsen)

    Hello @koupmi

    As we haven’t got any replies, I’m marking this topic as resolved for now.

    ———

    Update

    I’m sorry. I marked this topic as resolved by mistake. Please feel free to contact with me again if your doubts have not been resolved.

    Kind regards

    • This reply was modified 2 years ago by rzepsen.
    Thread Starter koupmi

    (@koupmi)

    Checkout works fine.
    Just another question, are coupons automatically sent, when is order paid?

    I did some test order with bank transfer payment.
    When i set order as completed, i have to manually generate coupon code.

    Plugin Support rzepsen

    (@rzepsen)

    Hello @koupmi

    You can set an option Automatically generate coupons. Go to PDF Coupons > Settings and set order status at which the voucher will be automatically issued.

    Kind regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Checkout’ is closed to new replies.