{"id":23542,"date":"2026-08-24T10:19:26","date_gmt":"2026-08-24T10:19:26","guid":{"rendered":"https:\/\/source.kitsid.com\/bsite\/payment-policy\/"},"modified":"2026-09-15T02:13:10","modified_gmt":"2026-09-15T02:13:10","slug":"payment-methods","status":"publish","type":"page","link":"https:\/\/dravuri.com\/bsite\/payment-methods\/","title":{"rendered":"Payment Methods"},"content":{"rendered":"<p><!doctype html><\/p>\n<p><title>Payment Methods | DravUri<\/title><\/p>\n<style>\n:root{\n  --theme-primary:#5B21B6;\n  --theme-secondary:#7C3AED;\n  --ink:#14171f;\n  --muted:#626875;\n  --line:#e3e6eb;\n  --soft:#f6f7f9;\n  --soft-2:#fbfbfc;\n  --white:#ffffff;\n  --shadow:0 12px 34px rgba(18,24,35,.055);\n  --radius:16px;\n}\n*{box-sizing:border-box}\nhtml{scroll-behavior:smooth}\nbody{margin:0;background:var(--white);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,sans-serif;font-size:16px;line-height:1.68}\na{color:var(--theme-primary);font-weight:700;text-decoration-thickness:1px;text-underline-offset:3px}\na:hover{color:var(--theme-secondary)}\na:focus-visible,summary:focus-visible,button:focus-visible{outline:3px solid var(--theme-primary);outline-offset:3px;border-radius:6px}\n.site-shell{max-width:1180px;margin:0 auto;padding:34px 24px 72px}\n.mast{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.5fr);gap:36px;align-items:end;padding:24px 0 28px;border-top:4px solid var(--ink);border-bottom:1px solid var(--line)}\n.kicker{margin:0 0 14px;color:var(--theme-primary);font-size:.78rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}\nh1{margin:0;font-size:clamp(2.5rem,6vw,5.2rem);line-height:.98;letter-spacing:-.055em}\n.lede{max-width:760px;margin:18px 0 0;color:var(--muted);font-size:1.05rem}\n.meta-box{padding:18px 0 0;border-top:1px solid var(--line)}\n.meta-box span{display:block;color:var(--muted);font-size:.83rem}.meta-box strong{display:block;margin-top:4px;color:var(--ink);font-size:.95rem}\nh2{margin:0 0 12px;font-size:clamp(1.35rem,2.4vw,1.9rem);line-height:1.18;letter-spacing:-.025em}\nh3{margin:0 0 8px;font-size:1.06rem;line-height:1.3}\np{margin:0 0 14px;color:var(--muted)}\nul,ol{margin:10px 0 0;padding-left:22px;color:var(--muted)}\nli{margin:5px 0}li::marker{color:var(--theme-secondary)}\n.rule{border:0;border-top:1px solid var(--line);margin:30px 0}\n.section{padding:28px 0;border-bottom:1px solid var(--line)}\n.section:last-child{border-bottom:0}\n.section-num{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;color:var(--theme-primary);font-size:.76rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}\n.section-num:before{content:\"\";width:28px;height:2px;background:linear-gradient(90deg,var(--theme-primary),var(--theme-secondary))}\n.band{margin:26px 0;padding:18px 20px;border-left:4px solid var(--theme-primary);background:var(--soft);color:var(--muted)}\n.band strong{color:var(--ink)}\n.ledger{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}\n.ledger-row{display:grid;grid-template-columns:minmax(180px,.65fr) 1.35fr;gap:24px;padding:15px 0;border-bottom:1px solid var(--line)}\n.ledger-row:last-child{border-bottom:0}.ledger-row dt{font-weight:850;color:var(--ink)}.ledger-row dd{margin:0;color:var(--muted)}\n.split{display:grid;grid-template-columns:1fr 1fr;gap:28px}.tri{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}\n.panel{padding:22px;border:1px solid var(--line);background:#fff;border-radius:12px}.panel.soft{background:var(--soft-2)}\n.table-wrap{overflow-x:auto;margin:18px 0;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);-webkit-overflow-scrolling:touch}\ntable{width:100%;min-width:700px;border-collapse:collapse}th,td{padding:13px 14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}th{background:var(--soft);color:var(--ink);font-size:.86rem;letter-spacing:.02em}td{color:var(--muted)}tbody tr:last-child td{border-bottom:0}\n.toc{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 0}.toc a{padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:.82rem;text-decoration:none}.toc a:hover{border-color:var(--theme-primary);color:var(--theme-primary)}\n.side-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:48px;margin-top:34px}.side-nav{position:sticky;top:18px;align-self:start;padding-top:8px;border-top:1px solid var(--ink)}.side-nav a{display:block;padding:9px 0;border-bottom:1px solid var(--line);color:var(--muted);font-size:.88rem;text-decoration:none}.side-nav a:hover{color:var(--theme-primary)}\n.note{padding:16px 18px;background:var(--soft);border:1px solid var(--line);border-radius:10px;color:var(--muted)}\ncode{padding:2px 6px;border-radius:5px;background:var(--soft);border:1px solid var(--line);font-size:.88em;color:var(--ink)}\n.footer-line{margin-top:40px;padding-top:18px;border-top:1px solid var(--line);color:var(--muted);font-size:.9rem}\n@media(max-width:900px){.mast{grid-template-columns:1fr}.side-layout{grid-template-columns:1fr}.side-nav{position:static}.split,.tri{grid-template-columns:1fr}.ledger-row{grid-template-columns:1fr;gap:5px}}\n@media(max-width:620px){.site-shell{padding:24px 16px 52px}.mast{gap:22px;padding-top:18px}h1{font-size:clamp(2.3rem,12vw,3.6rem)}.panel{padding:18px}.toc{gap:6px}.toc a{font-size:.76rem}}\n@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}<\/p>\n<p>.payment-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.pay-tile{min-height:132px;display:flex;align-items:center;justify-content:center;padding:22px;border:1px solid var(--line);border-radius:14px;background:#fff}.pay-tile svg{display:block;width:100%;max-width:220px;height:82px;overflow:visible}.pay-details{display:grid;grid-template-columns:1fr 1fr;gap:0;border-top:1px solid var(--ink);margin-top:34px}.pay-section{padding:22px 26px 22px 0;border-bottom:1px solid var(--line)}.pay-section:nth-child(odd){border-right:1px solid var(--line)}.pay-section:nth-child(even){padding-left:26px}@media(max-width:820px){.payment-showcase{grid-template-columns:1fr 1fr}.pay-details{grid-template-columns:1fr}.pay-section:nth-child(odd){border-right:0}.pay-section:nth-child(even){padding-left:0}}@media(max-width:520px){.payment-showcase{grid-template-columns:1fr}}\n<\/style>\n<p><main class=\"site-shell\"><\/p>\n<header class=\"mast\">\n<div>\n<p class=\"kicker\">Checkout &amp; Card Payments<\/p>\n<h1>Payment Methods<\/h1>\n<p class=\"lede\">Payment processing, accepted primary card brands, authorization, declines, taxes, refunds and safe payment communication.<\/p>\n<\/div>\n<div class=\"meta-box\"><span>Last updated<\/span><strong>15 September 2026<\/strong><\/div>\n<\/header>\n<section class=\"section\"><span class=\"section-num\">01 Payment processor<\/span><\/p>\n<h2>Stripe<\/h2>\n<p>Card payments are processed through Stripe. The primary card brands shown below are Visa, Mastercard, American Express, JCB, Discover and Diners Club. Additional payment options may be available when displayed on the Payment or Checkout page, and the methods shown at checkout take priority for the specific transaction.<\/p>\n<div class=\"payment-showcase\">\n<div class=\"pay-tile\">VISA<\/div>\n<div class=\"pay-tile\">mastercard<\/div>\n<div class=\"pay-tile\">AMERICANEXPRESS<\/div>\n<div class=\"pay-tile\">JCB<\/div>\n<div class=\"pay-tile\">DISCOVER<\/div>\n<div class=\"pay-tile\">DINERSCLUB<\/div>\n<\/div>\n<\/section>\n<div class=\"pay-details\">\n<section class=\"pay-section\"><span class=\"section-num\">02 Processing<\/span><\/p>\n<h2>Payment processing<\/h2>\n<p>Payment details are submitted through the checkout payment flow and processed by Stripe and the relevant payment networks.<\/p>\n<\/section>\n<section class=\"pay-section\"><span class=\"section-num\">03 Authorization<\/span><\/p>\n<h2>Payment authorization<\/h2>\n<p>Your card issuer or payment provider may authorize, decline or request additional verification for a transaction. An authorization and a final settlement are not necessarily the same stage of payment processing.<\/p>\n<\/section>\n<section class=\"pay-section\"><span class=\"section-num\">04 Declines<\/span><\/p>\n<h2>Payment declines<\/h2>\n<p>If a payment is declined, review the payment details entered and contact your bank or card issuer where appropriate. Customer support cannot override a card issuer&#8217;s authorization decision.<\/p>\n<\/section>\n<section class=\"pay-section\"><span class=\"section-num\">05 Security<\/span><\/p>\n<h2>Payment security<\/h2>\n<p>Payments use secure payment-processing mechanisms available through the checkout flow. Do not send sensitive card security information through ordinary customer-service email.<\/p>\n<\/section>\n<section class=\"pay-section\"><span class=\"section-num\">06 Taxes<\/span><\/p>\n<h2>Taxes<\/h2>\n<p>Displayed product prices include applicable tax according to the website&#8217;s pricing configuration. Customs duties and import charges, where applicable, are separate from product-price tax treatment.<\/p>\n<\/section>\n<section class=\"pay-section\"><span class=\"section-num\">07 Currency<\/span><\/p>\n<h2>Currency<\/h2>\n<p>The currency symbol configured for the website is $. Review the total amount and currency shown at checkout before submitting payment.<\/p>\n<\/section>\n<section class=\"pay-section\"><span class=\"section-num\">08 Refunds<\/span><\/p>\n<h2>Refund method<\/h2>\n<p>Approved refunds are generally returned to the original payment method. Our internal processing target is within 7 business days after the returned goods are received and the necessary review is completed, subject to mandatory statutory refund deadlines.<\/p>\n<\/section>\n<section class=\"pay-section\"><span class=\"section-num\">09 Safe communication<\/span><\/p>\n<h2>Card information by email<\/h2>\n<p>Do not send your full card number, CVV, CVC, PIN or other card security code through ordinary customer-service email. For payment support, contact support@dravuri.com without including those details.<\/p>\n<\/section>\n<\/div>\n<p><\/main><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Payment Methods | Checkout &amp; Card Payments Payment Methods Payment processing, accepted primary card brands, authorization, declines, taxes, refunds and safe payment communication. Last updated 01 Payment processor Stripe Card payments are processed through Stripe. The primary card brands shown below are Visa, Mastercard, American Express, JCB, Discover and Diners Club. Additional payment options may [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-23542","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/dravuri.com\/bsite\/wp-json\/wp\/v2\/pages\/23542","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dravuri.com\/bsite\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dravuri.com\/bsite\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dravuri.com\/bsite\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dravuri.com\/bsite\/wp-json\/wp\/v2\/comments?post=23542"}],"version-history":[{"count":2,"href":"https:\/\/dravuri.com\/bsite\/wp-json\/wp\/v2\/pages\/23542\/revisions"}],"predecessor-version":[{"id":24385,"href":"https:\/\/dravuri.com\/bsite\/wp-json\/wp\/v2\/pages\/23542\/revisions\/24385"}],"wp:attachment":[{"href":"https:\/\/dravuri.com\/bsite\/wp-json\/wp\/v2\/media?parent=23542"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}