{"id":27254,"date":"2026-07-23T12:53:15","date_gmt":"2026-07-23T09:53:15","guid":{"rendered":"https:\/\/ovza.com\/?p=27254"},"modified":"2026-07-23T12:53:15","modified_gmt":"2026-07-23T09:53:15","slug":"the-samoa-default-succession-company-dsc","status":"publish","type":"post","link":"https:\/\/ovza.com\/es\/the-samoa-default-succession-company-dsc\/","title":{"rendered":"The Samoa Default Succession Company (DSC)"},"content":{"rendered":"<section class=\"l-section wpb_row height_small\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_grid cols_1 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_top type_default stacking_default\"><div class=\"wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"w-html\"><!DOCTYPE html>\n<html lang=\"en\">\n<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script id="bv-lazyload-iframe" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});var bv_load_iframe_on_user_action=!0,BV_DEBUG_MODE=!1;function bvDebugLog(...args){BV_DEBUG_MODE&&console.log(...args)}__name(bvDebugLog,"bvDebugLog");var bv_iframe_lazyload_events=["mousemove","click","keydown","wheel","touchmove","touchend"],bv_load_event_executed=!1,bv_user_action_performed=!1;window.addEventListener("load",()=>{bv_load_event_executed=!0,handle_lazyload_iframes()});for(const event of bv_iframe_lazyload_events)window.addEventListener(event,handle_lazyload_events,{once:!0});function handle_lazyload_events(){for(const event of bv_iframe_lazyload_events)window.removeEventListener(event,handle_lazyload_events);bv_user_action_performed=!0,handle_lazyload_iframes()}__name(handle_lazyload_events,"handle_lazyload_events");function set_iframe_element_src(iframe_element){let src_value=iframe_element.getAttribute("bv-data-src");src_value?(src_value.includes("autoplay=1")&&(src_value+="&mute=1"),iframe_element.setAttribute("src",src_value)):bvDebugLog("IFRAME_SRC_NOT_FOUND : "+entry)}__name(set_iframe_element_src,"set_iframe_element_src");function handle_lazyload_iframes(){if(!bv_load_iframe_on_user_action&&bv_load_event_executed||bv_load_iframe_on_user_action&&bv_user_action_performed&&bv_load_event_executed)if("IntersectionObserver"in window){let handleIframes2=function(entries){entries.map(entry2=>{entry2.isIntersecting&&(set_iframe_element_src(entry2.target),iframe_observer.unobserve(entry2.target))})};var handleIframes=handleIframes2;__name(handleIframes2,"handleIframes");const iframe_observer=new IntersectionObserver(handleIframes2);document.querySelectorAll(".bv-lazyload-iframe").forEach(iframe_element=>{iframe_observer.observe(iframe_element)})}else document.querySelectorAll(".bv-lazyload-iframe").forEach(iframe_element=>{set_iframe_element_src(iframe_element)})}__name(handle_lazyload_iframes,"handle_lazyload_iframes");
</script>

<script id="bv-image-optimization-runtime" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});var bvDefaultImageObserverOptions={rootMargin:"200px 0px",threshold:.01},bvDefaultImageLazyObserver=null,bvDefaultImageMutationObserver=null,bvDefaultImageStylesheetScanStarted=!1,bvDefaultImageLazyloadEvents=["mousemove","click","keydown","wheel","touchmove","touchend"],bvDefaultImageOptimizedSuffix=".bv.webp";function bvDecodeHtmlEntities(value){var textarea=document.createElement("textarea");return textarea.innerHTML=value||"",textarea.value}__name(bvDecodeHtmlEntities,"bvDecodeHtmlEntities");function bvDecodeBase64Value(value){try{return atob(value||"")}catch{return value||""}}__name(bvDecodeBase64Value,"bvDecodeBase64Value");function bvDecodeUriComponentValue(value){try{return decodeURIComponent(value||"")}catch{return value||""}}__name(bvDecodeUriComponentValue,"bvDecodeUriComponentValue");function bvDecodeResizedInfosValue(value){var decodedValue=bvDecodeHtmlEntities(value),base64DecodedValue=bvDecodeBase64Value(decodedValue);if(base64DecodedValue!==decodedValue&&bvParseResizedInfos(base64DecodedValue).length>0)return base64DecodedValue;var uriDecodedValue=bvDecodeUriComponentValue(decodedValue);return uriDecodedValue!==decodedValue&&bvParseResizedInfos(uriDecodedValue).length>0?uriDecodedValue:decodedValue}__name(bvDecodeResizedInfosValue,"bvDecodeResizedInfosValue");function bvSvgMetadata(value){if(!value||typeof value!="string"||value.indexOf("data:image/svg+xml")===-1)return null;var match=value.match(/base64,([^"')\s]+)/);if(!match||!match[1])return null;try{var svg=atob(match[1]),urlMatch=svg.match(/\sbv-img-url="([^"]*)"/);if(!urlMatch||!urlMatch[1])return null;var resizedMatch=svg.match(/\sbv-resized-infos="([^"]*)"/);return{url:bvDecodeHtmlEntities(urlMatch[1]),resizedInfos:resizedMatch&&resizedMatch[1]?bvDecodeResizedInfosValue(resizedMatch[1]):""}}catch{return null}}__name(bvSvgMetadata,"bvSvgMetadata");function bvParseResizedInfos(resizedInfos){return resizedInfos?resizedInfos.split(";").reduce(function(result,entry){var parts=entry.split(":");if(parts.length<2)return result;var dimensions=(parts[1]||"").split("*"),width=parseInt(dimensions[0],10),height=parseInt(dimensions[1],10);return parts[0]&&width>0&&height>0&&result.push({token:parts[0],width,height}),result},[]):[]}__name(bvParseResizedInfos,"bvParseResizedInfos");function bvConfiguredOptimizedSuffix(){var suffix=(bvDefaultImageOptimizedSuffix||"").toLowerCase();return suffix===".bv.avif"||suffix===".bv.webp"?suffix:".bv.webp"}__name(bvConfiguredOptimizedSuffix,"bvConfiguredOptimizedSuffix");function bvSplitImageUrl(url){var path=url||"",hash="",query="",hashIndex=path.indexOf("#");hashIndex!==-1&&(hash=path.slice(hashIndex),path=path.slice(0,hashIndex));var queryIndex=path.indexOf("?");return queryIndex!==-1&&(query=path.slice(queryIndex),path=path.slice(0,queryIndex)),{path,query,hash}}__name(bvSplitImageUrl,"bvSplitImageUrl");function bvOptimizedSuffixFromPath(path){var match=(path||"").match(/\.bv\.(webp|avif)$/i);return match?match[0]:""}__name(bvOptimizedSuffixFromPath,"bvOptimizedSuffixFromPath");function bvPathExtension(path){var match=(path||"").match(/\.([^\/.]+)$/);return match?match[1].toLowerCase():""}__name(bvPathExtension,"bvPathExtension");function bvPathWithoutExtension(path){return(path||"").replace(/(\.[^\/.]+)$/,"")}__name(bvPathWithoutExtension,"bvPathWithoutExtension");function bvBuildResizedImageUrl(baseUrl,token){if(!baseUrl||!token)return"";var parts=bvSplitImageUrl(baseUrl),optimizedSuffix=bvOptimizedSuffixFromPath(parts.path),suffix=optimizedSuffix||bvConfiguredOptimizedSuffix(),originalPath=optimizedSuffix?parts.path.slice(0,-optimizedSuffix.length):parts.path,extension=bvPathExtension(originalPath),resizedPath="",tokenMatch=null;if(tokenMatch=token.match(/^(\d+)(?:\.([a-z0-9]+))?$/i)){if(extension=(tokenMatch[2]||extension||"").toLowerCase(),!extension)return"";resizedPath=bvPathWithoutExtension(originalPath)+"-"+tokenMatch[1]+"."+extension}else if(tokenMatch=token.match(/^(bv_resized_[a-z0-9_]+)(?:\.([a-z0-9]+))?$/i)){if(extension=(tokenMatch[2]||extension||"").toLowerCase(),!extension)return"";resizedPath=originalPath+"."+tokenMatch[1]+"."+extension}else return"";return resizedPath+suffix+parts.query+parts.hash}__name(bvBuildResizedImageUrl,"bvBuildResizedImageUrl");function bvBuildOptimizedImageUrl(baseUrl){if(!baseUrl)return"";var parts=bvSplitImageUrl(baseUrl);return bvOptimizedSuffixFromPath(parts.path)||!bvPathExtension(parts.path)?baseUrl:parts.path+bvConfiguredOptimizedSuffix()+parts.query+parts.hash}__name(bvBuildOptimizedImageUrl,"bvBuildOptimizedImageUrl");function bvRenderedImageRequirements(element){var rect=element&&element.getBoundingClientRect?element.getBoundingClientRect():{width:0,height:0},dpr=Math.max(1,window.devicePixelRatio||1),renderedWidth=Math.ceil(rect.width||element&&(element.clientWidth||element.offsetWidth)||0),renderedHeight=Math.ceil(rect.height||element&&(element.clientHeight||element.offsetHeight)||0);return{width:renderedWidth>0?Math.ceil(renderedWidth*dpr):0,height:renderedHeight>0?Math.ceil(renderedHeight*dpr):0}}__name(bvRenderedImageRequirements,"bvRenderedImageRequirements");function bvVariantFitsRequiredSize(variant,requiredSize){return!(!variant||!variant.url||requiredSize.width>0&&variant.width<requiredSize.width||requiredSize.height>0&&variant.height>0&&variant.height<requiredSize.height)}__name(bvVariantFitsRequiredSize,"bvVariantFitsRequiredSize");function bvSmallerVariant(left,right){if(!right)return left;var leftArea=left.width*left.height,rightArea=right.width*right.height;return leftArea<rightArea||leftArea===rightArea&&left.width<right.width?left:right}__name(bvSmallerVariant,"bvSmallerVariant");function bvChooseImageUrl(metadata,element){if(!metadata)return"";var requiredSize=bvRenderedImageRequirements(element),variants=bvParseResizedInfos(metadata.resizedInfos),fallbackUrl=variants.length>0?bvBuildOptimizedImageUrl(metadata.url):metadata.url;if(requiredSize.width<=0&&requiredSize.height<=0)return fallbackUrl;for(var bestVariant=null,i=0;i<variants.length;i++){var variant=variants[i],candidateUrl=bvBuildResizedImageUrl(metadata.url,variant.token),candidate={url:candidateUrl,width:variant.width,height:variant.height};bvVariantFitsRequiredSize(candidate,requiredSize)&&(bestVariant=bvSmallerVariant(candidate,bestVariant))}return bestVariant?bestVariant.url:fallbackUrl}__name(bvChooseImageUrl,"bvChooseImageUrl");function bvReplaceImagePlaceholderValue(value,element){return!value||typeof value!="string"?value:value.replace(/data:image\/svg\+xml[^"')\s]*/g,function(placeholder){var metadata=bvSvgMetadata(placeholder);return metadata&&bvChooseImageUrl(metadata,element)||placeholder})}__name(bvReplaceImagePlaceholderValue,"bvReplaceImagePlaceholderValue");function bvValueHasLoadablePlaceholder(value){if(!value||typeof value!="string"||value.indexOf("data:image/svg+xml")===-1)return!1;var hasPlaceholder=!1;return value.replace(/data:image\/svg\+xml[^"')\s]*/g,function(placeholder){return bvSvgMetadata(placeholder)&&(hasPlaceholder=!0),placeholder}),hasPlaceholder}__name(bvValueHasLoadablePlaceholder,"bvValueHasLoadablePlaceholder");function bvValueHasOptimizedPlaceholder(value){if(!value||typeof value!="string"||value.indexOf("data:image/svg+xml")===-1)return!1;var hasOptimizedPlaceholder=!1;return value.replace(/data:image\/svg\+xml[^"')\s]*/g,function(placeholder){var metadata=bvSvgMetadata(placeholder);return metadata&&metadata.resizedInfos&&(hasOptimizedPlaceholder=!0),placeholder}),hasOptimizedPlaceholder}__name(bvValueHasOptimizedPlaceholder,"bvValueHasOptimizedPlaceholder");function bvComputedStyleValue(element,propertyName){if(!element||!window.getComputedStyle)return"";try{var computedStyle=window.getComputedStyle(element);return computedStyle&&computedStyle.getPropertyValue(propertyName)||""}catch{return""}}__name(bvComputedStyleValue,"bvComputedStyleValue");function bvElementHasComputedBackgroundPlaceholder(element){return bvValueHasLoadablePlaceholder(bvComputedStyleValue(element,"background-image"))||bvValueHasLoadablePlaceholder(bvComputedStyleValue(element,"background"))}__name(bvElementHasComputedBackgroundPlaceholder,"bvElementHasComputedBackgroundPlaceholder");function bvElementHasLoadablePlaceholder(element,includeComputedStyle){if(!element||element.nodeType!==1)return!1;for(var attrs=element.attributes||[],i=0;i<attrs.length;i++)if(bvValueHasLoadablePlaceholder(attrs[i].value||""))return!0;return includeComputedStyle===!1?!1:bvElementHasComputedBackgroundPlaceholder(element)}__name(bvElementHasLoadablePlaceholder,"bvElementHasLoadablePlaceholder");function bvElementHasOptimizedImagePlaceholder(element){if(!element||!element.getAttribute)return!1;for(var imageAttributeNames=["src","srcset","imagesrcset"],i=0;i<imageAttributeNames.length;i++)if(bvValueHasOptimizedPlaceholder(element.getAttribute(imageAttributeNames[i])||""))return!0;return!1}__name(bvElementHasOptimizedImagePlaceholder,"bvElementHasOptimizedImagePlaceholder");function bvValueHasOptimizedImageUrl(value){return!value||typeof value!="string"?!1:/\.bv\.(webp|avif)(?:$|[\s"'?#),])/i.test(value)}__name(bvValueHasOptimizedImageUrl,"bvValueHasOptimizedImageUrl");function bvHandleExternallyChangedImageSource(mutation){if(!mutation||mutation.type!=="attributes"||(mutation.attributeName||"").toLowerCase()!=="src")return!1;var element=mutation.target;if(!element||element.nodeType!==1||element.tagName!=="IMG")return!1;var previousSrc=mutation.oldValue||"",currentSrc=element.getAttribute("src")||"",currentSrcset=element.getAttribute("srcset")||"";return!bvValueHasOptimizedImageUrl(previousSrc)||bvValueHasOptimizedImageUrl(currentSrc)||!currentSrcset||!bvValueHasOptimizedImageUrl(currentSrcset)||element.hasAttribute("bv-orig-srcset")?!1:(element.setAttribute("bv-dynamic-stale-srcset",currentSrcset),element.removeAttribute("srcset"),!element.hasAttribute("bv-orig-sizes")&&element.hasAttribute("sizes")&&(element.setAttribute("bv-dynamic-stale-sizes",element.getAttribute("sizes")||""),element.removeAttribute("sizes")),element.setAttribute("bv-dynamic-srcset-cleared","1"),!0)}__name(bvHandleExternallyChangedImageSource,"bvHandleExternallyChangedImageSource");function bvElementHasOptimizedImageReference(element){if(!element||!element.getAttribute)return!1;for(var imageAttributeNames=["src","srcset","imagesrcset"],i=0;i<imageAttributeNames.length;i++){var value=element.getAttribute(imageAttributeNames[i])||"";if(bvValueHasOptimizedPlaceholder(value)||bvValueHasOptimizedImageUrl(value))return!0}return!1}__name(bvElementHasOptimizedImageReference,"bvElementHasOptimizedImageReference");function bvReplaceElementPlaceholderAttributes(element){!element||!element.attributes||Array.prototype.slice.call(element.attributes).forEach(function(attribute){var value=attribute.value||"";if(value.indexOf("data:image/svg+xml")!==-1){var newValue=bvReplaceImagePlaceholderValue(value,element);newValue&&newValue!==value&&element.setAttribute(attribute.name,newValue)}})}__name(bvReplaceElementPlaceholderAttributes,"bvReplaceElementPlaceholderAttributes");function bvRestoreOriginalImageAttributes(element){!element||!element.getAttribute||!element.setAttribute||[["bv-orig-sizes","sizes"],["bv-orig-srcset","srcset"],["bv-orig-imagesrcset","imagesrcset"],["bv-orig-src","src"]].forEach(function(attributePair){var originalValue=element.getAttribute(attributePair[0]),targetAttribute=attributePair[1];originalValue&&element.getAttribute(targetAttribute)!==originalValue&&element.setAttribute(targetAttribute,originalValue)})}__name(bvRestoreOriginalImageAttributes,"bvRestoreOriginalImageAttributes");function bvSetInlineStyleProperty(element,propertyName,value){if(element.style&&element.style.setProperty){element.style.setProperty(propertyName,value,"important");return}var currentStyle=element.getAttribute("style")||"";element.setAttribute("style",currentStyle+(currentStyle?";":"")+propertyName+": "+value)}__name(bvSetInlineStyleProperty,"bvSetInlineStyleProperty");function bvReplaceComputedBackgroundPlaceholders(element){["background-image","background"].forEach(function(propertyName){var value=bvComputedStyleValue(element,propertyName);if(bvValueHasLoadablePlaceholder(value)){var newValue=bvReplaceImagePlaceholderValue(value,element);newValue&&newValue!==value&&bvSetInlineStyleProperty(element,propertyName,newValue)}})}__name(bvReplaceComputedBackgroundPlaceholders,"bvReplaceComputedBackgroundPlaceholders");function bvHandleLazyElement(element){!element||element.nodeType!==1||(element.tagName==="PICTURE"?element.querySelectorAll("source,img").forEach(function(child){bvElementHasOptimizedImageReference(child)||bvRestoreOriginalImageAttributes(child)}):bvElementHasOptimizedImageReference(element)||bvRestoreOriginalImageAttributes(element),bvReplaceElementPlaceholderAttributes(element),bvReplaceComputedBackgroundPlaceholders(element))}__name(bvHandleLazyElement,"bvHandleLazyElement");function bvObserveLazyElement(element){if(!(!element||element.nodeType!==1)){if(!bvDefaultImageLazyObserver){bvHandleLazyElement(element);return}bvDefaultImageLazyObserver.observe(element)}}__name(bvObserveLazyElement,"bvObserveLazyElement");function bvElementHasClass(element,className){return!element||element.nodeType!==1?!1:element.classList&&element.classList.contains?element.classList.contains(className):(element.getAttribute("class")||"").split(/\s+/).indexOf(className)!==-1}__name(bvElementHasClass,"bvElementHasClass");function bvObserveIfLoadableDefaultImageElement(element,includeComputedStyle){if(!(!element||element.nodeType!==1)){if(bvElementHasClass(element,"bv-image-lazyload")){bvObserveLazyElement(element);return}if(bvElementHasClass(element,"bv-viewport-mod")&&bvElementHasLoadablePlaceholder(element,includeComputedStyle)){bvObserveLazyElement(element);return}bvElementHasLoadablePlaceholder(element,includeComputedStyle)&&bvObserveLazyElement(element)}}__name(bvObserveIfLoadableDefaultImageElement,"bvObserveIfLoadableDefaultImageElement");function bvCheckDefaultImageNode(node,currentLevel,maxLevel){currentLevel=currentLevel||1,maxLevel=maxLevel===void 0?1/0:maxLevel,node&&node.nodeType===1&&bvObserveIfLoadableDefaultImageElement(node,!0),!(!node||currentLevel>=maxLevel||!node.childNodes||!node.childNodes.length)&&Array.prototype.forEach.call(node.childNodes,function(childNode){bvCheckDefaultImageNode(childNode,currentLevel+1,maxLevel)})}__name(bvCheckDefaultImageNode,"bvCheckDefaultImageNode");function bvScanDefaultImagePlaceholders(root,options){var scope=root&&root.querySelectorAll?root:document,broadScan=options&&options.broad===!0,includeComputedStyle=!options||options.includeComputedStyle!==!1;if(broadScan){bvCheckDefaultImageNode(scope,1,1/0);return}bvObserveIfLoadableDefaultImageElement(scope,includeComputedStyle),scope.querySelectorAll&&scope.querySelectorAll('.bv-image-lazyload,.bv-viewport-mod,img[src*="data:image/svg+xml"],source[srcset*="data:image/svg+xml"],[style*="data:image/svg+xml"]').forEach(function(element){bvObserveIfLoadableDefaultImageElement(element,includeComputedStyle)})}__name(bvScanDefaultImagePlaceholders,"bvScanDefaultImagePlaceholders");function bvShouldHandleDefaultImageAttributeMutation(mutation){if(!mutation||mutation.type!=="attributes"||!mutation.target||mutation.target.nodeType!==1)return!1;var attributeName=(mutation.attributeName||"").toLowerCase();if(attributeName==="class"||attributeName==="style"||attributeName==="src"||attributeName==="srcset"||attributeName==="imagesrcset")return!0;var attributeValue=mutation.target.getAttribute(mutation.attributeName)||"";return bvValueHasLoadablePlaceholder(attributeValue)}__name(bvShouldHandleDefaultImageAttributeMutation,"bvShouldHandleDefaultImageAttributeMutation");function bvScanComputedStyleDefaultImagePlaceholders(){!document.body||!document.querySelectorAll||(bvCheckDefaultImageNode(document.body,1,1),document.querySelectorAll("body *").forEach(function(element){bvCheckDefaultImageNode(element,1,1)}))}__name(bvScanComputedStyleDefaultImagePlaceholders,"bvScanComputedStyleDefaultImagePlaceholders");function bvHasDelayedAirliftLoadEvent(){if(typeof scriptAttrs>"u"||!Array.isArray(scriptAttrs)||scriptAttrs.length===0)return!1;var lastElement=scriptAttrs[scriptAttrs.length-1];return!!(lastElement&&lastElement.attrs&&lastElement.attrs.id==="bv-trigger-listener")}__name(bvHasDelayedAirliftLoadEvent,"bvHasDelayedAirliftLoadEvent");function bvRemoveStylesheetImagePlaceholderEventListeners(){bvDefaultImageLazyloadEvents.forEach(function(eventName){window.removeEventListener(eventName,bvHandleLazyloadedStylesheetImagePlaceholders)})}__name(bvRemoveStylesheetImagePlaceholderEventListeners,"bvRemoveStylesheetImagePlaceholderEventListeners");function bvHandleLazyloadedStylesheetImagePlaceholders(){bvDefaultImageStylesheetScanStarted||!document.body||!document.querySelectorAll||(bvDefaultImageStylesheetScanStarted=!0,setTimeout(function(){bvRemoveStylesheetImagePlaceholderEventListeners(),bvScanComputedStyleDefaultImagePlaceholders()},50))}__name(bvHandleLazyloadedStylesheetImagePlaceholders,"bvHandleLazyloadedStylesheetImagePlaceholders");function bvAddStylesheetImagePlaceholderEventListeners(){bvDefaultImageLazyloadEvents.forEach(function(eventName){window.addEventListener(eventName,bvHandleLazyloadedStylesheetImagePlaceholders)})}__name(bvAddStylesheetImagePlaceholderEventListeners,"bvAddStylesheetImagePlaceholderEventListeners");function bvStartStylesheetImagePlaceholderScanAfterAirliftLoad(){return!window.addEventListener||!bvHasDelayedAirliftLoadEvent()?!1:(window.addEventListener("Airliftload",bvHandleLazyloadedStylesheetImagePlaceholders,{once:!0}),!0)}__name(bvStartStylesheetImagePlaceholderScanAfterAirliftLoad,"bvStartStylesheetImagePlaceholderScanAfterAirliftLoad");function bvStartStylesheetImagePlaceholderScanAfterUserAction(){window.addEventListener&&(bvStartStylesheetImagePlaceholderScanAfterAirliftLoad()||bvAddStylesheetImagePlaceholderEventListeners())}__name(bvStartStylesheetImagePlaceholderScanAfterUserAction,"bvStartStylesheetImagePlaceholderScanAfterUserAction");function bvStartDefaultImageOptimizationRuntime(){"IntersectionObserver"in window&&(bvDefaultImageLazyObserver=new IntersectionObserver(function(entries){entries.forEach(function(entry){entry.isIntersecting&&(bvHandleLazyElement(entry.target),bvDefaultImageLazyObserver.unobserve(entry.target))})},bvDefaultImageObserverOptions)),"MutationObserver"in window&&(bvDefaultImageMutationObserver=new MutationObserver(function(mutations){mutations.forEach(function(mutation){mutation.type==="childList"&&mutation.addedNodes.forEach(function(node){node.nodeType===1&&setTimeout(function(){bvCheckDefaultImageNode(node,1,1/0)},0)}),!bvHandleExternallyChangedImageSource(mutation)&&bvShouldHandleDefaultImageAttributeMutation(mutation)&&((mutation.attributeName||"").toLowerCase()==="class"?setTimeout(function(){bvCheckDefaultImageNode(mutation.target,1,1/0)},0):bvCheckDefaultImageNode(mutation.target,1,1))})}),bvDefaultImageMutationObserver.observe(document.documentElement,{childList:!0,subtree:!0,attributes:!0,attributeOldValue:!0})),bvScanDefaultImagePlaceholders(document),bvStartStylesheetImagePlaceholderScanAfterUserAction()}__name(bvStartDefaultImageOptimizationRuntime,"bvStartDefaultImageOptimizationRuntime"),document.readyState==="loading"?document.addEventListener("DOMContentLoaded",bvStartDefaultImageOptimizationRuntime):bvStartDefaultImageOptimizationRuntime();
</script>

<script id="bv-dl-scripts-list" data-cfasync="false" bv-exclude="true">
var scriptAttrs = [{"attrs":{"src":"data:text\/javascript;base64, ZnVuY3Rpb24gYnZfdHJpZ2dlcl9haXJsaWZ0X2V2ZW50KHRhcmdldCwgZXZlbnRfdHlwZSkgewoKICBpZiAoZXZlbnRfdHlwZSA9PT0gInJlYWR5c3RhdGVjaGFuZ2UiKSB7CiAgICBpZiAoYnZfc3RhdGVfY291bnRlciA9PT0gMCkgewogICAgICBidl9zdGF0ZV9jb3VudGVyICs9IDEKICAgICAgYnZfY3VzdG9tX3JlYWR5X3N0YXRlX3ZhbHVlID0gImludGVyYWN0aXZlIgogICAgfSBlbHNlIGlmKGJ2X3N0YXRlX2NvdW50ZXIgPT09IDEpIHsKICAgICAgYnZfc3RhdGVfY291bnRlciArPSAxCiAgICAgIGJ2X2N1c3RvbV9yZWFkeV9zdGF0ZV92YWx1ZSA9ICJjb21wbGV0ZSIKICAgIH0KICB9CgogIGxldCBldmVudF9uYW1lID0gIkFpcmxpZnQiICsgZXZlbnRfdHlwZTsKICBsZXQgc3ludGhldGljRXZlbnQgPSBuZXcgRXZlbnQoZXZlbnRfbmFtZSwgeyBidWJibGVzOiB0cnVlIH0pOwoKICBPYmplY3QuZGVmaW5lUHJvcGVydHkoc3ludGhldGljRXZlbnQsICJ0eXBlIiwgeyBnZXQ6IGZ1bmN0aW9uICgpIHsgcmV0dXJuIGV2ZW50X3R5cGU7IH0sIHNldDogZnVuY3Rpb24gKCkgeyB9IH0pOwogIE9iamVjdC5kZWZpbmVQcm9wZXJ0eShzeW50aGV0aWNFdmVudCwgInRhcmdldCIsIHsgZ2V0OiBmdW5jdGlvbiAoKSB7IHJldHVybiB0YXJnZXQ7IH0sIHNldDogZnVuY3Rpb24gKCkgeyB9IH0pOwoKICB0YXJnZXQuZGlzcGF0Y2hFdmVudChzeW50aGV0aWNFdmVudCk7Cn0KCmZ1bmN0aW9uIGJ2X2Rpc3BhdGNoRGVsYXllZEV2ZW50cygpIHsKICAgIGJ2X3RyaWdnZXJfYWlybGlmdF9ldmVudChkb2N1bWVudCwgInJlYWR5c3RhdGVjaGFuZ2UiKTsKICAgIGJ2X3RyaWdnZXJfYWlybGlmdF9ldmVudChkb2N1bWVudCwgIkRPTUNvbnRlbnRMb2FkZWQiKTsKCiAgICBzZXRUaW1lb3V0KCgpID0+IHsKICAgICAgICBidl90cmlnZ2VyX2FpcmxpZnRfZXZlbnQoZG9jdW1lbnQsICJyZWFkeXN0YXRlY2hhbmdlIik7CgogICAgICAgIHNldFRpbWVvdXQoKCkgPT4gewogICAgICAgICAgICBidl90cmlnZ2VyX2FpcmxpZnRfZXZlbnQod2luZG93LCAibG9hZCIpOwogICAgICAgICAgICBidl90cmlnZ2VyX2FpcmxpZnRfZXZlbnQod2luZG93LCAicGFnZXNob3ciKTsKICAgICAgICB9LCAwKTsKICAgIH0sIDApOwp9Cgp2YXIgYnZfc3RhdGVfY291bnRlciA9IDAKCmJ2X2Rpc3BhdGNoRGVsYXllZEV2ZW50cygpOwoK","id":"bv-trigger-listener","type":"text\/javascript","defer":true,"async":false},"bv_unique_id":"d6fe9c24159ed4a27d224d91c70f8fdc","reference":100000000}];
</script>
<script id="bv-web-worker" type="javascript/worker" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});var BV_DEBUG_MODE=!1;function bvDebugLog(...args){BV_DEBUG_MODE&&console.log(...args)}__name(bvDebugLog,"bvDebugLog"),self.onmessage=function(e){var counter=e.data.fetch_urls.length;e.data.fetch_urls.forEach(function(fetch_url){loadUrl(fetch_url,function(){bvDebugLog("DONE: "+fetch_url),counter=counter-1,counter===0&&self.postMessage({status:"SUCCESS"})})})};async function loadUrl(fetch_url,callback){try{var request=new Request(fetch_url,{mode:"no-cors",redirect:"follow"});await fetch(request),callback()}catch(fetchError){bvDebugLog("Fetch Error loading URL:",fetchError);try{var xhr=new XMLHttpRequest;xhr.onerror=callback,xhr.onload=callback,xhr.responseType="blob",xhr.open("GET",fetch_url,!0),xhr.send()}catch(xhrError){bvDebugLog("XHR Error loading URL:",xhrError),callback()}}}__name(loadUrl,"loadUrl");
</script>
<script id="bv-web-worker-handler" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});if(typeof scriptAttrs<"u"&&Array.isArray(scriptAttrs)&&scriptAttrs.length>0){const lastElement=scriptAttrs[scriptAttrs.length-1];if(lastElement.attrs&&lastElement.attrs.id==="bv-trigger-listener"){var bv_custom_ready_state_value="loading";Object.defineProperty(document,"readyState",{get:__name(function(){return bv_custom_ready_state_value},"get"),set:__name(function(){},"set")})}}if(typeof scriptAttrs>"u"||!Array.isArray(scriptAttrs))var scriptAttrs=[];if(typeof linkStyleAttrs>"u"||!Array.isArray(linkStyleAttrs))var linkStyleAttrs=[];var BV_DEBUG_MODE=!1;function bvDebugLog(...args){BV_DEBUG_MODE&&console.log(...args)}__name(bvDebugLog,"bvDebugLog");function isMobileDevice(){return window.innerWidth<=500}__name(isMobileDevice,"isMobileDevice");var js_dom_loaded=!1;document.addEventListener("DOMContentLoaded",()=>{js_dom_loaded=!0});const EVENTS=["mousemove","click","keydown","wheel","touchmove","touchend"];var scriptUrls=[],styleUrls=[],bvEventCalled=!1,workerFinished=!1,functionExec=!1,scriptsInjected=!1,stylesInjected=!1,bv_load_event_fired=!1,autoInjectTimerStarted=!1;const BV_AUTO_INJECT_ENABLED=!0,BV_DESKTOP_AUTO_INJECT_DELAY=4e3,BV_MOBILE_AUTO_INJECT_DELAY=1e4,BV_WORKER_TIMEOUT_DURATION=3e3;scriptAttrs.forEach((scriptAttr,index)=>{scriptAttr.attrs.src&&!scriptAttr.attrs.src.includes("data:text/javascript")&&(scriptUrls[index]=scriptAttr.attrs.src)}),linkStyleAttrs.forEach((linkAttr,index)=>{styleUrls[index]=linkAttr.attrs.href});var fetchUrls=scriptUrls.concat(styleUrls);function addEventListeners(bvEventHandler2){EVENTS.forEach(function(event){document.addEventListener(event,bvEventFired,!0),document.addEventListener(event,bvEventHandler2,!0)})}__name(addEventListeners,"addEventListeners");function removeEventListeners(){EVENTS.forEach(function(event){document.removeEventListener(event,bvEventHandler,!0)})}__name(removeEventListeners,"removeEventListeners");function bvEventFired(){bvEventCalled||(bvEventCalled=!0,workerFinished=!0)}__name(bvEventFired,"bvEventFired");function bvGetElement(attributes,element){Object.keys(attributes).forEach(function(attr){attr==="async"?element.async=attributes[attr]:attr==="innerHTML"?element.innerHTML=atob(attributes[attr]):element.setAttribute(attr,attributes[attr])})}__name(bvGetElement,"bvGetElement");function bvAddElement(attr,element){var attributes=attr.attrs;if(attributes.bv_inline_delayed){let bvScriptId=attr.bv_unique_id,bvScriptElement=document.querySelector("[bv_unique_id='"+bvScriptId+"']");bvScriptElement?(!attributes.innerHTML&&!attributes.src&&bvScriptElement.textContent.trim()!==""&&(attributes.src="data:text/javascript;base64, "+btoa(unescape(encodeURIComponent(bvScriptElement.textContent)))),bvGetElement(attributes,element),bvScriptElement.after(element)):bvDebugLog(`Script not found for ${bvScriptId}`)}else{bvGetElement(attributes,element);var templateId=attr.bv_unique_id,targetElement=document.querySelector("[id='"+templateId+"']");targetElement&&targetElement.after(element)}}__name(bvAddElement,"bvAddElement");function injectStyles(){if(stylesInjected){bvDebugLog("Styles already injected, skipping");return}stylesInjected=!0,document.querySelectorAll('style[type="bv_inline_delayed_css"], template[id]').forEach(element=>{if(element.tagName.toLowerCase()==="style"){var new_style=document.createElement("style");new_style.type="text/css",new_style.textContent=element.textContent,element.after(new_style),new_style.parentNode?element.remove():bvDebugLog("PARENT NODE NOT FOUND")}else if(element.tagName.toLowerCase()==="template"){var templateId=element.id,linkStyleAttr=linkStyleAttrs.find(attr=>attr.bv_unique_id===templateId);if(linkStyleAttr){var link=document.createElement("link");bvAddElement(linkStyleAttr,link),element.parentNode&&element.parentNode.replaceChild(link,element),bvDebugLog("EXTERNAL STYLE ADDED")}else bvDebugLog(`No linkStyleAttr found for template ID ${templateId}`)}}),linkStyleAttrs.forEach((linkStyleAttr,index)=>{bvDebugLog("STYLE ADDED");var element=document.createElement("link");bvAddElement(linkStyleAttr,element)})}__name(injectStyles,"injectStyles");function injectScripts(){if(scriptsInjected){bvDebugLog("Scripts already injected, skipping");return}scriptsInjected=!0;let last_script_element;scriptAttrs.forEach((scriptAttr,index)=>{if(bv_custom_ready_state_value==="loading"&&scriptAttr.attrs&&scriptAttr.attrs.is_first_defer_element===!0)if(last_script_element){const readyStateScript=document.createElement("script");readyStateScript.src="data:text/javascript;base64, "+btoa(unescape(encodeURIComponent("bv_custom_ready_state_value = 'interactive';"))),readyStateScript.async=!1,last_script_element.after(readyStateScript)}else bv_custom_ready_state_value="interactive",bvDebugLog('Ready state manually set to "interactive"');bvDebugLog("JS ADDED");var element=document.createElement("script");last_script_element=element,bvAddElement(scriptAttr,element)})}__name(injectScripts,"injectScripts");function bvEventHandler(){bvDebugLog("EVENT FIRED"),js_dom_loaded&&bvEventCalled&&workerFinished&&!functionExec&&(functionExec=!0,injectStyles(),injectScripts(),removeEventListeners())}__name(bvEventHandler,"bvEventHandler");function autoInjectScriptsAfterLoad(){js_dom_loaded&&workerFinished&&!scriptsInjected&&!stylesInjected&&(bvDebugLog("Auto-injecting styles and scripts after timer"),injectStyles(),injectScripts())}__name(autoInjectScriptsAfterLoad,"autoInjectScriptsAfterLoad");function startAutoInjectTimer(){if(BV_AUTO_INJECT_ENABLED&&!autoInjectTimerStarted&&bv_load_event_fired&&!bvEventCalled){autoInjectTimerStarted=!0;var delay=isMobileDevice()?BV_MOBILE_AUTO_INJECT_DELAY:BV_DESKTOP_AUTO_INJECT_DELAY;bvDebugLog("Starting auto-inject timer with delay: "+delay+"ms"),setTimeout(function(){autoInjectScriptsAfterLoad()},delay)}}__name(startAutoInjectTimer,"startAutoInjectTimer"),addEventListeners(bvEventHandler);var requestObject=window.URL||window.webkitURL,bvWorker=new Worker(requestObject.createObjectURL(new Blob([document.getElementById("bv-web-worker").textContent],{type:"text/javascript"})));bvWorker.onmessage=function(e){e.data.status==="SUCCESS"&&(bvDebugLog("WORKER_FINISHED"),workerFinished=!0,bvEventHandler(),startAutoInjectTimer())},addEventListener("load",()=>{bvEventHandler(),bv_call_fetch_urls(),bv_load_event_fired=!0});function bv_call_fetch_urls(){!bv_load_event_fired&&!workerFinished&&(bvWorker.postMessage({fetch_urls:fetchUrls}),bv_initiate_worker_timer())}__name(bv_call_fetch_urls,"bv_call_fetch_urls"),setTimeout(function(){bv_call_fetch_urls()},5e3);function bv_initiate_worker_timer(){setTimeout(function(){workerFinished||(bvDebugLog("WORKER_TIMEDOUT"),workerFinished=!0,bvWorker.terminate()),bvEventHandler(),startAutoInjectTimer()},BV_WORKER_TIMEOUT_DURATION)}__name(bv_initiate_worker_timer,"bv_initiate_worker_timer");
</script>
\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n     <style>\n        .audio-container {\n            background-color: #f0f2f5;\n            border: 1px solid #e0e0e0;\n            border-radius: 10px;\n            box-shadow: 0 4px 8px #fff;\n            padding: 20px;\n            width: 100%;\n            max-width: 100%;\n            box-sizing: border-box;\n        }\n\n        audio {\n            width: 100%;\n            outline: none;\n        }\n\n        .audio-header {\n            display: flex;\n            align-items: center;\n            margin-top: 0px !important;\n            padding-left: 2rem;\n        }\n\n        .audio-icon {\n            background-color: #1db38d;\n            border-radius: 50%;\n            width: 45px;\n            height: 45px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-right: 10px;\n        }\n\n        .audio-icon svg {\n            width: 24px;\n            height: 24px;\n            fill: #fff !important; \/* White icon color *\/\n        }\n\n        .audio-title {\n            font-weight: normal;\n            color: #000;\n            font-size: 18px;\n        }\n\n        \/* Media query for mobile devices *\/\n         @media (max-width: 600px) {\n     .audio-header {\n                flex-direction: row;\n                justify-content: center; \/* Ensures center alignment *\/\n                text-align: center;\n                width: 100%;\n            }\n\n            .audio-icon {\n                margin-right: 10px;\n                margin-left: -2rem;\n            }\n\n            .audio-title {\n                margin-top: 0;\n            }\n        }\n    <\/style>\n<\/head>\n\n    <div class=\"audio-container\">\n        <audio controls>\n            <source src=\"https:\/\/ovza.com\/wp-content\/uploads\/2026\/07\/40029068_1784729143.mp3\" type=\"audio\/mpeg\">\n            \n        <\/audio>\n        <div class=\"audio-header\">\n            <div class=\"audio-icon\">\n                <svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"headphones\"\n                     xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\">\n                    <path\n                          d=\"M256 32C114.52 32 0 146.496 0 288v48a32 32 0 0 0 17.689 28.622l14.383 7.191C34.083 431.903 83.421 480 144 480h24c13.255 0 24-10.745 24-24V280c0-13.255-10.745-24-24-24h-24c-31.342 0-59.671 12.879-80 33.627V288c0-105.869 86.131-192 192-192s192 86.131 192 192v1.627C427.671 268.879 399.342 256 368 256h-24c-13.255 0-24 10.745-24 24v176c0 13.255 10.745 24 24 24h24c60.579 0 109.917-48.098 111.928-108.187l14.382-7.191A32 32 0 0 0 512 336v-48c0-141.479-114.496-256-256-256z\">\n                    <\/path>\n                <\/svg>\n            <\/div>\n           \n        <\/div>\n    <\/div>\n\n<\/html><\/div><div class=\"wpb_text_column us_custom_e5aea6d2\"><div class=\"wpb_wrapper\"><p><span style=\"font-weight: 400;\">In today&#8217;s international business environment, entrepreneurs are increasingly looking for corporate structures that support both global operations and long-term succession planning. While traditional offshore companies provide flexibility for international trade and investment, they often require separate estate planning arrangements to ensure business continuity when ownership changes.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">A Samoa Default Succession Company (DSC) offers a different approach. Established under Samoa&#8217;s International Companies Act, a DSC allows a company to incorporate statutory succession provisions directly into its constitutional documents. Through Section 228B, ownership can automatically pass to predetermined successor members when specified events occur, helping businesses maintain continuity while supporting sound corporate governance.<\/span><\/p>\n<h2 id='what-is-a-samoa-default-succession-company-dsc'><strong>What Is a Samoa Default Succession Company (DSC)?<\/strong><\/h2>\n<p><span style=\"font-weight: 400;\">A Samoa Default Succession Company (DSC) is a specialized form of international company established under<\/span><a href=\"https:\/\/ovza.com\/es\/puesto-de-biblioteca\/ley-de-sociedades-offshore-de-samoa\/\"><span style=\"font-weight: 400;\"> Samoa&#8217;s International Companies Act.<\/span><\/a><span style=\"font-weight: 400;\"> Unlike a standard international company, a DSC can include succession mechanisms within its Articles of Association, allowing ownership interests to transfer automatically under predefined circumstances.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The objective is to provide continuity without interrupting normal business operations. Instead of relying solely on probate proceedings or court intervention, the company&#8217;s governing documents determine how ownership will transfer, reducing uncertainty while allowing the business to continue operating.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">This structure can be particularly valuable for family-owned businesses, international investors, and entrepreneurs seeking a long-term governance framework that supports both operational flexibility and succession planning.<\/span><\/p>\n<h2 id='understanding-section-228b'><strong>Understanding Section 228B<\/strong><\/h2>\n<p><span style=\"font-weight: 400;\">One of the defining features of a Samoa Default Succession Company is Section 228B of the International Companies Act. This provision allows the company&#8217;s Articles of Association to specify certain &#8220;trigger events&#8221; that automatically transfer membership to one or more designated successor members.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The trigger events are determined by the company when it is established and may include circumstances such as the death of a member, permanent incapacity, bankruptcy, or other predefined situations. Once the specified event occurs, ownership transfers according to the Articles of Association without requiring lengthy court proceedings or probate administration.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Section 228B does not replace broader estate planning, but it provides a statutory mechanism that allows succession to occur efficiently while preserving the company&#8217;s legal continuity. This can significantly reduce delays and uncertainty for businesses operating across multiple jurisdictions.<\/span><\/p>\n<h1 id='day-to-day-business-operations'><strong>Day-to-Day Business Operations<\/strong><\/h1>\n<p><span style=\"font-weight: 400;\">A Samoa Default Succession Company continues to operate like any other international company during its normal course of business. Directors remain responsible for managing the company, making commercial decisions, signing contracts, opening bank accounts, and overseeing daily operations.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The succession provisions established under Section 228B remain inactive until a trigger event occurs. Until then, the company functions as a standard corporate vehicle, allowing entrepreneurs to conduct international business without affecting ordinary management activities.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">By separating day-to-day operations from succession planning, the DSC enables businesses to maintain operational efficiency while preparing for future ownership transitions.<\/span><\/p>\n<h1 id='compliance-following-a-section-228b-trigger-event'><strong>Compliance Following a Section 228B Trigger Event<\/strong><\/h1>\n<p><span style=\"font-weight: 400;\">Although Section 228B allows membership to transfer automatically, the compliance process does not end once ownership changes. Whenever a trigger event results in new members or members being admitted to the company, the corporate records must be updated and the company&#8217;s compliance obligations continue.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">In practice, the newly appointed member or members will normally be required to complete fresh Know Your Customer (KYC) and Customer Due Diligence (CDD) procedures with the registered agent. Updated identification documents, proof of address, and beneficial ownership information may also be required before the company&#8217;s statutory records are amended.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">This ongoing verification process helps ensure the company remains compliant with anti-money laundering (AML) regulations, beneficial ownership requirements, and international transparency standards. Maintaining accurate records following a Section 228B transfer also helps avoid unnecessary delays when dealing with banks, regulators, or other professional service providers.<\/span><\/p>\n<h1 id='comparing-corporate-structures'><strong>Comparing Corporate Structures<\/strong><\/h1>\n<table>\n<tbody>\n<tr>\n<td><b>Caracter\u00edstica<\/b><\/td>\n<td><b>Standard International Company<\/b><\/td>\n<td><b>Traditional Trust<\/b><\/td>\n<td><b>Samoa Default Succession Company (DSC)<\/b><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Active commercial trading<\/span><\/td>\n<td><span style=\"font-weight: 400;\">S\u00ed<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Limitado<\/span><\/td>\n<td><span style=\"font-weight: 400;\">S\u00ed<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Automatic ownership succession<\/span><\/td>\n<td><span style=\"font-weight: 400;\">No<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Trustee-managed<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Yes (Section 228B)<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Court involvement after succession event<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Often required<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Usually not<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Generally avoided<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Directors continue managing the business<\/span><\/td>\n<td><span style=\"font-weight: 400;\">S\u00ed<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Trustee manages trust assets<\/span><\/td>\n<td><span style=\"font-weight: 400;\">S\u00ed<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">KYC updates after ownership changes<\/span><\/td>\n<td><span style=\"font-weight: 400;\">S\u00ed<\/span><\/td>\n<td><span style=\"font-weight: 400;\">S\u00ed<\/span><\/td>\n<td><span style=\"font-weight: 400;\">S\u00ed<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Built-in statutory succession mechanism<\/span><\/td>\n<td><span style=\"font-weight: 400;\">No<\/span><\/td>\n<td><span style=\"font-weight: 400;\">No<\/span><\/td>\n<td><span style=\"font-weight: 400;\">S\u00ed<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h1 id='why-businesses-choose-a-samoa-dsc'><strong>Why Businesses Choose a Samoa DSC?<\/strong><\/h1>\n<p><span style=\"font-weight: 400;\">Many internationally active businesses choose a Samoa Default Succession Company because it combines commercial flexibility with structured succession planning. Rather than relying solely on separate legal arrangements, the company itself contains rules that determine how ownership will continue when predefined events occur.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">This integrated approach can simplify governance, support business continuity, and reduce administrative complexity during ownership transitions. For businesses with international shareholders or long-term family succession objectives, the DSC provides an additional layer of certainty while allowing the company to continue operating without interruption.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">As with any international corporate structure, the suitability of a DSC depends on the company&#8217;s objectives, ownership arrangements, and the legal and tax rules that apply to its shareholders.<\/span><\/p>\n<h2 id='regulatory-compliance'><strong>Cumplimiento normativo<\/strong><\/h2>\n<p><span style=\"font-weight: 400;\">Although the Samoa Default Succession Company includes specialized succession provisions, it continues to operate within Samoa&#8217;s established corporate and regulatory framework. Registered agents maintain statutory records, verify beneficial ownership information, and perform ongoing customer due diligence in accordance with applicable anti-money laundering (AML) and Know Your Customer (KYC) requirements.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Whenever ownership changes through a Section 228B succession event, those compliance obligations continue. The new member or members must complete the necessary verification procedures before the company&#8217;s records are fully updated, ensuring that the DSC remains compliant with both Samoan law and international regulatory standards.<\/span><\/p>\n<h2 id='conclusion'><strong>Conclusi\u00f3n<\/strong><\/h2>\n<p><span style=\"font-weight: 400;\">A Samoa Default Succession Company (DSC) offers a unique approach to international corporate structuring by combining normal business operations with a statutory succession mechanism under Section 228B. By allowing ownership to transfer automatically upon predefined trigger events, the structure can support business continuity while reducing uncertainty associated with traditional succession processes.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">However, succession does not remove compliance obligations. New members introduced following a Section 228B event must complete the required KYC and beneficial ownership verification procedures to ensure the company remains compliant with applicable regulations. When properly structured and maintained, a Samoa DSC can provide entrepreneurs with a practical framework that supports continuity, governance, and long-term international business planning.<\/span><\/p>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/section><section class=\"l-section wpb_row hide_on_tablets hide_on_mobiles height_small\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_grid cols_1-4-1 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_top type_default stacking_default\"><div class=\"wpb_column vc_column_container\"><div class=\"vc_column-inner\"><\/div><\/div><div class=\"wpb_column vc_column_container\"><div class=\"vc_column-inner\"><h3 class=\"w-text us_custom_c57c2555 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">Preguntas frecuentes<\/span><\/span><\/h3><div class=\"w-tabs us_custom_57af4b14 style_default switch_click accordion has_scrolling\" style=\"--sections-title-size:inherit\"><div class=\"w-tabs-sections titles-align_none icon_plus cpos_right\"><div class=\"w-tabs-section\" id=\"t229\"><button class=\"w-tabs-section-header\" aria-controls=\"content-t229\" aria-expanded=\"false\"><div class=\"w-tabs-section-title\">What is a trigger event under Section 228B?<\/div><div class=\"w-tabs-section-control\"><\/div><\/button><div  class=\"w-tabs-section-content us_custom_1f257949\" id=\"content-t229\"><div class=\"w-tabs-section-content-h i-cf\"><div class=\"wpb_text_column us_custom_07051a4e\"><div class=\"wpb_wrapper\"><div id=\"NO6uaLOTHdiokdUP8_HbyQc__62\">\n<div class=\"wDYxhc\" data-md=\"61\">\n<div class=\"LGOjhe\" data-attrid=\"wa:\/description\" data-hveid=\"CEQQAA\">\n<p><span style=\"font-weight: 400;\">A trigger event is a circumstance defined in the company&#8217;s Articles of Association that automatically transfers membership to designated successor members. Examples may include death, permanent incapacity, bankruptcy, or other events chosen when the company is established.<\/span><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div><\/div><\/div><\/div><\/div><div class=\"w-tabs-section\" id=\"k37c\"><button class=\"w-tabs-section-header\" aria-controls=\"content-k37c\" aria-expanded=\"false\"><div class=\"w-tabs-section-title\">Does ownership transfer automatically under Section 228B?<\/div><div class=\"w-tabs-section-control\"><\/div><\/button><div  class=\"w-tabs-section-content us_custom_1f257949\" id=\"content-k37c\"><div class=\"w-tabs-section-content-h i-cf\"><div class=\"wpb_text_column us_custom_07051a4e\"><div class=\"wpb_wrapper\"><div class=\"co8aDb\" role=\"heading\" aria-level=\"3\">\n<p><span style=\"font-weight: 400;\">Yes. If a valid trigger event occurs and the company&#8217;s Articles of Association contain Section 228B succession provisions, ownership transfers according to those provisions without requiring probate or court proceedings.<\/span><\/p>\n<\/div>\n<\/div><\/div><\/div><\/div><\/div><div class=\"w-tabs-section\" id=\"z4a2\"><button class=\"w-tabs-section-header\" aria-controls=\"content-z4a2\" aria-expanded=\"false\"><div class=\"w-tabs-section-title\">Do new members need to complete KYC after a Section 228B transfer?<\/div><div class=\"w-tabs-section-control\"><\/div><\/button><div  class=\"w-tabs-section-content us_custom_1f257949\" id=\"content-z4a2\"><div class=\"w-tabs-section-content-h i-cf\"><div class=\"wpb_text_column us_custom_07051a4e\"><div class=\"wpb_wrapper\"><p><span style=\"font-weight: 400;\">Yes. Although membership transfers automatically under the company&#8217;s constitutional documents, the registered agent will normally require new members to complete updated KYC and customer due diligence procedures before corporate records are finalized.<\/span><\/p>\n<\/div><\/div><\/div><\/div><\/div><div class=\"w-tabs-section\" id=\"d5ec\"><button class=\"w-tabs-section-header\" aria-controls=\"content-d5ec\" aria-expanded=\"false\"><div class=\"w-tabs-section-title\">Can a Samoa DSC continue operating during a succession event?<\/div><div class=\"w-tabs-section-control\"><\/div><\/button><div  class=\"w-tabs-section-content us_custom_1f257949\" id=\"content-d5ec\"><div class=\"w-tabs-section-content-h i-cf\"><div class=\"wpb_text_column us_custom_07051a4e\"><div class=\"wpb_wrapper\"><div id=\"NO6uaLOTHdiokdUP8_HbyQc__74\">\n<div class=\"wDYxhc\" data-md=\"61\">\n<div class=\"LGOjhe\" data-attrid=\"wa:\/description\" data-hveid=\"CEEQAA\">\n<p>Yes. One of the main advantages of the DSC is that the company continues operating normally while ownership transfers according to the predetermined succession provisions contained within the Articles of Association.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div><\/div><\/div><\/div><\/div><div class=\"w-tabs-section\" id=\"i71b\"><button class=\"w-tabs-section-header\" aria-controls=\"content-i71b\" aria-expanded=\"false\"><div class=\"w-tabs-section-title\">How can OVZA assist with a Samoa Default Succession Company?<\/div><div class=\"w-tabs-section-control\"><\/div><\/button><div  class=\"w-tabs-section-content us_custom_1f257949\" id=\"content-i71b\"><div class=\"w-tabs-section-content-h i-cf\"><div class=\"wpb_text_column us_custom_07051a4e\"><div class=\"wpb_wrapper\"><div id=\"OO6uaPSQFcGqhbIPw6_BkQI__3\">\n<div class=\"wDYxhc\" data-md=\"61\">\n<div class=\"LGOjhe\" data-attrid=\"wa:\/description\" data-hveid=\"CAYQAA\">OVZA assists clients with establishing Samoa Default Succession Companies, preparing customized constitutional documents that incorporate Section 228B succession provisions, coordinating registered agent services, and supporting ongoing compliance requirements, including corporate record maintenance and KYC updates following succession events.<\/div>\n<\/div>\n<\/div>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpb_column vc_column_container\"><div class=\"vc_column-inner\"><\/div><\/div><\/div><\/div><\/section><section class=\"l-section wpb_row height_small\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_grid cols_1 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_top type_default stacking_default\"><div class=\"wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"g-cols wpb_row us_custom_23d78c9b hide_on_default hide_on_laptops via_grid cols_1 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_middle type_default stacking_default\" style=\"--gap:3rem;\"><div class=\"wpb_column vc_column_container\"><div class=\"vc_column-inner\"><h3 class=\"w-text us_custom_c57c2555 has_text_color hide_on_default hide_on_laptops\"><span class=\"w-text-h\"><span class=\"w-text-value\">Preguntas frecuentes<\/span><\/span><\/h3><div class=\"w-tabs us_custom_6a9b8108 style_default switch_click accordion has_scrolling\" style=\"--sections-title-size:inherit\"><div class=\"w-tabs-sections titles-align_none icon_plus cpos_right\"><div class=\"w-tabs-section\" id=\"y76f\"><button class=\"w-tabs-section-header\" aria-controls=\"content-y76f\" aria-expanded=\"false\"><div class=\"w-tabs-section-title\">\u00bfEs Samoa un pa\u00eds libre de impuestos?<\/div><div class=\"w-tabs-section-control\"><\/div><\/button><div  class=\"w-tabs-section-content\" id=\"content-y76f\"><div class=\"w-tabs-section-content-h i-cf\"><div class=\"wpb_text_column us_custom_07051a4e\"><div class=\"wpb_wrapper\"><div id=\"NO6uaLOTHdiokdUP8_HbyQc__62\">\n<div class=\"wDYxhc\" data-md=\"61\">\n<div class=\"LGOjhe\" data-attrid=\"wa:\/description\" data-hveid=\"CEQQAA\">\n<p>Ventajas de Samoa como para\u00edso fiscal<\/p>\n<p>Samoa tiene impuestos para residentes locales a una tasa de 27% sin embargo,\u00a0<b>Todas las empresas offshore internacionales samoanas est\u00e1n exentas de todos los impuestos locales.<\/b>, que incluye, entre otros, impuestos sobre beneficios, ganancias de capital, transacciones y contratos.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"NO6uaLOTHdiokdUP8_HbyQc__63\">\n<div class=\"Y6JuXb\">\n<div lang=\"en\" data-hveid=\"CDwQAA\" data-ved=\"2ahUKEwiz_eDR86qPAxVYVKQEHfP4NnkQFSgAegQIPBAA\">\n<div class=\"tF2Cxc\">\n<div class=\"yuRUbf\">\n<div class=\"b8lM7\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><\/div><\/div><\/div><\/div><div class=\"w-tabs-section\" id=\"k8b0\"><button class=\"w-tabs-section-header\" aria-controls=\"content-k8b0\" aria-expanded=\"false\"><div class=\"w-tabs-section-title\">\u00bfCu\u00e1l es el tipo impositivo para las empresas en Samoa?<\/div><div class=\"w-tabs-section-control\"><\/div><\/button><div  class=\"w-tabs-section-content\" id=\"content-k8b0\"><div class=\"w-tabs-section-content-h i-cf\"><div class=\"wpb_text_column us_custom_07051a4e\"><div class=\"wpb_wrapper\"><div class=\"co8aDb\" role=\"heading\" aria-level=\"3\">\n<p>Impuesto de sociedades:<\/p>\n<p>Una empresa residente est\u00e1 sujeta a la tasa 27% en su renta imponible global, mientras que\u00a0<b>A los no residentes se les cobra la tarifa de 27%.<\/b>\u00a0sobre sus ingresos imponibles derivados de la fuente de Samoa.<\/p>\n<\/div>\n<\/div><\/div><\/div><\/div><\/div><div class=\"w-tabs-section\" id=\"a9f0\"><button class=\"w-tabs-section-header\" aria-controls=\"content-a9f0\" aria-expanded=\"false\"><div class=\"w-tabs-section-title\">\u00bfSamoa paga impuestos?<\/div><div class=\"w-tabs-section-control\"><\/div><\/button><div  class=\"w-tabs-section-content\" id=\"content-a9f0\"><div class=\"w-tabs-section-content-h i-cf\"><div class=\"wpb_text_column us_custom_07051a4e\"><div class=\"wpb_wrapper\"><p>Aunque t\u00e9cnicamente es una posesi\u00f3n estadounidense,\u00a0<b>Samoa Americana tiene su propio departamento de impuestos.<\/b>. En muchos casos, los residentes originarios de la isla no est\u00e1n obligados a presentar declaraciones de impuestos en Estados Unidos.<\/p>\n<\/div><\/div><\/div><\/div><\/div><div class=\"w-tabs-section\" id=\"bb5a\"><button class=\"w-tabs-section-header\" aria-controls=\"content-bb5a\" aria-expanded=\"false\"><div class=\"w-tabs-section-title\">\u00bfQu\u00e9 pa\u00eds tiene la mejor exenci\u00f3n de impuestos?<\/div><div class=\"w-tabs-section-control\"><\/div><\/button><div  class=\"w-tabs-section-content\" id=\"content-bb5a\"><div class=\"w-tabs-section-content-h i-cf\"><div class=\"wpb_text_column us_custom_07051a4e\"><div class=\"wpb_wrapper\"><div id=\"NO6uaLOTHdiokdUP8_HbyQc__74\">\n<div class=\"wDYxhc\" data-md=\"61\">\n<div class=\"LGOjhe\" data-attrid=\"wa:\/description\" data-hveid=\"CEEQAA\">\n<p>Resumen de pa\u00edses con impuesto cero sobre la renta<\/p>\n<p>Entre los pa\u00edses con las tasas impositivas m\u00e1s bajas del mundo se encuentran:\u00a0<b>Malta, Chipre, Andorra, Montenegro y Singapur<\/b>. Adem\u00e1s de la exenci\u00f3n del impuesto sobre la renta, en Antigua y Barbuda, las personas tambi\u00e9n est\u00e1n exentas de pagar impuestos sobre el patrimonio, las ganancias de capital y las herencias.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"NO6uaLOTHdiokdUP8_HbyQc__75\">\n<div class=\"Y6JuXb\">\n<div data-hveid=\"CEMQAA\" data-ved=\"2ahUKEwiz_eDR86qPAxVYVKQEHfP4NnkQFSgAegQIQxAA\">\n<div class=\"tF2Cxc\">\n<div class=\"yuRUbf\">\n<div class=\"b8lM7\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><\/div><\/div><\/div><\/div><div class=\"w-tabs-section\" id=\"qcb5\"><button class=\"w-tabs-section-header\" aria-controls=\"content-qcb5\" aria-expanded=\"false\"><div class=\"w-tabs-section-title\">\u00bfEs Egipto un pa\u00eds libre de impuestos?<\/div><div class=\"w-tabs-section-control\"><\/div><\/button><div  class=\"w-tabs-section-content\" id=\"content-qcb5\"><div class=\"w-tabs-section-content-h i-cf\"><div class=\"wpb_text_column us_custom_07051a4e\"><div class=\"wpb_wrapper\"><div id=\"OO6uaPSQFcGqhbIPw6_BkQI__3\">\n<div class=\"wDYxhc\" data-md=\"61\">\n<div class=\"LGOjhe\" data-attrid=\"wa:\/description\" data-hveid=\"CAYQAA\">El impuesto sobre la renta se aplica de forma progresiva:\u00a0<b>Los ingresos de entre 0 y 40 000 libras egipcias est\u00e1n exentos de impuestos.<\/b>; de 40 000 EGP a 55 000 EGP se grava al 10%; de 55 000 EGP a 70 000 EGP se grava al 15%;<\/div>\n<\/div>\n<\/div>\n<div id=\"OO6uaPSQFcGqhbIPw6_BkQI__4\">\n<div class=\"Y6JuXb\">\n<div data-hveid=\"CAUQAA\" data-ved=\"2ahUKEwj0jM3T86qPAxVBVUEAHcNXMCIQFSgAegQIBRAA\">\n<div class=\"tF2Cxc\">\n<div class=\"yuRUbf\">\n<div class=\"b8lM7\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"w-html\"><\/div><\/div><\/div><\/div><\/div><\/section>","protected":false},"excerpt":{"rendered":"In today&#8217;s international business environment, entrepreneurs are increasingly looking for corporate structures that support both global operations and long-term succession planning. While traditional offshore companies provide flexibility for international trade and investment, they often require separate estate planning arrangements to ensure business continuity when ownership changes. A Samoa Default Succession Company (DSC) offers a different...","protected":false},"author":4,"featured_media":27255,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[136],"tags":[87],"class_list":["post-27254","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-samoa","tag-samoa"],"acf":[],"_links":{"self":[{"href":"https:\/\/ovza.com\/es\/wp-json\/wp\/v2\/posts\/27254","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ovza.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ovza.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ovza.com\/es\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/ovza.com\/es\/wp-json\/wp\/v2\/comments?post=27254"}],"version-history":[{"count":6,"href":"https:\/\/ovza.com\/es\/wp-json\/wp\/v2\/posts\/27254\/revisions"}],"predecessor-version":[{"id":27268,"href":"https:\/\/ovza.com\/es\/wp-json\/wp\/v2\/posts\/27254\/revisions\/27268"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ovza.com\/es\/wp-json\/wp\/v2\/media\/27255"}],"wp:attachment":[{"href":"https:\/\/ovza.com\/es\/wp-json\/wp\/v2\/media?parent=27254"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ovza.com\/es\/wp-json\/wp\/v2\/categories?post=27254"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ovza.com\/es\/wp-json\/wp\/v2\/tags?post=27254"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}<!-- This website is optimized by Airlift. Learn more: https://airlift.net. Template:. Learn more: https://airlift.net. Template: 6a5f741546fa5c2d11e8f2cf. Config Timestamp: 2026-07-21 13:28:52 UTC, Cached Timestamp: 2026-07-23 16:11:55 UTC, Optimization Time: 6.71ms -->