Skip to main content

How to Add Standard Payment Values for Webshops with WooCommerce CMS

A step-by-step guide to configuring standard payment values for unique payment status page URL.

Maikel Snijders avatar
Written by Maikel Snijders
Updated over 11 months ago

Log in to Your Admin Panel:

Go to your WordPress website and log in to the admin panel.

Navigate to WooCommerce Settings:

From the WordPress dashboard, locate and click on WooCommerce in the left-hand menu. Then, select Settings from the WooCommerce submenu.

Access the Advanced Settings:

In the WooCommerce Settings, click on the Advanced tab.

Check the Endpoints:

Under the Advanced settings, you will see the Endpoints section. Here, you can view and manage the endpoints for different WooCommerce actions.

Locate the Endpoints:

Find the Order received endpoint in the list. This is the endpoint used after the URL to signify an order has been completed.

Example:

If your base URL is url.com, the order received page would typically be url.com/order-received/.

Save and Apply Changes:

After reviewing and configuring the endpoint settings, ensure you save any changes by clicking the Save Changes button at the bottom of the page.

Verify the Payment Flow:

To confirm that the standard payment values and endpoint settings are correctly configured, you can place a test order on your webshop and ensure that the order received page loads as expected.

Did this answer your question?