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
- Upload and activate the plugin from WordPress Plugins.
- Make sure WooCommerce is active.
- Go to Woo Thank You in the admin menu.
- Select the confirmation page in Settings.
- 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.
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-detailsData and cleanup
- 2 WordPress settings
Retention: kept until the plugin is uninstalled. Uninstall policy: delete the plugin-owned data declared above.
Troubleshooting
- Confirm the required WordPress, PHP, and companion-plugin versions above.
- Save the plugin settings again, then repeat the exact action that failed.
- Clear page, object, and browser caches when the issue affects front-end output.
- Temporarily test with unrelated plugins disabled on a staging site to identify a conflict.
- 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.
