<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>Champ Partners Limited</provider_name><provider_url>https://www.champpartners.com/zh-hant</provider_url><author_name>Mike Lam</author_name><author_url>https://www.champpartners.com/zh-hant/blog/author/mikelam/</author_url><title>&#x73FE;&#x91D1;&#x51FA;&#x7CE7;&#x7684;&#x7070;&#x8272;&#x5730;&#x5E36;&#x8981;&#x6CE8;&#x610F;&#xFF0C;&#x53EF;&#x80FD;&#x4E26;&#x6C92;&#x6709;&#x60F3;&#x8C61;&#x4E2D;&#x9AD8;&#x6548; | Champ Partners</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content"&gt;&lt;a href="https://www.champpartners.com/zh-hant/blog/payroll-cash-payment/"&gt;&#x73FE;&#x91D1;&#x51FA;&#x7CE7;&#x7684;&#x7070;&#x8272;&#x5730;&#x5E36;&#x8981;&#x6CE8;&#x610F;&#xFF0C;&#x53EF;&#x80FD;&#x4E26;&#x6C92;&#x6709;&#x60F3;&#x8C61;&#x4E2D;&#x9AD8;&#x6548;&lt;/a&gt;&lt;/blockquote&gt;
&lt;script type='text/javascript'&gt;
&lt;!--//--&gt;&lt;![CDATA[//&gt;&lt;!--
/**
 * WordPress inline HTML embed
 *
 * @since 4.4.0
 * @output wp-includes/js/wp-embed.js
 *
 * This file cannot have ampersands in it. This is to ensure
 * it can be embedded in older versions of WordPress.
 * See https://core.trac.wordpress.org/changeset/35708.
 */
(function ( window, document ) {
	'use strict';

	var supportedBrowser = false,
		loaded = false;

		if ( document.querySelector ) {
			if ( window.addEventListener ) {
				supportedBrowser = true;
			}
		}

	/** @namespace wp */
	window.wp = window.wp || {};

	if ( !! window.wp.receiveEmbedMessage ) {
		return;
	}

	window.wp.receiveEmbedMessage = function( e ) {
		var data = e.data;

		if ( ! data ) {
			return;
		}

		if ( ! ( data.secret || data.message || data.value ) ) {
			return;
		}

		if ( /[^a-zA-Z0-9]/.test( data.secret ) ) {
			return;
		}

		var iframes = document.querySelectorAll( 'iframe[data-secret="' + data.secret + '"]' ),
			blockquotes = document.querySelectorAll( 'blockquote[data-secret="' + data.secret + '"]' ),
			allowedProtocols = new RegExp( '^https?:$', 'i' ),
			i, source, height, sourceURL, targetURL;

		for ( i = 0; i &lt; blockquotes.length; i++ ) {
			blockquotes[ i ].style.display = 'none';
		}

		for ( i = 0; i &lt; iframes.length; i++ ) {
			source = iframes[ i ];

			if ( e.source !== source.contentWindow ) {
				continue;
			}

			source.removeAttribute( 'style' );

			/* Resize the iframe on request. */
			if ( 'height' === data.message ) {
				height = parseInt( data.value, 10 );
				if ( height &gt; 1000 ) {
					height = 1000;
				} else if ( ~~height &lt; 200 ) {
					height = 200;
				}

				source.height = height;
			}

			/* Link to a specific URL on request. */
			if ( 'link' === data.message ) {
				sourceURL = document.createElement( 'a' );
				targetURL = document.createElement( 'a' );

				sourceURL.href = source.getAttribute( 'src' );
				targetURL.href = data.value;

				/* Only follow link if the protocol is in the allow list. */
				if ( ! allowedProtocols.test( targetURL.protocol ) ) {
					continue;
				}

				/* Only continue if link hostname matches iframe's hostname. */
				if ( targetURL.host === sourceURL.host ) {
					if ( document.activeElement === source ) {
						window.top.location.href = data.value;
					}
				}
			}
		}
	};

	function onLoad() {
		if ( loaded ) {
			return;
		}

		loaded = true;

		var isIE10 = -1 !== navigator.appVersion.indexOf( 'MSIE 10' ),
			isIE11 = !!navigator.userAgent.match( /Trident.*rv:11\./ ),
			iframes = document.querySelectorAll( 'iframe.wp-embedded-content' ),
			iframeClone, i, source, secret;

		for ( i = 0; i &lt; iframes.length; i++ ) {
			source = iframes[ i ];

			if ( ! source.getAttribute( 'data-secret' ) ) {
				/* Add secret to iframe */
				secret = Math.random().toString( 36 ).substr( 2, 10 );
				source.src += '#?secret=' + secret;
				source.setAttribute( 'data-secret', secret );
			}

			/* Remove security attribute from iframes in IE10 and IE11. */
			if ( ( isIE10 || isIE11 ) ) {
				iframeClone = source.cloneNode( true );
				iframeClone.removeAttribute( 'security' );
				source.parentNode.replaceChild( iframeClone, source );
			}
		}
	}

	if ( supportedBrowser ) {
		window.addEventListener( 'message', window.wp.receiveEmbedMessage, false );
		document.addEventListener( 'DOMContentLoaded', onLoad, false );
		window.addEventListener( 'load', onLoad, false );
	}
})( window, document );

//--&gt;&lt;!]]&gt;
&lt;/script&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.champpartners.com/zh-hant/blog/payroll-cash-payment/embed/" width="600" height="338" title="&#x300C;&#x73FE;&#x91D1;&#x51FA;&#x7CE7;&#x7684;&#x7070;&#x8272;&#x5730;&#x5E36;&#x8981;&#x6CE8;&#x610F;&#xFF0C;&#x53EF;&#x80FD;&#x4E26;&#x6C92;&#x6709;&#x60F3;&#x8C61;&#x4E2D;&#x9AD8;&#x6548;&#x300D; &#x2014; Champ Partners Limited" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" class="wp-embedded-content"&gt;&lt;/iframe&gt;</html><thumbnail_url>https://www.champpartners.com/zh-hant/files/2018/08/credit-squeeze-taxation-purse-tax-46242.jpeg</thumbnail_url><thumbnail_width>1280</thumbnail_width><thumbnail_height>720</thumbnail_height><description>&#x5E74;&#x8F15;&#x4EBA;&#x300C;&#x7092;&#x6563;&#x300D;&#x7684;&#x60C5;&#x6CC1;&#x4E0B;&#xFF0C;&#x6709;&#x4E0D;&#x5C11;&#x4EBA;&#x6703;&#x50BE;&#x5411;&#x9078;&#x64C7;&#x300C;&#x5373;Pay&#x3001;&#x73FE;&#x91D1;&#x51FA;&#x7CE7;&#x300D;&#x7684;&#x5DE5;&#x4F5C;&#x3002;&#x9664;&#x4E86;&#x53EF;&#x4EE5;&#x7ACB;&#x5373;&#x7372;&#x5F97;&#x6536;&#x5165;&#x4EE5;&#x5916;&#xFF0C;&#x6709;&#x4E0D;&#x5C11;&#x4EBA;&#x90FD;&#x8A8D;&#x70BA;&#x6536;&#x53D6;&#x73FE;&#x91D1;&#x53EF;&#x4EE5;&#x300C;&#x4E0D;&#x7528;&#x5831;&#x7A05;&#x3001;&#x4E0D;&#x7528;&#x4F9B;MPF&#x300D;&#xFF0C;&#x53EF;&#x4E8B;&#x5BE6;&#x4E26;&#x4E0D;&#x662F;&#x9019;&#x6A23;&#xFF0C;&#x4F5C;&#x70BA;&#x516C;&#x53F8;&#x8001;&#x95C6;&#x9019;&#x4E00;&#x9EDE;&#x5FC5;&#x9808;&#x8981;&#x6E05;&#x695A;&#xFF0C;&#x73FE;&#x91D1;&#x51FA;&#x7CE7;&#x53EF;&#x80FD;&#x4E26;&#x6C92;&#x6709;&#x4F60;&#x60F3;&#x50CF;&#x4E2D;&#x90A3;&#x9EBC;&#x597D;&#xFF0C;&#x5B58;&#x5728;&#x4E00;&#x4E9B;&#x6F5B;&#x5728;&#x7684;&#x554F;&#x984C;&#xFF0C;&#x9664;&#x4E86;&#x4EE5;&#x73FE;&#x91D1;&#x51FA;&#x85AA;&#x4EE5;&#x5916;&#xFF0C;&#x9084;&#x6709;&#x6C92;&#x6709;&#x4EC0;&#x9EBC;&#x65B9;&#x6CD5;&#x80FD;&#x66F4;&#x65B9;&#x4FBF;&#xFF0C;&#x66F4;&#x6709;&#x6548;&#x5462;&#xFF1F;</description></oembed>
