Introduction
The Order Confirmation Shortcode displays the PayPress order confirmation page after a successful payment.
Customers are automatically redirected to this page once checkout has been completed successfully.
Shortcode
[paypress_order_confirmation]
Parameters
This shortcode does not accept any attributes.
Example
[paypress_order_confirmation]
Notes
- Create a dedicated Order Confirmation page.
- Place only this shortcode on the page.
- Configure this page within the PayPress settings if required.
- Avoid placing additional content above or below the shortcode so customers receive a clean confirmation experience.
Legacy Compatibility
PayPress continues to support the following legacy shortcode:
[mss_order_confirmation]
For all new websites, use:
[paypress_order_confirmation]