• Resolved wpbetsy

    (@wpbetsy)


    I got a few questions here:

    1. Can I remove the coupon part on thank you page? Where can I do it?
    2. If customers choose to pay by Paypal, they will go to Paypal to settle payment. After that, will the customers be redirected to the Thank You page automatically?
    3. What’s the direct link to the thank you page?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi,
    1. Yes you can go to customizer to edit your thank you page. In the plugin settings, choose design.
    2,3. It’s thank you page of WooCommerce and our plugin just changes the way content is displayed on that page.
    The link to thank you page of WooCommerce if different from every order, it follow this form your_site_url/checkout/order-received/{order_id}/?key={order_key}
    Regards

    Thread Starter wpbetsy

    (@wpbetsy)

    1. Yes, I am already on design page. I just see “edit” button on coupon part but no button to delete it. Could you please show me screenshot on where I can delete the coupon part?

    2. If I want to pop up something on the thank you page, should I set this link as the destination?
    your_site_url/checkout/order-received/

    1. Please see https://www.screencast.com/t/2Baq8zPgb2
    2. No, you should use hook “woocommerce_thankyou” for that.

    Thread Starter wpbetsy

    (@wpbetsy)

    Is “is_order_received_page()” okay?

    Yes please try it.

    Thread Starter wpbetsy

    (@wpbetsy)

    If a customer choose to settle payment by Paypal (it will take the customer to Paypal’s site), when will the thank you page show up?

    As i said our plugin only change the way thank you page displays, all the rest depends on WooCommerce. You should check it yourself using a paypal sandbox account.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘customize questions’ is closed to new replies.