Focused WordPress plugins for real client work.Clear licensing for 1, 5, or 100 websites

Woo Thank You help

Installation, usage, and technical reference for version 2.2.0.

Overview

Dprime Woo Thank You replaces the default WooCommerce thank-you destination with a page you choose. The plugin appends the order ID and order key to the redirect URL and provides a shortcode that displays the order confirmation, order summary, bank transfer instructions for BACS orders, and customer addresses.

The plugin creates an Order Confirmation page on activation with the shortcode already placed.

Before you start

  • WordPress 6.4 or newer
  • PHP 8.2 or newer
  • WooCommerce must be active

Installation

  1. Upload and activate the plugin from WordPress Plugins.
  2. Make sure WooCommerce is active.
  3. Go to Woo Thank You in the admin menu.
  4. Select the confirmation page in Settings.
  5. Use the Appearance tab to choose whether the built-in frontend CSS should load.

Interface guide

Use these screens with the steps below. Select an image to open it at full size.

Woo Thank You settings for checkout-success content and shortcode output.
Shape the post-purchase message and related content shown after a successful WooCommerce order.

Using the plugin

  • Choose any WordPress page as your thank-you destination
  • Receives order-id and order-key URL parameters automatically
  • Shortcode [dpwty_order_details] renders a complete order summary
  • Auto-displays BACS bank transfer details when payment method is bank transfer
  • Includes preset appearances and custom styling controls
  • Allows disabling the built-in frontend CSS for full custom control

Shortcodes

Use these in the WordPress editor, a shortcode block, or a compatible page builder.

[dpwty_order_details]

Styling and CSS classes

These public-facing class hooks are present in the plugin styles. Add custom CSS only after checking the result on a staging site.

.dpwty-actions.dpwty-addr.dpwty-addresses.dpwty-bank-note.dpwty-btn.dpwty-btn-outline.dpwty-card.dpwty-card-body.dpwty-card-head.dpwty-check.dpwty-meta.dpwty-notice.dpwty-notice--error.dpwty-qty.dpwty-r.dpwty-table.dpwty-total.dpwty-wrap.woocommerce-Price-amount.woocommerce-bacs-bank-details

Data and cleanup

  • 2 WordPress settings

Retention: kept until the plugin is uninstalled. Uninstall policy: delete the plugin-owned data declared above.

Troubleshooting

  1. Confirm the required WordPress, PHP, and companion-plugin versions above.
  2. Save the plugin settings again, then repeat the exact action that failed.
  3. Clear page, object, and browser caches when the issue affects front-end output.
  4. Temporarily test with unrelated plugins disabled on a staging site to identify a conflict.
  5. If the problem remains, record the steps, visible error, and relevant logs before contacting support.

Frequently asked questions

What shortcode should I place on the confirmation page?

Use [dpwty_order_details].

Can I use my own page builder layout?

Yes. Add the shortcode to any page and select that page in the plugin settings.

Can I disable the plugin CSS?

Yes. In Appearance, select No CSS and save. Version 2.1.3 also prevents the frontend stylesheet handle from loading when the setting is disabled.

Updates and access

Download the complete plugin directly. Dprime Core can connect it to the public update catalogue.