Configuring the Business Unit's Portal Checkout URL
Set the Portal URL and Portal Checkout Page Path on a Business Unit so fusionCore can build the checkout link for each of its Orders.
The checkout page itself is a standard Experience Cloud page that loads an Order from a ?orderId=<Order UUID> URL parameter. There is no checkout-page lookup field on the Business Unit. Instead, the Business Unit stores two pieces of the checkout URL, and fusionCore combines them with the Order’s UUID to build the full link that is stored on each Order in Portal Checkout URL (FCORE_PORTAL__Portal_Checkout_URL__c).The two fields you configure on the Business Unit are:
Portal URL (FCORE_PORTAL__Portal_URL__c) — the base URL of your Experience Cloud site.
Portal Checkout Page Path (FCORE_PORTAL__Portal_Checkout_Page_Path__c) — the path of the page on that site where you placed the checkout components.
In Setup, type All Sites in the Quick Find box and select it. Copy the URL of your portal site.
2
Paste the URL into the Business Unit
Open the Business Unit you want to set up. Paste the URL you copied into the Portal URL (FCORE_PORTAL__Portal_URL__c) field.
Setting the Portal URL on the Business Unit
3
Set the checkout page path
Copy the path of the page where you placed the checkout components, then paste it into the Portal Checkout Page Path (FCORE_PORTAL__Portal_Checkout_Page_Path__c) field. Click Save.
With both fields set, fusionCore populates Portal Checkout URL (FCORE_PORTAL__Portal_Checkout_URL__c) on Orders belonging to that Business Unit, appending each Order’s UUID as the orderId parameter so the link opens the correct Order at checkout.
Both fields must be set, or the checkout link is incomplete. If either Portal URL or Portal Checkout Page Path is blank, the generated checkout URL will not resolve to a working page. Set both before sending Orders to the Portal.
The path must match your published checkout page. If the Portal Checkout Page Path does not match the actual page path on your site, the link opens the wrong page (or none). Copy the path directly from the published page rather than typing it.
Each Business Unit is configured separately. These fields live on the Business Unit, so a multi–Business Unit org needs each Business Unit’s URL and path set individually.
⌘I
Assistant
Responses are generated using AI and may contain mistakes.