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
✅ Vai a MetForm > Settings > Payment
✅ Selezionare Pagina di ringraziamento from the dropdown, or click Crea una pagina di ringraziamento
✅ Salvare le modifiche
✅ Edit the page and add a Shortcode block
✅ Impasto inside it
✅ Publish the page — done!
Create a Thank You Page with MetForm #
Access the WordPress dashboard and navigate to Metforma.
- Vai alle impostazioni
- Click the Payment tab
- Selezionare Pagina di ringraziamento from the drop-down/ OR click on Crea una pagina di ringraziamento to create new one
- Now Save Changes


Aggiungi codice breve #
Adesso devi farlo add a short code to the selected page to create your thank you page in WordPress.


Aggiungere un 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.
Messaggio di ringraziamento predefinito #
Se vuoi mostrare il nome insieme a Messaggio di ringraziamento predefinito poi passa il nomef with the field name to create a custom thank you page for WooCommerce.
[mf_grazie fname='fname_field']NOTE: fnome_campo is the field name coming from Metforma.
Stato del pagamento #
Se lo desidera show the Payment Status, then you can use the this shortcode.
[mf_payment_status]ID transazione
Se lo desidera show a transaction ID, then you can use this shortcode.
[mf_transaction_id]Mostra dati/valore del campo
Se lo desidera 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.

