{"id":7032,"date":"2026-09-09T10:58:50","date_gmt":"2026-09-09T02:58:50","guid":{"rendered":"https:\/\/qfpay.global\/%e5%8a%a0%e5%af%86%e8%b2%a8%e5%b9%a3%e6%9c%8d%e5%8b%99\/"},"modified":"2026-09-09T15:52:13","modified_gmt":"2026-09-09T07:52:13","slug":"%e5%8a%a0%e5%af%86%e8%b2%a8%e5%b9%a3%e6%94%af%e4%bb%98","status":"publish","type":"page","link":"https:\/\/qfpay.global\/zh-hant\/%e6%94%b6%e6%ac%be%e6%9c%8d%e5%8b%99\/%e5%8a%a0%e5%af%86%e8%b2%a8%e5%b9%a3%e6%94%af%e4%bb%98\/","title":{"rendered":"\u52a0\u5bc6\u8ca8\u5e63\u652f\u4ed8"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n:root {\n  --ink: #080b12;\n  --ink-soft: #4f5867;\n  --line: #dfe4eb;\n  --surface: #f4f7fa;\n  --surface-blue: #e9f5ff;\n  --blue: #0a84ff;\n  --blue-deep: #0666d8;\n  --cyan: #50d6ff;\n  --green: #31c48d;\n  --orange: #ff9a44;\n  --white: #ffffff;\n  --shell: min(1180px, calc(100vw - 48px));\n  --radius: 24px;\n  --shadow: 0 30px 80px rgba(8, 22, 43, 0.14);\n}\n\n* { box-sizing: border-box; }\nhtml { scroll-behavior: smooth; }\nbody {\n  margin: 0;\n  color: var(--ink);\n  background: var(--white);\n  font-family: Inter, Arial, sans-serif;\n  font-size: 16px;\n  line-height: 1.6;\n  -webkit-font-smoothing: antialiased;\n}\nbody.menu-open { overflow: hidden; }\nimg { display: block; max-width: 100%; }\na { color: inherit; text-decoration: none; }\nbutton, input { font: inherit; }\nbutton { color: inherit; }\n.shell { width: var(--shell); margin-inline: auto; }\n\n.button {\n  display: inline-flex; align-items: center; justify-content: center; gap: 16px; min-height: 54px;\n  padding: 0 23px; border: 1px solid transparent; border-radius: 999px;\n  font-family: Poppins, sans-serif; font-size: 14px; font-weight: 600; transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease; color: inherit;\n}\n.button:hover { transform: translateY(-2px); color: white; }\n.button:focus-visible, a:focus-visible, button:focus-visible { outline: 3px solid rgba(10, 132, 255, 0.32); outline-offset: 3px; }\n.button-primary { color: white; background: var(--blue); box-shadow: 0 12px 30px rgba(10, 132, 255, 0.24); }\n.button-primary:hover { box-shadow: 0 16px 36px rgba(10, 132, 255, 0.32); }\n\n.hero { position: relative; min-height: 100vh; overflow: hidden; padding: 0 0 30px; background: linear-gradient(140deg, #fff 0%, #fff 62%, #f2f8ff 100%); }\n.hero::before {\n  content: \"\"; position: absolute; inset: 0; pointer-events: none; opacity: 0.36;\n  background-image: radial-gradient(rgba(8, 11, 18, 0.14) 0.7px, transparent 0.7px); background-size: 16px 16px;\n  mask-image: linear-gradient(90deg, black, transparent 50%);\n}\n.hero-orbit { position: absolute; border: 1px solid rgba(10, 132, 255, 0.14); border-radius: 50%; pointer-events: none; }\n.hero-orbit-one { width: 620px; height: 620px; top: 90px; right: -280px; }\n.hero-orbit-two { width: 420px; height: 420px; top: 190px; right: -180px; }\n.hero-grid { position: relative; display: grid; grid-template-columns: 1fr 0.86fr; gap: 80px; align-items: center; }\n.hero-copy { padding: 50px 0 40px; }\n.eyebrow { margin: 0 0 22px; display: flex; align-items: center; gap: 10px; font-size: 12px; line-height: 1; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; }\n.eyebrow > span { width: 28px; height: 2px; background: var(--blue); }\nh1, h2, h3 { font-family: Poppins, sans-serif; color: inherit; }\nh1 { margin: 0; font-size: clamp(52px, 6.1vw, 88px); line-height: 0.98; letter-spacing: -0.055em; font-weight: 600; }\nh1 em { color: var(--blue); font-style: normal; }\n.hero-lede { max-width: 640px; margin: 30px 0 0; color: var(--ink-soft); font-size: clamp(17px, 1.6vw, 20px); line-height: 1.65; }\n.hero-actions { display: flex; align-items: center; gap: 30px; margin-top: 34px; }\n.text-link { display: inline-flex; align-items: center; gap: 18px; border-bottom: 1px solid currentColor; font-size: 14px; font-weight: 700; padding-bottom: 5px; color: inherit; }\n.text-link:hover { color: inherit; }\n.text-link span { color: var(--blue); }\n.availability-note { max-width: 610px; margin: 22px 0 0; padding-left: 14px; border-left: 2px solid var(--line); color: #687382; font-size: 11px; line-height: 1.55; }\n\n.checkout-stage { position: relative; min-height: 590px; display: grid; place-items: center; }\n.stage-light { position: absolute; width: 460px; height: 460px; border-radius: 50%; background: radial-gradient(circle, rgba(80, 214, 255, 0.28) 0%, rgba(10, 132, 255, 0.07) 55%, transparent 74%); filter: blur(4px); }\n\n.product-shot-stage { min-height: 630px; }\n.hero-shot-stack { position: relative; z-index: 2; width: min(500px, 100%); height: 590px; }\n.hero-shot { position: absolute; display: block; padding: 0; border: 0; border-radius: 26px; overflow: hidden; background: white; box-shadow: 0 28px 70px rgba(8, 22, 43, 0.18); cursor: zoom-in; transition: transform 260ms cubic-bezier(.2,.7,.2,1), filter 260ms ease, box-shadow 260ms ease; }\n.hero-shot img { display: block; width: 100%; height: auto; }\n.hero-shot-main { z-index: 4; top: 8px; left: 50%; width: 310px; transform: translateX(-50%); border: 1px solid rgba(8, 11, 18, 0.09); }\n.hero-shot-main:hover { transform: translateX(-50%) translateY(-6px); box-shadow: 0 36px 90px rgba(8, 22, 43, 0.24); }\n.hero-shot-back { z-index: 2; top: 88px; width: 225px; filter: saturate(.76) brightness(.93); }\n.hero-shot-back-left { left: -12px; transform: rotate(-6deg); }\n.hero-shot-back-right { right: -12px; transform: rotate(6deg); }\n.hero-shot-back-left:hover { z-index: 5; transform: rotate(-2deg) translateY(-6px); filter: none; }\n.hero-shot-back-right:hover { z-index: 5; transform: rotate(2deg) translateY(-6px); filter: none; }\n.hero-product-label { position: absolute; z-index: 6; top: 24px; right: -18px; display: inline-flex; align-items: center; gap: 8px; padding: 9px 12px; border: 1px solid rgba(8,11,18,.08); border-radius: 999px; background: rgba(255,255,255,.94); box-shadow: 0 12px 32px rgba(8,22,43,.12); color: #3d4754; font-size: 9px; font-weight: 700; backdrop-filter: blur(12px); }\n.hero-product-label i { width: 7px; height: 7px; border-radius: 50%; background: var(--green); box-shadow: 0 0 0 4px rgba(49,196,141,.12); }\n.product-shot-meta { position: absolute; z-index: 7; left: 50%; bottom: -6px; display: flex; width: min(440px, 95%); transform: translateX(-50%); border: 1px solid rgba(8,11,18,.08); border-radius: 16px; overflow: hidden; background: rgba(255,255,255,.94); box-shadow: 0 16px 44px rgba(8,22,43,.12); backdrop-filter: blur(12px); }\n.product-shot-meta span { flex: 1; padding: 12px 9px; border-left: 1px solid var(--line); color: #6a7582; font-size: 8px; font-weight: 700; text-align: center; white-space: nowrap; }\n.product-shot-meta span:first-child { border-left: 0; }\n.product-shot-meta b { margin-right: 4px; color: var(--blue); }\n\n.journey-strip { position: relative; display: grid; grid-template-columns: 160px 1fr; align-items: center; gap: 24px; margin-top: 20px; padding: 25px 0 8px; border-top: 1px solid var(--line); }\n.journey-strip > span { color: #77818e; font-size: 10px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; }\n.journey-strip ol { margin: 0; padding: 0 !important; display: grid; grid-template-columns: repeat(4, 1fr); list-style: none !important; }\n.journey-strip li { padding: 0 20px; border-left: 1px solid var(--line); font-size: 10px; font-weight: 600; white-space: nowrap; }\n.journey-strip b { margin-right: 8px; color: var(--blue); font-size: 9px; }\n\n.section { padding: 120px 0; }\n.section-intro { display: grid; grid-template-columns: 1fr 0.62fr; column-gap: 80px; align-items: end; margin-bottom: 58px; }\n.section-intro .eyebrow { grid-column: 1 \/ -1; }\nh2 { margin: 0; font-size: clamp(38px, 4.5vw, 62px); line-height: 1.08; letter-spacing: -0.045em; font-weight: 600; }\n.section-intro > p:last-child { margin: 0 0 6px; color: var(--ink-soft); }\n.benefits { background: #fff; }\n.benefit-grid { display: grid; grid-template-columns: 1.15fr 1fr 1fr; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }\n.benefit-card { position: relative; min-height: 455px; padding: 34px 34px 38px; border-left: 1px solid var(--line); overflow: hidden; }\n.benefit-card:first-child { border-left: 0; }\n.card-index { color: #89919d; font-size: 11px; font-weight: 700; }\n.benefit-visual { height: 190px; margin: 20px 0 26px; }\n.benefit-card h3 { margin: 0 0 12px; font-size: 24px; line-height: 1.2; }\n.benefit-card p { margin: 0; color: var(--ink-soft); font-size: 14px; line-height: 1.65; }\n.globe-visual { position: relative; width: 190px; height: 190px; border: 1px solid #9ecffb; border-radius: 50%; background: radial-gradient(circle at 35% 30%, #eaf7ff, #bde5ff 70%, #90d2ff); box-shadow: inset 0 0 50px rgba(255,255,255,.7), 0 20px 50px rgba(10,132,255,.12); }\n.globe-line { position: absolute; inset: 15px 55px; border: 1px solid rgba(0, 88, 166, 0.28); border-radius: 50%; }\n.globe-line-b { inset: 55px 15px; }\n.globe-dot { position: absolute; width: 8px; height: 8px; border: 2px solid white; border-radius: 50%; background: var(--blue); box-shadow: 0 4px 10px rgba(0,0,0,.16); }\n.globe-dot-a { top: 46px; left: 42px; }.globe-dot-b { top: 72px; right: 26px; }.globe-dot-c { bottom: 35px; left: 88px; }\n.conversion-visual { display: flex; align-items: center; justify-content: center; gap: 24px; }\n.conversion-visual span, .conversion-visual strong { display: grid; place-items: center; width: 76px; height: 76px; border-radius: 50%; color: white; font-size: 24px; }\n.conversion-visual span { background: #f7931a; }.conversion-visual strong { background: var(--blue); font-size: 18px; }\n.conversion-visual i { color: #87909c; font-style: normal; font-size: 24px; }\n.signal-visual { display: flex; align-items: end; justify-content: center; gap: 9px; padding-bottom: 34px; }\n.signal-visual i { display: block; width: 11px; border-radius: 7px; background: #b8daf7; }\n.signal-visual i:nth-child(1){height:40px}.signal-visual i:nth-child(2){height:68px}.signal-visual i:nth-child(3){height:100px}.signal-visual i:nth-child(4){height:135px;background:var(--blue)}\n.signal-visual span { align-self: center; margin-left: 6px; padding: 6px 9px; border-radius: 8px; color: #207d5c; background: #e9faf4; font-size: 9px; font-weight: 700; }\n\n.how { position: relative; color: white; background: var(--ink); overflow: hidden; }\n.how::after { content: \"\"; position: absolute; top: -320px; right: -250px; width: 700px; height: 700px; border: 1px solid rgba(80,214,255,.18); border-radius: 50%; box-shadow: 0 0 0 80px rgba(10,132,255,.03), 0 0 0 160px rgba(10,132,255,.025); }\n.section-intro-light { position: relative; z-index: 1; }.section-intro-light > p:last-child { color: #aab3c0; }\n.eyebrow-light { color: white; }.eyebrow-light > span { background: var(--cyan); }\n.flow-layout { position: relative; z-index: 1; display: grid; grid-template-columns: .78fr 1.22fr; gap: 28px; }\n.flow-steps { display: flex; flex-direction: column; }\n.flow-step { width: 100%; display: grid; grid-template-columns: 38px 1fr 24px; align-items: center; gap: 14px; padding: 24px 8px; border: 0; border-bottom: 1px solid #303642; background: transparent; color: #808a99; text-align: left; cursor: pointer; }\n.flow-step:first-child { border-top: 1px solid #303642; }\n.flow-step > span { font-size: 10px; font-weight: 700; }.flow-step strong, .flow-step small { display: block; }.flow-step strong { color: #a9b0ba; font-family: Poppins, sans-serif; font-size: 15px; }.flow-step small { margin-top: 4px; font-size: 10px; }.flow-step > i { opacity: 0; transform: translate(-4px, 4px); color: var(--cyan); font-style: normal; transition: opacity 180ms ease, transform 180ms ease; }\n.flow-step.is-active { color: var(--cyan); }.flow-step.is-active strong { color: white; }.flow-step.is-active > i { opacity: 1; transform: translate(0, 0); }\n\n.state-rule { display: grid; grid-template-columns: 24px 1fr; gap: 10px; align-items: start; margin-top: 14px; padding: 12px 14px; border: 1px solid rgba(255,154,68,.25); border-radius: 12px; background: rgba(255,154,68,.07); }.state-rule > span { display: grid; place-items: center; width: 20px; height: 20px; border-radius: 50%; color: #241306; background: var(--orange); font-size: 10px; font-weight: 800; }.state-rule p { margin: 0; color: #c8cdd5; font-size: 9px; line-height: 1.55; }.state-rule strong { color: white; }\n\n.product-flow { position: relative; z-index: 1; display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }\n.product-flow-step { min-width: 0; padding: 16px; border: 1px solid #303743; border-radius: 26px; background: #111621; box-shadow: 0 30px 70px rgba(0,0,0,.24); }\n.product-screen-button { position: relative; display: block; width: 100%; padding: 0; border: 0; border-radius: 19px; overflow: hidden; background: transparent; cursor: zoom-in; }\n.phone-frame { display: block; aspect-ratio: 1206 \/ 2220; overflow: hidden; border: 1px solid #313946; border-radius: 19px; background: #f7f7f7; }\n.phone-frame img { width: 100%; height: 100%; object-fit: cover; }\n.screen-zoom { position: absolute; right: 12px; bottom: 12px; display: grid; place-items: center; width: 34px; height: 34px; border: 1px solid rgba(255,255,255,.3); border-radius: 50%; color: white; background: rgba(8,11,18,.72); font-size: 13px; opacity: 0; transform: translateY(5px); transition: opacity 180ms ease, transform 180ms ease; backdrop-filter: blur(8px); }\n.product-screen-button:hover .screen-zoom, .product-screen-button:focus-visible .screen-zoom { opacity: 1; transform: translateY(0); }\n.product-step-copy { display: grid; grid-template-columns: 32px 1fr; gap: 12px; padding: 20px 4px 4px; }\n.product-step-copy > span { color: var(--cyan); font-size: 9px; font-weight: 700; }\n.product-step-copy strong { display: block; font-family: Poppins, sans-serif; font-size: 15px; line-height: 1.3; }\n.product-step-copy p { margin: 7px 0 0; color: #9ea9b8; font-size: 10px; line-height: 1.6; }\n.product-flow-footer { position: relative; z-index: 1; display: grid; grid-template-columns: 1.08fr .92fr; gap: 24px; align-items: center; margin-top: 26px; }\n.product-flow-footer > p { margin: 0; color: #8995a5; font-size: 9px; line-height: 1.6; }\n.product-state-rule { margin-top: 0; }\n\n.screenshot-dialog { width: min(1020px, calc(100vw - 32px)); max-width: none; max-height: 94vh; padding: 0; border: 0; border-radius: 24px; overflow: visible; background: transparent; color: white; }\n.screenshot-dialog::backdrop { background: rgba(5,8,13,.86); backdrop-filter: blur(10px); }\n.screenshot-dialog figure { display: flex; align-items: center; justify-content: center; gap: 28px; max-height: 92vh; margin: 0; padding: 24px; border: 1px solid rgba(255,255,255,.12); border-radius: 24px; background: #10151e; box-shadow: 0 30px 100px rgba(0,0,0,.5); }\n.screenshot-dialog img { width: auto; max-width: min(520px, 70vw); height: auto; max-height: 84vh; border-radius: 18px; background: white; }\n.screenshot-dialog figcaption { max-width: 280px; color: #bdc7d4; font-size: 14px; line-height: 1.65; }\n.dialog-close { position: absolute; z-index: 2; top: -14px; right: -14px; display: grid; place-items: center; width: 42px; height: 42px; border: 1px solid rgba(255,255,255,.18); border-radius: 50%; color: white; background: #1c2430; font-size: 25px; line-height: 1; cursor: pointer; }\n\n.architecture { background: #f7f9fb; }\n.architecture-heading { display: grid; grid-template-columns: 1fr .7fr; gap: 90px; align-items: end; }\n.architecture-heading > p { margin: 0 0 5px; color: var(--ink-soft); }\n.architecture-map { margin-top: 58px; padding: 30px; border: 1px solid var(--line); border-radius: var(--radius); background: white; box-shadow: 0 20px 60px rgba(14,24,40,.06); }\n.map-lane { position: relative; display: grid; grid-template-columns: 1fr .7fr 1fr .7fr 1fr; align-items: center; gap: 12px; padding: 26px 0; }\n.lane-label { position: absolute; top: -7px; left: 0; color: #85909e; font-size: 9px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }\n.map-node { min-height: 100px; display: flex; flex-direction: column; justify-content: center; padding: 18px; border: 1px solid var(--line); border-radius: 16px; background: #fff; }\n.map-node span { color: #788391; font-size: 9px; }.map-node strong { margin-top: 5px; font-family: Poppins, sans-serif; font-size: 12px; }\n.map-node-qfpay { border-color: rgba(10,132,255,.35); background: #eff7ff; }.map-node-qfpay span { color: var(--blue-deep); }\n.map-arrow { display: flex; flex-direction: column; align-items: center; color: #8a94a1; text-align: center; }.map-arrow span { font-size: 8px; }.map-arrow i { color: var(--blue); font-size: 20px; font-style: normal; }\n.map-arrow-reverse { flex-direction: column-reverse; }\n.map-divider { display: flex; align-items: center; gap: 18px; color: #718091; font-size: 8px; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; }.map-divider::before, .map-divider::after { content: \"\"; flex: 1; height: 1px; background: var(--line); }\n\n.operations-grid { display: grid; grid-template-columns: 1.08fr .82fr; gap: 80px; align-items: center; }\n.portal-mock { display: grid; grid-template-columns: 78px 1fr; min-height: 440px; border-radius: 22px; overflow: hidden; background: #f5f6f8; box-shadow: var(--shadow); transform: perspective(1600px) rotateY(3deg) rotateX(1deg); }\n.portal-sidebar { padding: 25px 14px; background: #11151c; }.portal-sidebar img { width: 54px; margin: 0 auto 40px; filter: brightness(0) invert(1); }.portal-sidebar i { display: block; width: 38px; height: 8px; margin: 24px auto; border-radius: 4px; background: #303846; }.portal-sidebar i.is-active { height: 34px; margin-block: 10px; border-radius: 10px; background: var(--blue); }\n.portal-main { padding: 26px; min-width: 0; }\n.portal-header { display: flex; justify-content: space-between; align-items: center; }.portal-header b, .portal-header small { display: block; }.portal-header b { font-family: Poppins, sans-serif; font-size: 18px; }.portal-header small { color: #9299a2; font-size: 8px; }.portal-header i { width: 26px; height: 26px; border-radius: 50%; background: #e0e5eb; }\n.portal-filters { display: grid; grid-template-columns: 1.3fr .8fr auto; gap: 9px; margin-top: 26px; padding: 14px; border-radius: 12px; background: white; }.portal-filters span { padding: 8px; border: 1px solid var(--line); border-radius: 8px; color: #8b95a2; font-size: 7px; }.portal-filters b { display: block; color: #26303c; font-size: 9px; }.portal-filters .portal-search { display: grid; place-items: center; border: 0; border-radius: 8px; color: white; background: var(--blue); font-size: 8px; font-weight: 700; }\n.portal-metrics { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin: 12px 0; }.portal-metrics span { padding: 12px; border-radius: 10px; background: white; }.portal-metrics small, .portal-metrics strong { display: block; }.portal-metrics small { color: #8c95a1; font-size: 7px; }.portal-metrics strong { margin-top: 2px; font-size: 13px; }\n.portal-table { border-radius: 12px; overflow: hidden; background: white; }.portal-row { display: grid; grid-template-columns: 1.1fr .8fr 1fr .8fr; gap: 8px; padding: 14px; border-top: 1px solid #edf0f3; font-size: 8px; }.portal-row:first-child { border-top: 0; }.portal-row-head { color: #8b95a2; background: #fafbfc; font-size: 7px; font-weight: 700; }.success-pill, .pending-pill { display: inline-block; padding: 3px 6px; border-radius: 5px; font-size: 7px; }.success-pill { color: #23825e; background: #e8f9f2; }.pending-pill { color: #aa6600; background: #fff3dc; }\n.operations-copy h2 { font-size: clamp(36px, 4vw, 54px); }.operations-copy > p:not(.eyebrow):not(.fine-print) { color: var(--ink-soft); font-size: 17px; }\n.check-list { margin: 32px 0 0; padding: 0; list-style: none; }.check-list li { display: grid; grid-template-columns: 32px 1fr; gap: 14px; padding: 18px 0; border-top: 1px solid var(--line); }.check-list li > span { display: grid; place-items: center; width: 26px; height: 26px; border-radius: 50%; color: white; background: var(--blue); font-size: 11px; }.check-list strong, .check-list small { display: block; }.check-list strong { font-family: Poppins, sans-serif; font-size: 13px; }.check-list small { margin-top: 4px; color: #7d8794; font-size: 11px; }\n.fine-print { margin: 18px 0 0; color: #89919d; font-size: 10px; }\n\n.eligibility { padding-top: 30px; }\n.eligibility-panel { position: relative; display: grid; grid-template-columns: .85fr 1.15fr; gap: 80px; padding: 74px; border-radius: 32px; overflow: hidden; color: white; background: var(--blue); }\n.eligibility-panel::before { content: \"\"; position: absolute; width: 520px; height: 520px; left: -260px; bottom: -340px; border: 1px solid rgba(255,255,255,.28); border-radius: 50%; box-shadow: 0 0 0 70px rgba(255,255,255,.045), 0 0 0 140px rgba(255,255,255,.035); }\n.eligibility-copy, .eligibility-list { position: relative; z-index: 1; }.eligibility-copy h2 { font-size: clamp(38px, 4.4vw, 56px);color: inherit; }.eligibility-copy > p:not(.eyebrow) { color: rgba(255,255,255,.82); }.text-link-light { margin-top: 22px; color: white; }.text-link-light span { color: white; }\n.eligibility-list article { display: grid; grid-template-columns: 42px 1fr; gap: 20px; padding: 24px 0; border-top: 1px solid rgba(255,255,255,.28); }.eligibility-list article:last-child { border-bottom: 1px solid rgba(255,255,255,.28); }.eligibility-list article > span { color: rgba(255,255,255,.65); font-size: 10px; font-weight: 700; }.eligibility-list strong { font-family: Poppins, sans-serif; font-size: 15px; }.eligibility-list p { margin: 6px 0 0; color: rgba(255,255,255,.78); font-size: 12px; line-height: 1.6; }\n\n.faq { background: #f7f9fb; }.faq-grid { display: grid; grid-template-columns: .7fr 1fr; gap: 100px; }.faq h2 { font-size: clamp(38px, 4.3vw, 56px); }.accordion details { border-top: 1px solid #cfd6df; }.accordion details:last-child { border-bottom: 1px solid #cfd6df; }.accordion summary { display: flex; justify-content: space-between; align-items: center; padding: 24px 0; cursor: pointer; list-style: none; font-family: Poppins, sans-serif; font-size: 15px; font-weight: 600; }.accordion summary::-webkit-details-marker { display: none; }.accordion summary span { font-size: 21px; font-weight: 400; transition: transform 180ms ease; }.accordion details[open] summary span { transform: rotate(45deg); }.accordion details p { max-width: 690px; margin: -5px 0 24px; color: var(--ink-soft); font-size: 13px; }\n\n.cta-section { position: relative; padding: 130px 0; overflow: hidden; color: white; background: var(--ink); text-align: center; }.cta-section::before { content: \"\"; position: absolute; inset: 0; background: radial-gradient(circle at 50% 0%, rgba(10,132,255,.28), transparent 50%); }.cta-orbit { position: absolute; left: 50%; bottom: -520px; width: 900px; height: 900px; transform: translateX(-50%); border: 1px solid rgba(80,214,255,.2); border-radius: 50%; box-shadow: 0 0 0 90px rgba(10,132,255,.04), 0 0 0 180px rgba(10,132,255,.03); }.cta-inner { position: relative; z-index: 1; }.cta-inner .eyebrow { justify-content: center; }.cta-inner h2 { font-size: clamp(44px, 5.7vw, 76px);color:inherit; }.cta-inner > p:not(.eyebrow) { max-width: 700px; margin: 26px auto 0; color: #aeb8c6; font-size: 17px; }.cta-actions { display: flex; justify-content: center; gap: 14px; margin-top: 35px; }.button-white { color: var(--ink); background: white; }.button-white:hover{color: black !important;}.button-ghost { color: white; border-color: #4a5360; background: transparent; }\n\n[data-reveal] { opacity: 0; transform: translateY(20px); transition: opacity 620ms ease, transform 620ms cubic-bezier(.2,.7,.2,1); transition-delay: var(--reveal-delay, 0ms); }\n[data-reveal].is-visible { opacity: 1; transform: translateY(0); }\n[data-reveal-delay=\"80\"] { --reveal-delay: 80ms; } [data-reveal-delay=\"100\"] { --reveal-delay: 100ms; } [data-reveal-delay=\"140\"] { --reveal-delay: 140ms; } [data-reveal-delay=\"160\"] { --reveal-delay: 160ms; }\n\n@media (max-width: 1050px) {\n  :root { --shell: min(920px, calc(100vw - 40px)); }\n  .hero-grid { gap: 40px; }.checkout-stage { min-height: 590px; }\n  .hero-shot-stack { width: 440px; }.hero-shot-main { width: 286px; }.hero-shot-back { width: 205px; }.hero-product-label { right: 0; }\n  .journey-strip { display: none; }\n  .benefit-card { padding: 28px 24px; }\n  .flow-layout { grid-template-columns: .62fr 1.38fr; }.flow-step small { display: none; }\n  .architecture-heading { gap: 50px; }.operations-grid { gap: 50px; }\n  .eligibility-panel { gap: 50px; padding: 58px; }\n}\n\n@media (max-width: 820px) {\n  :root { --shell: calc(100vw - 36px); }\n  .hero { min-height: auto; }.hero-grid { grid-template-columns: 1fr; }.hero-copy { padding-bottom: 0; }.checkout-stage { min-height: 620px; }\n  .hero-shot-stack { width: min(500px, 94vw); }.hero-shot-main { width: 310px; }.hero-shot-back { width: 220px; }\n  .section { padding: 88px 0; }.section-intro, .architecture-heading { grid-template-columns: 1fr; gap: 24px; }.section-intro { margin-bottom: 42px; }\n  .benefit-grid { grid-template-columns: 1fr; }.benefit-card { min-height: auto; border-left: 0; border-top: 1px solid var(--line); }.benefit-card:first-child { border-top: 0; }.benefit-visual { height: 160px; }.globe-visual { height: 160px; width: 160px; }\n  .flow-layout { grid-template-columns: 1fr; }.flow-steps { display: grid; grid-template-columns: 1fr 1fr; }.flow-step:first-child { border-top: 0; }.flow-step { border-top: 1px solid #303642; }\n  .product-flow { gap: 14px; }.product-flow-step { padding: 11px; }.product-step-copy { grid-template-columns: 24px 1fr; }.product-step-copy strong { font-size: 12px; }.product-flow-footer { grid-template-columns: 1fr; }\n  .map-lane { grid-template-columns: 1fr; gap: 10px; padding-top: 32px; }.map-arrow { min-height: 26px; }.map-arrow i { transform: rotate(90deg); }.map-arrow-reverse { flex-direction: column; }.map-node { min-height: 82px; }.map-divider { margin: 24px 0; }\n  .operations-grid, .eligibility-panel, .faq-grid { grid-template-columns: 1fr; }.portal-mock { transform: none; }.eligibility-panel { padding: 50px 40px; }.faq-grid { gap: 44px; }\n}\n\n@media (max-width: 560px) {\n  :root { --shell: calc(100vw - 30px); }\n  .hero-copy { padding-top: 32px; } h1 { font-size: 50px; }.hero-lede { font-size: 16px; }.hero-actions { align-items: flex-start; flex-direction: column; gap: 20px; }\n  .checkout-stage { min-height: 610px; align-items: start; padding-top: 20px; }\n\n  .hero-shot-stack { width: 100%; height: 555px; }.hero-shot-main { top: 0; width: 286px; }.hero-shot-back { top: 76px; width: 170px; }.hero-shot-back-left { left: -28px; }.hero-shot-back-right { right: -28px; }.hero-product-label { top: 14px; right: -2px; }.product-shot-meta { bottom: -10px; width: 100%; }.product-shot-meta span { padding-inline: 5px; font-size: 7px; }\n  .section { padding: 76px 0; }.section-intro h2, h2 { font-size: 38px; }.section-intro > p:last-child { font-size: 14px; }\n  .flow-steps { grid-template-columns: 1fr; }.flow-step { padding: 18px 6px; }.flow-step small { display: block; }\n\n  .product-flow { display: flex; gap: 14px; margin-inline: -15px; padding: 2px 15px 18px; overflow-x: auto; scroll-snap-type: x mandatory; scrollbar-width: none; }.product-flow::-webkit-scrollbar { display: none; }.product-flow-step { flex: 0 0 min(82vw, 326px); scroll-snap-align: center; }.product-step-copy strong { font-size: 14px; }\n  .screenshot-dialog { width: calc(100vw - 20px); }.screenshot-dialog figure { flex-direction: column; gap: 14px; padding: 14px; }.screenshot-dialog img { max-width: 100%; max-height: 76vh; }.screenshot-dialog figcaption { max-width: none; font-size: 11px; text-align: center; }.dialog-close { top: 6px; right: 6px; }\n  .architecture-map { padding: 22px; }.operations-grid { gap: 46px; }.portal-mock { grid-template-columns: 50px 1fr; min-height: 360px; }.portal-sidebar { padding-inline: 8px; }.portal-sidebar img { width: 36px; }.portal-sidebar i { width: 25px; }.portal-main { padding: 15px; }.portal-filters { grid-template-columns: 1fr 1fr; }.portal-filters .portal-search { min-height: 32px; grid-column: 1 \/ -1; }.portal-row { grid-template-columns: 1fr .8fr 1fr; }.portal-row > span:nth-child(2) { display: none; }\n  .eligibility-panel { padding: 40px 24px; }.eligibility-list article { grid-template-columns: 30px 1fr; }\n  .cta-section { padding: 90px 0; }.cta-inner h2 { font-size: 42px; }.cta-inner > p:not(.eyebrow) { font-size: 14px; }.cta-actions { flex-direction: column; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  html { scroll-behavior: auto; }\n  *, *::before, *::after { animation-duration: 0.01ms !important; transition-duration: 0.01ms !important; }\n  [data-reveal] { opacity: 1; transform: none; }\n}\n<\/style>\n\n<main id=\"main\">\n  <section class=\"hero\">\n    <div class=\"hero-orbit hero-orbit-one\" aria-hidden=\"true\"><\/div>\n    <div class=\"hero-orbit hero-orbit-two\" aria-hidden=\"true\"><\/div>\n    <div class=\"shell hero-grid\">\n      <div class=\"hero-copy\" data-reveal=\"\">\n        <p class=\"eyebrow\"><span><\/span> QFPAY \u52a0\u5bc6\u8ca8\u5e63\u670d\u52d9<\/p>\n        <h1>\u63a5\u6536\u52a0\u5bc6\u8ca8\u5e63\u3002<br><em>\u4ee5\u6e2f\u5e63\u7d50\u7b97\u3002<\/em><\/h1>\n        <p class=\"hero-lede\">\n          \u8b93\u5ba2\u6236\u53ef\u4f7f\u7528\u53d7\u652f\u63f4\u7684\u6578\u78bc\u8cc7\u7522\u8f15\u9b06\u4ed8\u6b3e\uff0c\u540c\u6642\u7531 QFPay \u9023\u63a5\u7d50\u5e33\u3001\u4ed8\u6b3e\u78ba\u8a8d\u53ca\u5831\u8868\u9ad4\u9a57\uff0c\u4e26\u8207\u8a8d\u53ef\u670d\u52d9\u5408\u4f5c\u5925\u4f34\u914d\u5408\u3002\n        <\/p>\n        <div class=\"hero-actions\">\n          <a class=\"button button-primary\" href=\"mailto:enquiry@qfpay.com?subject=QFPay%20Crypto%20Service%20Enquiry\">\n            \u8a0e\u8ad6\u60a8\u7684\u4f7f\u7528\u5834\u666f <span aria-hidden=\"true\">\u2197<\/span>\n          <\/a>\n          <a class=\"text-link\" href=\"#how-it-works\">\u67e5\u770b\u904b\u4f5c\u65b9\u5f0f <span aria-hidden=\"true\">\u2193<\/span><\/a>\n        <\/div>\n        <p class=\"availability-note\">\n          \u670d\u52d9\u53ef\u7528\u6027\u3001\u652f\u63f4\u7684\u8cc7\u7522\u3001\u7d50\u7b97\u6642\u9593\u53ca\u5546\u6236\u8cc7\u683c\u5c07\u65bc\u5165\u99d0\u6d41\u7a0b\u4e2d\u78ba\u8a8d\u3002\n        <\/p>\n      <\/div>\n\n      <div class=\"checkout-stage product-shot-stage\" data-reveal=\"\" data-reveal-delay=\"140\">\n        <div class=\"stage-light\" aria-hidden=\"true\"><\/div>\n        <div class=\"hero-shot-stack\" aria-label=\"QFPay Checkout product screenshots\">\n          <button class=\"hero-shot hero-shot-back hero-shot-back-left\" type=\"button\" data-screenshot-open=\"\" data-caption=\"Step 2 \u2014 Select an available crypto currency and network.\" aria-label=\"Enlarge currency selection screenshot\">\n            <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/qfpay.global\/wp-content\/uploads\/2026\/09\/02-select-currency.png?w=1080&#038;ssl=1\" alt=\"QFPay Checkout screen for selecting a crypto currency and network\">\n          <\/button>\n          <button class=\"hero-shot hero-shot-back hero-shot-back-right\" type=\"button\" data-screenshot-open=\"\" data-caption=\"Step 3 \u2014 Review the amount, network and wallet payment instructions.\" aria-label=\"Enlarge crypto payment instructions screenshot\">\n            <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/qfpay.global\/wp-content\/uploads\/2026\/09\/03-review-and-pay.png?w=1080&#038;ssl=1\" alt=\"QFPay Checkout crypto payment instruction screen with public-demo data\">\n          <\/button>\n          <button class=\"hero-shot hero-shot-main\" type=\"button\" data-screenshot-open=\"\" data-caption=\"Step 1 \u2014 Choose Crypto Payment in QFPay Secure Checkout.\" aria-label=\"Enlarge QFPay Secure Checkout screenshot\">\n            <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/qfpay.global\/wp-content\/uploads\/2026\/09\/01-secure-checkout.png?w=1080&#038;ssl=1\" alt=\"QFPay Secure Checkout showing Crypto Payment among available payment methods\">\n          <\/button>\n          <span class=\"hero-product-label\"><i><\/i> \u5be6\u969b QFPay \u7d50\u5e33<\/span>\n        <\/div>\n        <div class=\"product-shot-meta\">\n          <span><b>01<\/b> \u9078\u64c7\u52a0\u5bc6\u8ca8\u5e63<\/span>\n          <span><b>02<\/b> \u9078\u64c7\u7db2\u7d61<\/span>\n          <span><b>03<\/b> \u78ba\u8a8d\u4e26\u4ed8\u6b3e<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"shell journey-strip\" data-reveal=\"\">\n      <span>\u4e00\u500b\u9023\u8cab\u7684\u6d41\u7a0b<\/span>\n      <ol>\n        <li><b>01<\/b> \u5ba2\u6236\u4f7f\u7528\u52a0\u5bc6\u8ca8\u5e63\u4ed8\u6b3e<\/li>\n        <li><b>02<\/b> \u4ed8\u6b3e\u72c0\u614b\u5df2\u78ba\u8a8d<\/li>\n        <li><b>03<\/b> \u5546\u6236\u5c65\u884c\u8a02\u55ae<\/li>\n        <li><b>04<\/b> \u4ee5\u6e2f\u5e63\u5b8c\u6210\u7d50\u7b97\u5c0d\u8cec<\/li>\n      <\/ol>\n    <\/div>\n  <\/section>\n\n  <section class=\"section benefits\" id=\"benefits\">\n    <div class=\"shell\">\n      <div class=\"section-intro\" data-reveal=\"\">\n        <p class=\"eyebrow\"><span><\/span> \u70ba\u5be6\u969b\u843d\u5730\u800c\u5efa\u69cb<\/p>\n        <h2>\u65b0\u7684\u4ed8\u6b3e\u9078\u64c7\uff0c<br>\u7121\u9700\u66f4\u6539\u60a8\u7684\u696d\u52d9\u7d50\u7b97\u8ca8\u5e63\u3002<\/h2>\n        <p>\u5ba2\u6236\u4f7f\u7528\u6578\u78bc\u8cc7\u7522\u4ed8\u6b3e\u6d41\u7a0b\uff1b\u60a8\u7684\u71df\u904b\u8996\u5716\u4ecd\u805a\u7126\u65bc\u8a02\u55ae\u3001\u4ed8\u6b3e\u78ba\u8a8d\u53ca\u6e2f\u5e63\u7d50\u7b97\u3002<\/p>\n      <\/div>\n      <div class=\"benefit-grid\">\n        <article class=\"benefit-card benefit-card-featured\" data-reveal=\"\">\n          <span class=\"card-index\">01<\/span>\n          <div class=\"benefit-visual globe-visual\" aria-hidden=\"true\">\n            <span class=\"globe-line globe-line-a\"><\/span>\n            <span class=\"globe-line globe-line-b\"><\/span>\n            <i class=\"globe-dot globe-dot-a\"><\/i><i class=\"globe-dot globe-dot-b\"><\/i><i class=\"globe-dot globe-dot-c\"><\/i>\n          <\/div>\n          <h3>\u66f4\u591a\u5ba2\u6236\u9078\u64c7<\/h3>\n          <p>\u70ba\u504f\u597d\u4f7f\u7528\u53d7\u652f\u63f4\u6578\u78bc\u8cc7\u7522\u7684\u5408\u8cc7\u683c\u5ba2\u6236\u65b0\u589e\u73fe\u4ee3\u5316\u4ed8\u6b3e\u8def\u5f91\u3002<\/p>\n        <\/article>\n        <article class=\"benefit-card\" data-reveal=\"\" data-reveal-delay=\"80\">\n          <span class=\"card-index\">02<\/span>\n          <div class=\"benefit-visual conversion-visual\" aria-hidden=\"true\">\n            <span>\u20bf<\/span><i>\u2192<\/i><strong>HK$<\/strong>\n          <\/div>\n          <h3>\u6e2f\u5e63\u7d50\u7b97\u8def\u5f91<\/h3>\n          <p>\u900f\u904e\u5408\u4f5c\u5925\u4f34\u652f\u63f4\u7684\u6d41\u7a0b\u8f49\u63db\u5ba2\u6236\u4ed8\u6b3e\uff0c\u4e26\u6309\u5df2\u5354\u5b9a\u7684\u5546\u696d\u689d\u6b3e\u5b89\u6392\u7d50\u7b97\u3002<\/p>\n        <\/article>\n        <article class=\"benefit-card\" data-reveal=\"\" data-reveal-delay=\"160\">\n          <span class=\"card-index\">03<\/span>\n          <div class=\"benefit-visual signal-visual\" aria-hidden=\"true\">\n            <i><\/i><i><\/i><i><\/i><i><\/i><span>\u5df2\u78ba\u8a8d<\/span>\n          <\/div>\n          <h3>\u6e05\u6670\u4ed8\u6b3e\u72c0\u614b<\/h3>\n          <p>\u900f\u904e\u4ea4\u6613\u78ba\u8a8d\u53ca\u5831\u8868\u5224\u65b7\u4f55\u6642\u5c65\u884c\u8a02\u55ae\uff0c\u4e26\u652f\u63f4\u5c0d\u8cec\u3002<\/p>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section how\" id=\"how-it-works\">\n    <div class=\"shell\">\n      <div class=\"section-intro section-intro-light\" data-reveal=\"\">\n        <p class=\"eyebrow eyebrow-light\"><span><\/span> \u904b\u4f5c\u65b9\u5f0f<\/p>\n        <h2>\u7d50\u5e33\u7c21\u55ae\u3002<br>\u5f8c\u53f0\u53d7\u63a7\u3002<\/h2>\n        <p>\u6b64\u9ad4\u9a57\u570d\u7e5e\u6e05\u6670\u7684\u8a02\u55ae\u751f\u547d\u9031\u671f\u8a2d\u8a08\uff0c\u4e26\u660e\u78ba QFPay\u3001\u8a8d\u53ef\u52a0\u5bc6\u8ca8\u5e63\u670d\u52d9\u5408\u4f5c\u5925\u4f34\u53ca\u5546\u6236\u4e4b\u9593\u7684\u8cac\u4efb\u3002<\/p>\n      <\/div>\n\n      <div class=\"product-flow\" data-reveal=\"\" aria-label=\"Three-step QFPay crypto checkout flow\">\n        <article class=\"product-flow-step\">\n          <button class=\"product-screen-button\" type=\"button\" data-screenshot-open=\"\" data-caption=\"Step 1 \u2014 Choose Crypto Payment in QFPay Secure Checkout.\" aria-label=\"Enlarge QFPay Secure Checkout screenshot\">\n            <span class=\"phone-frame\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/qfpay.global\/wp-content\/uploads\/2026\/09\/01-secure-checkout.png?w=1080&#038;ssl=1\" alt=\"QFPay Secure Checkout showing Crypto Payment selected\" loading=\"lazy\"><\/span>\n            <span class=\"screen-zoom\" aria-hidden=\"true\">\u2197<\/span>\n          <\/button>\n          <div class=\"product-step-copy\"><span>01<\/span><div><strong>\u9078\u64c7\u52a0\u5bc6\u8ca8\u5e63\u4ed8\u6b3e<\/strong><p>\u5ba2\u6236\u53ef\u5728 QFPay Secure Checkout \u652f\u63f4\u7684\u5176\u4ed6\u4ed8\u6b3e\u65b9\u5f0f\u65c1\u9078\u64c7\u52a0\u5bc6\u8ca8\u5e63\u4ed8\u6b3e\u3002<\/p><\/div><\/div>\n        <\/article>\n        <article class=\"product-flow-step\">\n          <button class=\"product-screen-button\" type=\"button\" data-screenshot-open=\"\" data-caption=\"Step 2 \u2014 Select an available crypto currency and network.\" aria-label=\"Enlarge currency selection screenshot\">\n            <span class=\"phone-frame\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/qfpay.global\/wp-content\/uploads\/2026\/09\/02-select-currency.png?w=1080&#038;ssl=1\" alt=\"QFPay Checkout screen for selecting a crypto currency and network\" loading=\"lazy\"><\/span>\n            <span class=\"screen-zoom\" aria-hidden=\"true\">\u2197<\/span>\n          <\/button>\n          <div class=\"product-step-copy\"><span>02<\/span><div><strong>\u9078\u64c7\u8ca8\u5e63\u53ca\u7db2\u7d61<\/strong><p>\u7d50\u5e33\u9801\u6703\u6309\u5df2\u7372\u6279\u5546\u6236\u8a2d\u5b9a\u986f\u793a\u53ef\u7528\u8ca8\u5e63\u3001\u7db2\u7d61\u6216\u9322\u5305\u8def\u5f91\u3002<\/p><\/div><\/div>\n        <\/article>\n        <article class=\"product-flow-step\">\n          <button class=\"product-screen-button\" type=\"button\" data-screenshot-open=\"\" data-caption=\"Step 3 \u2014 Review the amount, network and wallet payment instructions.\" aria-label=\"Enlarge crypto payment instructions screenshot\">\n            <span class=\"phone-frame\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/qfpay.global\/wp-content\/uploads\/2026\/09\/03-review-and-pay.png?w=1080&#038;ssl=1\" alt=\"QFPay Checkout payment instruction screen with demo wallet and QR placeholders\" loading=\"lazy\"><\/span>\n            <span class=\"screen-zoom\" aria-hidden=\"true\">\u2197<\/span>\n          <\/button>\n          <div class=\"product-step-copy\"><span>03<\/span><div><strong>\u78ba\u8a8d\u4e26\u4ed8\u6b3e<\/strong><p>\u5ba2\u6236\u5b8c\u6210\u4ed8\u6b3e\u524d\uff0c\u53ef\u6aa2\u67e5\u91d1\u984d\u3001\u7db2\u7d61\u8cbb\u63d0\u793a\u53ca\u4ed8\u6b3e\u6642\u9650\u3002<\/p><\/div><\/div>\n        <\/article>\n      <\/div>\n      <div class=\"product-flow-footer\" data-reveal=\"\">\n        <div class=\"state-rule product-state-rule\">\n          <span aria-hidden=\"true\">!<\/span>\n          <p><strong>\u53ea\u6709\u5728\u78ba\u8a8d\u6210\u529f\u5f8c\u624d\u5c65\u884c\u8a02\u55ae\u3002<\/strong> \u5f85\u8655\u7406\u6216\u672a\u77e5\u4ed8\u6b3e\u9808\u5148\u78ba\u8a8d\u72c0\u614b\uff0c\u8a02\u55ae\u65b9\u53ef\u7e7c\u7e8c\u8655\u7406\u3002<\/p>\n        <\/div>\n        <p>\u5be6\u969b QFPay Checkout \u7522\u54c1\u756b\u9762\u3002\u4ea4\u6613\u8b58\u5225\u78bc\u3001\u9322\u5305\u5730\u5740\u53ca\u4e8c\u7dad\u78bc\u5df2\u66ff\u63db\u70ba\u516c\u958b\u5c55\u793a\u7528\u7684\u793a\u7bc4\u4f54\u4f4d\u8cc7\u6599\u3002\u986f\u793a\u7684\u8def\u5f91\u4ecd\u8996\u4e4e\u5546\u6236\u8cc7\u683c\u53ca\u5df2\u7372\u6279\u8a2d\u5b9a\u800c\u5b9a\u3002<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section architecture\" aria-labelledby=\"architecture-title\">\n    <div class=\"shell\">\n      <div class=\"architecture-heading\" data-reveal=\"\">\n        <div>\n          <p class=\"eyebrow\"><span><\/span> \u8cac\u4efb\u6e05\u6670\u7684\u8a2d\u8a08<\/p>\n          <h2 id=\"architecture-title\">\u4e00\u500b\u6d41\u7a0b\u3002\u6e05\u6670\u670d\u52d9\u908a\u754c\u3002<\/h2>\n        <\/div>\n        <p>QFPay \u9023\u63a5\u5546\u6236\u7d50\u5e33\u3001\u72c0\u614b\u53ca\u5831\u8868\u9ad4\u9a57\u3002\u8a8d\u53ef\u670d\u52d9\u5408\u4f5c\u5925\u4f34\u63d0\u4f9b\u6700\u7d42\u65b9\u6848\u6240\u5b9a\u7fa9\u7684\u6578\u78bc\u8cc7\u7522\u4ed8\u6b3e\u53ca\u514c\u63db\u80fd\u529b\u3002<\/p>\n      <\/div>\n\n      <div class=\"architecture-map\" data-reveal=\"\">\n        <div class=\"map-lane map-lane-customer\">\n          <span class=\"lane-label\">\u5ba2\u6236\u7aef<\/span>\n          <div class=\"map-node\"><i class=\"node-avatar\" aria-hidden=\"true\"><\/i><span>\u5ba2\u6236<\/span><strong>\u9078\u64c7\u52a0\u5bc6\u8ca8\u5e63<\/strong><\/div>\n          <div class=\"map-arrow\"><span>\u4ed8\u6b3e\u610f\u5411<\/span><i>\u2192<\/i><\/div>\n          <div class=\"map-node map-node-qfpay\"><span>QFPay \u7d50\u5e33<\/span><strong>\u8a02\u55ae\u53ca\u72c0\u614b<\/strong><\/div>\n          <div class=\"map-arrow\"><span>\u5408\u4f5c\u5925\u4f34\u8def\u5f91<\/span><i>\u2192<\/i><\/div>\n          <div class=\"map-node\"><span>\u8a8d\u53ef\u5408\u4f5c\u5925\u4f34<\/span><strong>\u52a0\u5bc6\u8ca8\u5e63\u8655\u7406<\/strong><\/div>\n        <\/div>\n        <div class=\"map-divider\"><span>\u6210\u529f\u4ed8\u6b3e\u78ba\u8a8d<\/span><\/div>\n        <div class=\"map-lane map-lane-merchant\">\n          <span class=\"lane-label\">\u5546\u6236\u7aef<\/span>\n          <div class=\"map-node\"><i class=\"node-bank\" aria-hidden=\"true\"><\/i><span>\u5546\u6236\u9280\u884c<\/span><strong>\u63a5\u6536\u6e2f\u5e63<\/strong><\/div>\n          <div class=\"map-arrow map-arrow-reverse\"><i>\u2190<\/i><span>\u7d50\u7b97<\/span><\/div>\n          <div class=\"map-node map-node-qfpay\"><span>QFPay \u5546\u6236\u5f8c\u53f0<\/span><strong>\u8ffd\u8e64\u53ca\u5c0d\u8cec<\/strong><\/div>\n          <div class=\"map-arrow map-arrow-reverse\"><i>\u2190<\/i><span>\u4ea4\u6613\u8cc7\u6599<\/span><\/div>\n          <div class=\"map-node\"><span>\u8a02\u55ae\u7cfb\u7d71<\/span><strong>\u6210\u529f\u5f8c\u5c65\u884c\u8a02\u55ae<\/strong><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section operations\" id=\"operations\">\n    <div class=\"shell operations-grid\">\n      <div class=\"portal-mock\" data-reveal=\"\">\n        <div class=\"portal-sidebar\">\n          <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/qfpay.global\/wp-content\/uploads\/2026\/09\/qfpay-logo-white.png?w=1080&#038;ssl=1\" alt=\"\">\n          <i><\/i><i><\/i><i class=\"is-active\"><\/i><i><\/i><i><\/i>\n        <\/div>\n        <div class=\"portal-main\">\n          <div class=\"portal-header\"><span><b>\u4ea4\u6613<\/b><small>\u5546\u6236\u5f8c\u53f0<\/small><\/span><i><\/i><\/div>\n          <div class=\"portal-filters\">\n            <span>\u4ea4\u6613\u985e\u578b <b>\u52a0\u5bc6\u8ca8\u5e63\u4ed8\u6b3e<\/b><\/span>\n            <span>\u72c0\u614b <b>\u5168\u90e8<\/b><\/span>\n            <span class=\"portal-search\">\u641c\u5c0b<\/span>\n          <\/div>\n          <div class=\"portal-metrics\">\n            <span><small>\u6210\u529f<\/small><strong>28<\/strong><\/span>\n            <span><small>\u5f85\u8655\u7406<\/small><strong>1<\/strong><\/span>\n            <span><strong>\u6e2f\u5e63<\/strong><small>\u7d50\u7b97<\/small><\/span>\n          <\/div>\n          <div class=\"portal-table\" role=\"img\" aria-label=\"Illustrative merchant portal table showing crypto transaction reporting\">\n            <div class=\"portal-row portal-row-head\"><span>\u8a02\u55ae<\/span><span>\u985e\u578b<\/span><span>\u91d1\u984d<\/span><span>\u72c0\u614b<\/span><\/div>\n            <div class=\"portal-row\"><span>#CP-1048<\/span><span>\u52a0\u5bc6\u8ca8\u5e63<\/span><span>1,000 HKD<\/span><span><b class=\"success-pill\">\u6210\u529f<\/b><\/span><\/div>\n            <div class=\"portal-row\"><span>#CP-1047<\/span><span>\u52a0\u5bc6\u8ca8\u5e63<\/span><span>680 HKD<\/span><span><b class=\"success-pill\">\u6210\u529f<\/b><\/span><\/div>\n            <div class=\"portal-row\"><span>#CP-1046<\/span><span>\u52a0\u5bc6\u8ca8\u5e63<\/span><span>350 HKD<\/span><span><b class=\"pending-pill\">\u5f85\u8655\u7406<\/b><\/span><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"operations-copy\" data-reveal=\"\" data-reveal-delay=\"100\">\n        <p class=\"eyebrow\"><span><\/span> \u71df\u904b\u53ef\u8996\u6027<\/p>\n        <h2>\u5728\u65e5\u5e38\u71df\u904b\u60c5\u5883\u4e2d\u67e5\u770b\u52a0\u5bc6\u8ca8\u5e63\u4ea4\u6613\u3002<\/h2>\n        <p>\u8b93\u5546\u6236\u6d41\u7a0b\u805a\u7126\u65bc\u8a02\u55ae\u53ca\u72c0\u614b\uff0c\u4e26\u900f\u904e\u5831\u8868\u8996\u5716\u652f\u63f4\u8abf\u67e5\u53ca\u5c0d\u8cec\u3002<\/p>\n        <ul class=\"check-list\">\n          <li><span>\u2713<\/span><div><strong>\u53ef\u641c\u5c0b\u7684\u4ea4\u6613\u8a18\u9304<\/strong><small>\u6309\u8a02\u55ae\u53c3\u8003\u3001\u6e20\u9053\u53ca\u72c0\u614b\u7be9\u9078\u3002<\/small><\/div><\/li>\n          <li><span>\u2713<\/span><div><strong>\u6e05\u6670\u72c0\u614b\u8655\u7406<\/strong><small>\u5340\u5206\u6210\u529f\u3001\u5f85\u8655\u7406\u53ca\u672a\u89e3\u6c7a\u7d50\u679c\u3002<\/small><\/div><\/li>\n          <li><span>\u2713<\/span><div><strong>\u53ef\u652f\u63f4\u5c0d\u8cec\u7684\u8cc7\u6599<\/strong><small>\u9023\u63a5\u8a02\u55ae\u6d3b\u52d5\u8207\u5df2\u5354\u5b9a\u7684\u6e2f\u5e63\u7d50\u7b97\u5831\u8868\u3002<\/small><\/div><\/li>\n        <\/ul>\n        <p class=\"fine-print\">\u5546\u6236\u5f8c\u53f0\u529f\u80fd\u50c5\u4f5c\u793a\u610f\u3002\u6700\u7d42\u5831\u8868\u3001\u9000\u6b3e\u53ca\u7d50\u7b97\u529f\u80fd\u8996\u4e4e\u5df2\u7372\u6279\u7684\u6574\u5408\u7bc4\u570d\u800c\u5b9a\u3002<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section eligibility\" id=\"eligibility\">\n    <div class=\"shell\">\n      <div class=\"eligibility-panel\">\n        <div class=\"eligibility-copy\" data-reveal=\"\">\n          <p class=\"eyebrow eyebrow-light\"><span><\/span> \u8cc7\u683c\u8207\u63a7\u5236<\/p>\n          <h2>\u63a5\u53d7\u52a0\u5bc6\u8ca8\u5e63\u7684\u53d7\u63a7\u8def\u5f91\u3002<\/h2>\n          <p>\u6bcf\u9805\u696d\u52d9\u5747\u9700\u8a55\u4f30\u52a0\u5bc6\u8ca8\u5e63\u4ed8\u6b3e\u53ef\u7528\u6027\u3002QFPay \u53ca\u5176\u670d\u52d9\u5408\u4f5c\u5925\u4f34\u6703\u5728\u555f\u7528\u524d\u78ba\u8a8d\u5e02\u5834\u3001\u884c\u696d\u3001\u8cc7\u7522\u53ca\u71df\u904b\u6d41\u7a0b\u3002<\/p>\n          <a class=\"text-link text-link-light\" href=\"mailto:enquiry@qfpay.com?subject=QFPay%20Crypto%20Service%20Eligibility\">\u6aa2\u8996\u60a8\u7684\u4f7f\u7528\u5834\u666f <span aria-hidden=\"true\">\u2197<\/span><\/a>\n        <\/div>\n        <div class=\"eligibility-list\" data-reveal=\"\" data-reveal-delay=\"100\">\n          <article><span>01<\/span><div><strong>\u5546\u6236\u76e1\u8077\u5be9\u67e5<\/strong><p>\u900f\u904e\u5165\u99d0\u6d41\u7a0b\u5be9\u6838\u696d\u52d9\u8eab\u4efd\u3001\u64c1\u6709\u4eba\u8cc7\u6599\u3001\u7522\u54c1\u53ca\u9810\u671f\u4ea4\u6613\u6d3b\u52d5\u3002<\/p><\/div><\/article>\n          <article><span>02<\/span><div><strong>\u5e02\u5834\u53ca\u884c\u696d\u8cc7\u683c<\/strong><p>\u6309\u73fe\u884c\u5408\u4f5c\u5925\u4f34\u53ca\u76e3\u7ba1\u8981\u6c42\u6aa2\u67e5\u670d\u52d9\u8986\u84cb\u7bc4\u570d\u53ca\u53d7\u9650\u5236\u6d3b\u52d5\u3002<\/p><\/div><\/article>\n          <article><span>03<\/span><div><strong>\u65b9\u6848\u5b9a\u7fa9<\/strong><p>\u4e0a\u7dda\u524d\u78ba\u8a8d\u53d7\u652f\u63f4\u8cc7\u7522\u3001\u9322\u5305\u8def\u5f91\u3001\u5b9a\u50f9\u3001\u7d50\u7b97\u3001\u9000\u6b3e\u53ca\u71df\u904b\u8cac\u4efb\u3002<\/p><\/div><\/article>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section faq\" aria-labelledby=\"faq-title\">\n    <div class=\"shell faq-grid\">\n      <div data-reveal=\"\">\n        <p class=\"eyebrow\"><span><\/span> \u5e38\u898b\u554f\u984c<\/p>\n        <h2 id=\"faq-title\">\u5546\u6236\u901a\u5e38\u60f3\u4e86\u89e3\u7684\u4e8b\u9805\u3002<\/h2>\n      <\/div>\n      <div class=\"accordion\" data-accordion=\"\">\n        <details open=\"\" data-reveal=\"\">\n          <summary>\u5546\u6236\u6703\u6536\u5230\u52a0\u5bc6\u8ca8\u5e63\u55ce\uff1f<span aria-hidden=\"true\">+<\/span><\/summary>\n          <p>\u6b64\u8655\u5c55\u793a\u7684\u6982\u5ff5\u63a1\u7528\u5408\u4f5c\u5925\u4f34\u652f\u63f4\u7684\u514c\u63db\u53ca\u6e2f\u5e63\u7d50\u7b97\u6d41\u7a0b\u3002\u6700\u7d42\u6cd5\u5f8b\u3001\u71df\u904b\u53ca\u7d50\u7b97\u5b89\u6392\u6703\u5728\u5165\u99d0\u6d41\u7a0b\u4e2d\u78ba\u8a8d\u3002<\/p>\n        <\/details>\n        <details data-reveal=\"\">\n          <summary>\u652f\u63f4\u54ea\u4e9b\u8cc7\u7522\u53ca\u9322\u5305\uff1f<span aria-hidden=\"true\">+<\/span><\/summary>\n          <p>\u8986\u84cb\u7bc4\u570d\u6703\u56e0\u5e02\u5834\u3001\u5408\u4f5c\u5925\u4f34\u53ca\u98a8\u96aa\u5be9\u67e5\u800c\u7570\u3002\u5df2\u7372\u6279\u5546\u6236\u8a2d\u5b9a\u7684\u53d7\u652f\u63f4\u8cc7\u7522\u53ca\u9322\u5305\u6e05\u55ae\u5c07\u53e6\u884c\u78ba\u8a8d\u3002<\/p>\n        <\/details>\n        <details data-reveal=\"\">\n          <summary>\u7d50\u7b97\u591a\u4e45\u6703\u5230\u8cec\uff1f<span aria-hidden=\"true\">+<\/span><\/summary>\n          <p>\u7d50\u7b97\u6642\u9593\u6309\u5546\u696d\u5354\u8b70\u5b9a\u7fa9\uff0c\u4e26\u53ef\u80fd\u56e0\u8655\u7406\u65e5\u66c6\u3001\u8ca8\u5e63\u53ca\u670d\u52d9\u5b89\u6392\u800c\u6709\u6240\u4e0d\u540c\u3002<\/p>\n        <\/details>\n        <details data-reveal=\"\">\n          <summary>\u61c9\u5728\u4f55\u6642\u5c65\u884c\u8a02\u55ae\uff1f<span aria-hidden=\"true\">+<\/span><\/summary>\n          <p>\u53ea\u6709\u5728\u6574\u5408\u6536\u5230\u5df2\u78ba\u8a8d\u7684\u6210\u529f\u4ed8\u6b3e\u72c0\u614b\u5f8c\u624d\u53ef\u5c65\u884c\u8a02\u55ae\u3002\u5f85\u8655\u7406\u3001\u903e\u6642\u6216\u672a\u77e5\u7d50\u679c\u5fc5\u9808\u5148\u6aa2\u67e5\uff0c\u518d\u5c65\u884c\u8a02\u55ae\u6216\u91cd\u8a66\u3002<\/p>\n        <\/details>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"cta-section\">\n    <div class=\"cta-orbit\" aria-hidden=\"true\"><\/div>\n    <div class=\"shell cta-inner\" data-reveal=\"\">\n      <p class=\"eyebrow eyebrow-light\"><span><\/span> \u958b\u59cb\u5c0d\u8a71<\/p>\n      <h2>\u63a2\u7d22\u9069\u5408\u60a8\u696d\u52d9\u7684\u52a0\u5bc6\u8ca8\u5e63\u4ed8\u6b3e\u8a2d\u5b9a\u3002<\/h2>\n      <p>\u544a\u8a34\u6211\u5011\u60a8\u7684\u71df\u904b\u5730\u9ede\u3001\u92b7\u552e\u5167\u5bb9\uff0c\u4ee5\u53ca\u5e0c\u671b\u5ba2\u6236\u5982\u4f55\u4ed8\u6b3e\u3002\u6211\u5011\u6703\u5354\u52a9\u8a55\u4f30\u8cc7\u683c\u4e26\u8a2d\u8a08\u5408\u9069\u6d41\u7a0b\u3002<\/p>\n      <div class=\"cta-actions\">\n        <a class=\"button button-white\" href=\"mailto:enquiry@qfpay.com?subject=QFPay%20Crypto%20Service%20Enquiry\">enquiry@qfpay.com <span aria-hidden=\"true\">\u2197<\/span><\/a>\n        <a class=\"button button-ghost\" href=\"https:\/\/api.whatsapp.com\/send?phone=85226139299\">WhatsApp +852 2613 9299 <span aria-hidden=\"true\">\u2197<\/span><\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/main>\n\n<dialog class=\"screenshot-dialog\" data-screenshot-dialog=\"\" aria-label=\"QFPay Checkout screenshot preview\">\n  <button class=\"dialog-close\" type=\"button\" data-dialog-close=\"\" aria-label=\"Close screenshot preview\">\u00d7<\/button>\n  <figure>\n    <img decoding=\"async\" data-dialog-image=\"\" src=\"\" alt=\"\">\n    <figcaption data-dialog-caption=\"\"><\/figcaption>\n  <\/figure>\n<\/dialog>\n\n<script>\n  const revealObserver = new IntersectionObserver(\n    (entries) => {\n      entries.forEach((entry) => {\n        if (entry.isIntersecting) {\n          entry.target.classList.add(\"is-visible\");\n          revealObserver.unobserve(entry.target);\n        }\n      });\n    },\n    { threshold: 0.12 }\n  );\n\n  document.querySelectorAll(\"[data-reveal]\").forEach((element) => revealObserver.observe(element));\n\n  const screenshotDialog = document.querySelector(\"[data-screenshot-dialog]\");\n  const dialogImage = document.querySelector(\"[data-dialog-image]\");\n  const dialogCaption = document.querySelector(\"[data-dialog-caption]\");\n  const dialogClose = document.querySelector(\"[data-dialog-close]\");\n\n  document.querySelectorAll(\"[data-screenshot-open]\").forEach((button) => {\n    button.addEventListener(\"click\", () => {\n      const image = button.querySelector(\"img\");\n      if (!image || !screenshotDialog) return;\n      dialogImage.src = image.currentSrc || image.src;\n      dialogImage.alt = image.alt;\n      dialogCaption.textContent = button.dataset.caption || image.alt;\n      screenshotDialog.showModal();\n    });\n  });\n\n  dialogClose?.addEventListener(\"click\", () => screenshotDialog.close());\n  screenshotDialog?.addEventListener(\"click\", (event) => {\n    if (event.target === screenshotDialog) screenshotDialog.close();\n  });\n\n  document.querySelectorAll(\".accordion details\").forEach((details) => {\n    details.addEventListener(\"toggle\", () => {\n      if (!details.open) return;\n      document.querySelectorAll(\".accordion details\").forEach((other) => {\n        if (other !== details) other.open = false;\n      });\n    });\n  });\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>QFPAY \u52a0\u5bc6\u8ca8\u5e63\u670d\u52d9 \u63a5\u6536\u52a0\u5bc6\u8ca8\u5e63\u3002\u4ee5\u6e2f\u5e63\u7d50\u7b97\u3002 \u8b93\u5ba2\u6236\u53ef\u4f7f\u7528\u53d7\u652f\u63f4\u7684\u6578\u78bc\u8cc7\u7522\u8f15\u9b06\u4ed8\u6b3e\uff0c\u540c\u6642\u7531 QFPay [&hellip;]<\/p>\n","protected":false},"author":235069319,"featured_media":0,"parent":6905,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"off","_et_pb_old_content":"","_et_gb_content_width":"","_wpcom_ai_launchpad_about_page":false,"_wpcom_ai_launchpad_gallery_page":false,"_wpcom_ai_launchpad_contact_page":false,"_wpcom_ai_launchpad_events_page":false,"_wpcom_ai_launchpad_video_page":false,"_wpcom_ai_launchpad_portfolio_piece":false,"footnotes":""},"class_list":["post-7032","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u52a0\u5bc6\u8ca8\u5e63\u652f\u4ed8 - QFPay<\/title>\n<meta name=\"description\" content=\"\u63a2\u7d22\u7531\u5408\u4f5c\u5925\u4f34\u652f\u63f4\u7684 QFPay \u52a0\u5bc6\u8ca8\u5e63\u652f\u4ed8\u9ad4\u9a57\uff0c\u4e3b\u6253\u70ba\u5ba2\u6236\u63d0\u4f9b\u591a\u5143\u9078\u64c7\u3001\u6e2f\u5e63\u7d50\u7b97\u53ca\u5546\u6236\u7aef\u53ef\u8996\u5316\u80fd\u529b\u3002\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/qfpay.global\/zh-hant\/\u6536\u6b3e\u670d\u52d9\/\u52a0\u5bc6\u8ca8\u5e63\u652f\u4ed8\/\" \/>\n<meta property=\"og:locale\" content=\"zh_TW\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u52a0\u5bc6\u8ca8\u5e63\u652f\u4ed8 - QFPay\" \/>\n<meta property=\"og:description\" content=\"\u63a2\u7d22\u7531\u5408\u4f5c\u5925\u4f34\u652f\u63f4\u7684 QFPay \u52a0\u5bc6\u8ca8\u5e63\u652f\u4ed8\u9ad4\u9a57\uff0c\u4e3b\u6253\u70ba\u5ba2\u6236\u63d0\u4f9b\u591a\u5143\u9078\u64c7\u3001\u6e2f\u5e63\u7d50\u7b97\u53ca\u5546\u6236\u7aef\u53ef\u8996\u5316\u80fd\u529b\u3002\" \/>\n<meta property=\"og:url\" content=\"https:\/\/qfpay.global\/zh-hant\/\u6536\u6b3e\u670d\u52d9\/\u52a0\u5bc6\u8ca8\u5e63\u652f\u4ed8\/\" \/>\n<meta property=\"og:site_name\" content=\"QFPay\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/QFPay.Global\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-09T07:52:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/qfpay.global\/wp-content\/uploads\/2026\/09\/02-select-currency.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u9810\u4f30\u95b1\u8b80\u6642\u9593\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 \u5206\u9418\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/qfpay.global\\\/zh-hant\\\/%e6%94%b6%e6%ac%be%e6%9c%8d%e5%8b%99\\\/%e5%8a%a0%e5%af%86%e8%b2%a8%e5%b9%a3%e6%94%af%e4%bb%98\\\/\",\"url\":\"https:\\\/\\\/qfpay.global\\\/zh-hant\\\/%e6%94%b6%e6%ac%be%e6%9c%8d%e5%8b%99\\\/%e5%8a%a0%e5%af%86%e8%b2%a8%e5%b9%a3%e6%94%af%e4%bb%98\\\/\",\"name\":\"\u52a0\u5bc6\u8ca8\u5e63\u652f\u4ed8 - QFPay\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/qfpay.global\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/qfpay.global\\\/zh-hant\\\/%e6%94%b6%e6%ac%be%e6%9c%8d%e5%8b%99\\\/%e5%8a%a0%e5%af%86%e8%b2%a8%e5%b9%a3%e6%94%af%e4%bb%98\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/qfpay.global\\\/zh-hant\\\/%e6%94%b6%e6%ac%be%e6%9c%8d%e5%8b%99\\\/%e5%8a%a0%e5%af%86%e8%b2%a8%e5%b9%a3%e6%94%af%e4%bb%98\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/qfpay.global\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/02-select-currency.png\",\"datePublished\":\"2026-09-09T02:58:50+00:00\",\"dateModified\":\"2026-09-09T07:52:13+00:00\",\"description\":\"\u63a2\u7d22\u7531\u5408\u4f5c\u5925\u4f34\u652f\u63f4\u7684 QFPay \u52a0\u5bc6\u8ca8\u5e63\u652f\u4ed8\u9ad4\u9a57\uff0c\u4e3b\u6253\u70ba\u5ba2\u6236\u63d0\u4f9b\u591a\u5143\u9078\u64c7\u3001\u6e2f\u5e63\u7d50\u7b97\u53ca\u5546\u6236\u7aef\u53ef\u8996\u5316\u80fd\u529b\u3002\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/qfpay.global\\\/zh-hant\\\/%e6%94%b6%e6%ac%be%e6%9c%8d%e5%8b%99\\\/%e5%8a%a0%e5%af%86%e8%b2%a8%e5%b9%a3%e6%94%af%e4%bb%98\\\/#breadcrumb\"},\"inLanguage\":\"zh-TW\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/qfpay.global\\\/zh-hant\\\/%e6%94%b6%e6%ac%be%e6%9c%8d%e5%8b%99\\\/%e5%8a%a0%e5%af%86%e8%b2%a8%e5%b9%a3%e6%94%af%e4%bb%98\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-TW\",\"@id\":\"https:\\\/\\\/qfpay.global\\\/zh-hant\\\/%e6%94%b6%e6%ac%be%e6%9c%8d%e5%8b%99\\\/%e5%8a%a0%e5%af%86%e8%b2%a8%e5%b9%a3%e6%94%af%e4%bb%98\\\/#primaryimage\",\"url\":\"https:\\\/\\\/qfpay.global\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/02-select-currency.png\",\"contentUrl\":\"https:\\\/\\\/qfpay.global\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/02-select-currency.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/qfpay.global\\\/zh-hant\\\/%e6%94%b6%e6%ac%be%e6%9c%8d%e5%8b%99\\\/%e5%8a%a0%e5%af%86%e8%b2%a8%e5%b9%a3%e6%94%af%e4%bb%98\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/qfpay.global\\\/zh-hant\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u6536\u6b3e\u670d\u52d9\",\"item\":\"https:\\\/\\\/qfpay.global\\\/zh-hant\\\/%e6%94%b6%e6%ac%be%e6%9c%8d%e5%8b%99\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"\u52a0\u5bc6\u8ca8\u5e63\u652f\u4ed8\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/qfpay.global\\\/#website\",\"url\":\"https:\\\/\\\/qfpay.global\\\/\",\"name\":\"QFPay\",\"description\":\"Your best payment partner, expertise in Credit Card and QR Code payments. We help you accept online payments easily, fast and securely. Helping your business thrive in the cashless new era\",\"publisher\":{\"@id\":\"https:\\\/\\\/qfpay.global\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/qfpay.global\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-TW\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/qfpay.global\\\/#organization\",\"name\":\"QFPay\",\"url\":\"https:\\\/\\\/qfpay.global\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-TW\",\"@id\":\"https:\\\/\\\/qfpay.global\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/qfpay.global\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/qfpay-1.png?fit=313%2C151&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/qfpay.global\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/qfpay-1.png?fit=313%2C151&ssl=1\",\"width\":313,\"height\":151,\"caption\":\"QFPay\"},\"image\":{\"@id\":\"https:\\\/\\\/qfpay.global\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/QFPay.Global\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u52a0\u5bc6\u8ca8\u5e63\u652f\u4ed8 - QFPay","description":"\u63a2\u7d22\u7531\u5408\u4f5c\u5925\u4f34\u652f\u63f4\u7684 QFPay \u52a0\u5bc6\u8ca8\u5e63\u652f\u4ed8\u9ad4\u9a57\uff0c\u4e3b\u6253\u70ba\u5ba2\u6236\u63d0\u4f9b\u591a\u5143\u9078\u64c7\u3001\u6e2f\u5e63\u7d50\u7b97\u53ca\u5546\u6236\u7aef\u53ef\u8996\u5316\u80fd\u529b\u3002","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/qfpay.global\/zh-hant\/\u6536\u6b3e\u670d\u52d9\/\u52a0\u5bc6\u8ca8\u5e63\u652f\u4ed8\/","og_locale":"zh_TW","og_type":"article","og_title":"\u52a0\u5bc6\u8ca8\u5e63\u652f\u4ed8 - QFPay","og_description":"\u63a2\u7d22\u7531\u5408\u4f5c\u5925\u4f34\u652f\u63f4\u7684 QFPay \u52a0\u5bc6\u8ca8\u5e63\u652f\u4ed8\u9ad4\u9a57\uff0c\u4e3b\u6253\u70ba\u5ba2\u6236\u63d0\u4f9b\u591a\u5143\u9078\u64c7\u3001\u6e2f\u5e63\u7d50\u7b97\u53ca\u5546\u6236\u7aef\u53ef\u8996\u5316\u80fd\u529b\u3002","og_url":"https:\/\/qfpay.global\/zh-hant\/\u6536\u6b3e\u670d\u52d9\/\u52a0\u5bc6\u8ca8\u5e63\u652f\u4ed8\/","og_site_name":"QFPay","article_publisher":"https:\/\/www.facebook.com\/QFPay.Global\/","article_modified_time":"2026-09-09T07:52:13+00:00","og_image":[{"url":"https:\/\/qfpay.global\/wp-content\/uploads\/2026\/09\/02-select-currency.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"\u9810\u4f30\u95b1\u8b80\u6642\u9593":"3 \u5206\u9418"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/qfpay.global\/zh-hant\/%e6%94%b6%e6%ac%be%e6%9c%8d%e5%8b%99\/%e5%8a%a0%e5%af%86%e8%b2%a8%e5%b9%a3%e6%94%af%e4%bb%98\/","url":"https:\/\/qfpay.global\/zh-hant\/%e6%94%b6%e6%ac%be%e6%9c%8d%e5%8b%99\/%e5%8a%a0%e5%af%86%e8%b2%a8%e5%b9%a3%e6%94%af%e4%bb%98\/","name":"\u52a0\u5bc6\u8ca8\u5e63\u652f\u4ed8 - QFPay","isPartOf":{"@id":"https:\/\/qfpay.global\/#website"},"primaryImageOfPage":{"@id":"https:\/\/qfpay.global\/zh-hant\/%e6%94%b6%e6%ac%be%e6%9c%8d%e5%8b%99\/%e5%8a%a0%e5%af%86%e8%b2%a8%e5%b9%a3%e6%94%af%e4%bb%98\/#primaryimage"},"image":{"@id":"https:\/\/qfpay.global\/zh-hant\/%e6%94%b6%e6%ac%be%e6%9c%8d%e5%8b%99\/%e5%8a%a0%e5%af%86%e8%b2%a8%e5%b9%a3%e6%94%af%e4%bb%98\/#primaryimage"},"thumbnailUrl":"https:\/\/qfpay.global\/wp-content\/uploads\/2026\/09\/02-select-currency.png","datePublished":"2026-09-09T02:58:50+00:00","dateModified":"2026-09-09T07:52:13+00:00","description":"\u63a2\u7d22\u7531\u5408\u4f5c\u5925\u4f34\u652f\u63f4\u7684 QFPay \u52a0\u5bc6\u8ca8\u5e63\u652f\u4ed8\u9ad4\u9a57\uff0c\u4e3b\u6253\u70ba\u5ba2\u6236\u63d0\u4f9b\u591a\u5143\u9078\u64c7\u3001\u6e2f\u5e63\u7d50\u7b97\u53ca\u5546\u6236\u7aef\u53ef\u8996\u5316\u80fd\u529b\u3002","breadcrumb":{"@id":"https:\/\/qfpay.global\/zh-hant\/%e6%94%b6%e6%ac%be%e6%9c%8d%e5%8b%99\/%e5%8a%a0%e5%af%86%e8%b2%a8%e5%b9%a3%e6%94%af%e4%bb%98\/#breadcrumb"},"inLanguage":"zh-TW","potentialAction":[{"@type":"ReadAction","target":["https:\/\/qfpay.global\/zh-hant\/%e6%94%b6%e6%ac%be%e6%9c%8d%e5%8b%99\/%e5%8a%a0%e5%af%86%e8%b2%a8%e5%b9%a3%e6%94%af%e4%bb%98\/"]}]},{"@type":"ImageObject","inLanguage":"zh-TW","@id":"https:\/\/qfpay.global\/zh-hant\/%e6%94%b6%e6%ac%be%e6%9c%8d%e5%8b%99\/%e5%8a%a0%e5%af%86%e8%b2%a8%e5%b9%a3%e6%94%af%e4%bb%98\/#primaryimage","url":"https:\/\/qfpay.global\/wp-content\/uploads\/2026\/09\/02-select-currency.png","contentUrl":"https:\/\/qfpay.global\/wp-content\/uploads\/2026\/09\/02-select-currency.png"},{"@type":"BreadcrumbList","@id":"https:\/\/qfpay.global\/zh-hant\/%e6%94%b6%e6%ac%be%e6%9c%8d%e5%8b%99\/%e5%8a%a0%e5%af%86%e8%b2%a8%e5%b9%a3%e6%94%af%e4%bb%98\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/qfpay.global\/zh-hant\/"},{"@type":"ListItem","position":2,"name":"\u6536\u6b3e\u670d\u52d9","item":"https:\/\/qfpay.global\/zh-hant\/%e6%94%b6%e6%ac%be%e6%9c%8d%e5%8b%99\/"},{"@type":"ListItem","position":3,"name":"\u52a0\u5bc6\u8ca8\u5e63\u652f\u4ed8"}]},{"@type":"WebSite","@id":"https:\/\/qfpay.global\/#website","url":"https:\/\/qfpay.global\/","name":"QFPay","description":"Your best payment partner, expertise in Credit Card and QR Code payments. We help you accept online payments easily, fast and securely. Helping your business thrive in the cashless new era","publisher":{"@id":"https:\/\/qfpay.global\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/qfpay.global\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-TW"},{"@type":"Organization","@id":"https:\/\/qfpay.global\/#organization","name":"QFPay","url":"https:\/\/qfpay.global\/","logo":{"@type":"ImageObject","inLanguage":"zh-TW","@id":"https:\/\/qfpay.global\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/qfpay.global\/wp-content\/uploads\/2023\/05\/qfpay-1.png?fit=313%2C151&ssl=1","contentUrl":"https:\/\/i0.wp.com\/qfpay.global\/wp-content\/uploads\/2023\/05\/qfpay-1.png?fit=313%2C151&ssl=1","width":313,"height":151,"caption":"QFPay"},"image":{"@id":"https:\/\/qfpay.global\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/QFPay.Global\/"]}]}},"jetpack-related-posts":[{"id":7025,"url":"https:\/\/qfpay.global\/pay-in\/crypto-payment\/","url_meta":{"origin":7032,"position":0},"title":"Crypto Payment","author":"QFPay","date":"9 9 \u6708, 2026","format":false,"excerpt":"QFPay Crypto Service Accept crypto.Settle in HKD. \u2026","rel":"","context":"\u985e\u4f3c\u6587\u7ae0","block_context":{"text":"\u985e\u4f3c\u6587\u7ae0","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":6886,"url":"https:\/\/qfpay.global\/pay-out\/remittance\/","url_meta":{"origin":7032,"position":1},"title":"Remittance","author":"QFPay","date":"9 6 \u6708, 2026","format":false,"excerpt":"QFPay Remittance: The All-in-One Global Payment So\u2026","rel":"","context":"\u985e\u4f3c\u6587\u7ae0","block_context":{"text":"\u985e\u4f3c\u6587\u7ae0","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":6891,"url":"https:\/\/qfpay.global\/zh-hant\/%e4%bb%98%e6%ac%be%e6%9c%8d%e5%8b%99\/%e5%8c%af%e6%ac%be\/","url_meta":{"origin":7032,"position":2},"title":"\u532f\u6b3e","author":"QFPay","date":"9 6 \u6708, 2026","format":false,"excerpt":"QFPay\u532f\u6b3e\uff1a\u70ba\u60a8\u7684\u696d\u52d9\u63d0\u4f9b\u4e00\u7ad9\u5f0f\u5168\u7403\u652f\u4ed8\u89e3\u6c7a\u65b9\u6848 \u900f\u904e QFPay \u53ca SingX\uff0c\u65bc\u5168\u7403\u7bc4\u570d\u5167\u2026","rel":"","context":"\u985e\u4f3c\u6587\u7ae0","block_context":{"text":"\u985e\u4f3c\u6587\u7ae0","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":4980,"url":"https:\/\/qfpay.global\/pay-in\/qfpay-secure-checkout-with-woocommerce\/","url_meta":{"origin":7032,"position":3},"title":"QFPay Secure Checkout with Woocommerce","author":"QFPay","date":"31 1 \u6708, 2024","format":false,"excerpt":"[et_pb_section fb_built=\"1\" _builder_version=\"4.21\u2026","rel":"","context":"\u985e\u4f3c\u6587\u7ae0","block_context":{"text":"\u985e\u4f3c\u6587\u7ae0","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":5015,"url":"https:\/\/qfpay.global\/pay-in\/qfpay-secure-checkout-with-opencart\/","url_meta":{"origin":7032,"position":4},"title":"QFPay Secure Checkout with Opencart","author":"QFPay","date":"1 2 \u6708, 2024","format":false,"excerpt":"","rel":"","context":"\u985e\u4f3c\u6587\u7ae0","block_context":{"text":"\u985e\u4f3c\u6587\u7ae0","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":4887,"url":"https:\/\/qfpay.global\/pay-in\/qfpay-secure-checkout-with-magento\/","url_meta":{"origin":7032,"position":5},"title":"QFPay Secure Checkout with Magento","author":"QFPay","date":"29 1 \u6708, 2024","format":false,"excerpt":"","rel":"","context":"\u985e\u4f3c\u6587\u7ae0","block_context":{"text":"\u985e\u4f3c\u6587\u7ae0","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/qfpay.global\/zh-hant\/wp-json\/wp\/v2\/pages\/7032","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/qfpay.global\/zh-hant\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/qfpay.global\/zh-hant\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/qfpay.global\/zh-hant\/wp-json\/wp\/v2\/users\/235069319"}],"replies":[{"embeddable":true,"href":"https:\/\/qfpay.global\/zh-hant\/wp-json\/wp\/v2\/comments?post=7032"}],"version-history":[{"count":3,"href":"https:\/\/qfpay.global\/zh-hant\/wp-json\/wp\/v2\/pages\/7032\/revisions"}],"predecessor-version":[{"id":7039,"href":"https:\/\/qfpay.global\/zh-hant\/wp-json\/wp\/v2\/pages\/7032\/revisions\/7039"}],"up":[{"embeddable":true,"href":"https:\/\/qfpay.global\/zh-hant\/wp-json\/wp\/v2\/pages\/6905"}],"wp:attachment":[{"href":"https:\/\/qfpay.global\/zh-hant\/wp-json\/wp\/v2\/media?parent=7032"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}