A WooCommerce Thank You Page is needed to redirect users to a dedicated page showing their transaction status. It displays the details right after a payment (successful or failed) is completed.
MetForm comes with a thank you page customizer for WooCommerce that lets you set this up easily.
MetForm makes it easy to create a WooCommerce Thank You Page in WordPress for showing transaction status and details right after a payment succeeds or fails.
Quick Steps
✅ Vá para MetForm > Settings > Payment
✅ Selecione Página de agradecimento from the dropdown, or click Criar página de agradecimento
✅ Salvar alterações
✅ Edit the page and add a Shortcode block
✅ Colar inside it
✅ Publish the page — done!
Create a Thank You Page with MetForm #
To create a WordPress thank you page, access your WordPress dashboard. Then navigate to Metform and follow the steps –
- Vá para as configurações
- Click the Payment tab
- Selecione Página de agradecimento from the drop-down/ OR click on Criar página de agradecimento to create new one
- Now Save Changes


Adicionar código curto #
Agora, você tem que add a short code to the selected page to create your thank you page in WordPress.


Adicione um short code block to the page and add this Short Code : .


Check the Result #
You can see the custom WordPress thank you page for WooCommerce after finishing any transaction.


Short Code Examples #
You can add more functionality to your WooCommerce thank you page. Here are some short codes that will make a awesome WooCommerce thank you page.
Mensagem de agradecimento padrão #
Se você quiser mostrar o nome junto com o Mensagem de agradecimento padrão então passe o nome with the field name to create a custom thank you page for WooCommerce.
[mf_obrigado fname='fname_field']NOTE: fname_field is the field name coming from Metform.
Status do pagamento #
Se você quiser show the Payment Status, then you can use the this shortcode.
[mf_payment_status]ID da transação
Se você quiser show a transaction ID, then you can use this shortcode.
[mf_transaction_id]Mostrar dados/valor do campo
Se você quiser show any field data/value from the form, then follow this example.
[mf field='mf-first-name']here, mf-first-name is the name of the First Name field.


That’s all! Now you know how to add thank you page in WordPress.

