# Plan Thank You Card This is a component that shows thank you card after purchasing a plan for a site. It requires siteId as the only prop and it fetches the rest of data to redux state. ## Props ### `siteId`
TypeNumber
RequiredYes
Required property that controls what site is the card rendered for.