• Resolved LABCAT

    (@labcat)


    Hi there,

    Is there a way to make this plugin also work on the “Pay For Order” endpoint?

    At the moment it only works on the regular checkout page.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support komal-maru

    (@komal-maru)

    Hi @labcat,

    Currently, it is only possible on the checkout page where different fees/discount will be charged for selected payment methods.

    Can you please let us know whether the ‘Pay for Order’ endpoint will consist of different payment methods which will allow the customer to change the payment method?

    Regards,
    Komal Maru

    Thread Starter LABCAT

    (@labcat)

    Yeah the ‘Pay for Order’ endpoint can have multiple payment methods. For the site I am working on there is bank transfer and stripe, obviously we want to charge an extra 3% for stripe.

    I have writen some code to force customers to select their payment option before arriving at the ‘Pay for Order’ page. If they select ‘credit’ I add a fee to the order (using php). Unfortunately the code I have written will only work for the site it has been written for.

    Ideally I would rewrite the checkout.js (from woocommerce) script to work on the pay for order page. However that would take a fair amount of effort so will hopefully someone at woo-commerce will do it in the future.

    • This reply was modified 5 years, 6 months ago by LABCAT.
    Plugin Support komal-maru

    (@komal-maru)

    Hi @labcat,

    Thank you for explaining to us about your requirement.

    Currently, it is not possible to achieve this requirement from our plugin. However, we shall check whether we can include it in our plugin. I have added this tweak on our Github repository and we shall see whether we can work on it or not.

    Regards,
    Komal Maru

    @komal-maru

    I’m having the same issue as well and really wanted to know if there are any updates with having this included?

    Thread Starter LABCAT

    (@labcat)

    @rjose56 this is actually more an issue with WooCommerce not this plugin.

    To make it work in this plugin would required significant effort as you need to rewrite the checkout.js file to work on the Pay For Order page.

    Plugin Support kenil802

    (@kenil802)

    Hi @labcat,

    Yes, you are right. The above-mentioned issue can be achieved from the WooCommerce and not from our plugin.

    Still, we have added this enhancement to our Github repository to check whether we can include it in our plugin or not.

    Regards,
    Kenil Shah

    Plugin Support kenil802

    (@kenil802)

    Hi @rjose56,

    Regarding your issue, it is not possible to achieve this requirement from our plugin. This issue can be achieved from the WooCommerce support team.

    Regards,
    Kenil Shah

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Pay For Order page’ is closed to new replies.