Thank you

The Thank you component can be used on a dynamic checkout success page.

Example image

c39ec37 checkout success

Code samples

{
"tasticType": "commercetools/ui/thank-you",
"name": "commercetools UI thank you",
"icon": "done",
"category": "Checkout",
"schema": []
}
import React from 'react';
import ThankYou from 'components/commercetools-ui/thank-you';
const ThankYouTastic = () => {
return <ThankYou />;
};
export default ThankYouTastic;
Composable Commerce
Getting StartedMerchant CenterTutorialsHTTP APIGraphQL APIImport & ExportSDKs & Client LibrariesCustom Applications
Frontend
Getting StartedStudioDevelopingHTTP API
Sign upLog inSupportStatusOfferingTech BlogIntegrationsUser Research Program
Copyright © 2023 commercetools
Privacy PolicyImprint