{"id":7920,"date":"2026-07-26T18:41:08","date_gmt":"2026-07-26T18:41:08","guid":{"rendered":"https:\/\/usaonboard.com\/subscription-confirmation\/"},"modified":"2026-07-31T16:37:06","modified_gmt":"2026-07-31T16:37:06","slug":"subscription-confirmation","status":"publish","type":"page","link":"https:\/\/usaonboard.com\/es\/subscription-confirmation\/","title":{"rendered":"Subscription confirmation"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7920\" class=\"elementor elementor-7920 elementor-7915\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6f2f9822 e-con-full e-flex e-con e-parent\" data-id=\"6f2f9822\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-303bba5c e-con-full e-flex e-con e-child\" data-id=\"303bba5c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-74b64766 elementor-widget elementor-widget-html\" data-id=\"74b64766\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500&family=Jost:wght@300;400;500;600&display=swap');\n\n.payment-confirmation {\n  --serif: \"Cormorant Garamond\", Georgia, serif;\n  --sans: \"Jost\", -apple-system, BlinkMacSystemFont, sans-serif;\n  --cream: #f3efe8;\n  --navy: #0c1b2a;\n  --gold: #b08d57;\n  --off-white: #faf8f5;\n  --success: #697c68;\n\n  width: 100%;\n  margin: 0;\n  padding: 0;\n  box-sizing: border-box;\n  background: var(--cream);\n  color: var(--navy);\n  font-family: var(--sans);\n  -webkit-font-smoothing: antialiased;\n}\n\n.payment-confirmation *,\n.payment-confirmation *::before,\n.payment-confirmation *::after {\n  box-sizing: border-box;\n}\n\n.payment-confirmation .pc-inner {\n  width: 100%;\n  max-width: 760px;\n  min-height: 620px;\n  margin: 0 auto;\n  padding: clamp(64px, 9vw, 128px) clamp(24px, 6vw, 56px);\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n}\n\n\/* Success icon *\/\n\n.payment-confirmation .pc-icon {\n  width: 74px;\n  height: 74px;\n  margin: 0 0 30px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  border: 1px solid rgba(176, 141, 87, 0.7);\n  border-radius: 50%;\n  opacity: 0;\n  transform: translateY(14px) scale(0.92);\n  transition:\n    opacity 1s ease,\n    transform 1s ease;\n}\n\n.payment-confirmation .pc-icon::before {\n  content: \"\";\n  width: 25px;\n  height: 13px;\n  border-left: 2px solid var(--success);\n  border-bottom: 2px solid var(--success);\n  transform: translateY(-3px) rotate(-45deg);\n}\n\n.payment-confirmation .pc-volanta {\n  margin: 0 0 24px;\n  font-family: var(--sans);\n  font-size: 12px;\n  font-weight: 500;\n  letter-spacing: 0.32em;\n  text-transform: uppercase;\n  color: var(--gold);\n  opacity: 0;\n  transform: translateY(14px);\n  transition:\n    opacity 1s ease 0.08s,\n    transform 1s ease 0.08s;\n}\n\n.payment-confirmation .pc-title {\n  margin: 0 0 30px;\n  font-family: var(--serif);\n  font-size: clamp(40px, 6.5vw, 68px);\n  font-weight: 400;\n  line-height: 1.05;\n  letter-spacing: 0.005em;\n  opacity: 0;\n  transform: translateY(20px);\n  transition:\n    opacity 1.1s ease 0.16s,\n    transform 1.1s ease 0.16s;\n}\n\n.payment-confirmation .pc-title em {\n  color: var(--gold);\n  font-style: italic;\n}\n\n.payment-confirmation .pc-rule {\n  width: 56px;\n  height: 1px;\n  margin: 0 auto 34px;\n  background: var(--gold);\n  opacity: 0;\n  transform: scaleX(0);\n  transform-origin: center;\n  transition:\n    opacity 0.9s ease 0.32s,\n    transform 0.9s ease 0.32s;\n}\n\n.payment-confirmation .pc-lead {\n  margin: 0 0 26px;\n  font-family: var(--serif);\n  font-size: clamp(20px, 2.6vw, 26px);\n  font-weight: 300;\n  line-height: 1.5;\n  color: var(--navy);\n  opacity: 0;\n  transform: translateY(18px);\n  transition:\n    opacity 1.1s ease 0.4s,\n    transform 1.1s ease 0.4s;\n}\n\n.payment-confirmation .pc-body {\n  max-width: 610px;\n  margin: 0 auto 22px;\n  font-family: var(--sans);\n  font-size: 16px;\n  font-weight: 300;\n  line-height: 1.85;\n  color: rgba(12, 27, 42, 0.82);\n  opacity: 0;\n  transform: translateY(18px);\n  transition:\n    opacity 1.1s ease 0.52s,\n    transform 1.1s ease 0.52s;\n}\n\n.payment-confirmation .pc-body:last-of-type {\n  margin-bottom: 0;\n}\n\n.payment-confirmation .pc-note {\n  max-width: 560px;\n  margin: 38px auto 0;\n  padding: 18px 24px;\n  border-top: 1px solid rgba(176, 141, 87, 0.45);\n  border-bottom: 1px solid rgba(176, 141, 87, 0.45);\n  font-family: var(--sans);\n  font-size: 13px;\n  font-weight: 400;\n  line-height: 1.7;\n  color: rgba(12, 27, 42, 0.72);\n  opacity: 0;\n  transform: translateY(16px);\n  transition:\n    opacity 1.1s ease 0.64s,\n    transform 1.1s ease 0.64s;\n}\n\n.payment-confirmation .pc-note strong {\n  color: var(--navy);\n  font-weight: 500;\n}\n\n.payment-confirmation .pc-link {\n  margin: 38px 0 0;\n  opacity: 0;\n  transform: translateY(14px);\n  transition:\n    opacity 1.1s ease 0.74s,\n    transform 1.1s ease 0.74s;\n}\n\n.payment-confirmation .pc-link a {\n  display: inline-block;\n  padding: 13px 28px;\n  border: 1px solid var(--navy);\n  background: transparent;\n  color: var(--navy);\n  font-family: var(--sans);\n  font-size: 11px;\n  font-weight: 500;\n  letter-spacing: 0.22em;\n  line-height: 1.3;\n  text-decoration: none;\n  text-transform: uppercase;\n  transition:\n    background-color 0.25s ease,\n    color 0.25s ease;\n}\n\n.payment-confirmation .pc-link a:hover,\n.payment-confirmation .pc-link a:focus {\n  background: var(--navy);\n  color: var(--off-white);\n}\n\n.payment-confirmation.pc-visible .pc-icon {\n  opacity: 1;\n  transform: translateY(0) scale(1);\n}\n\n.payment-confirmation.pc-visible .pc-volanta,\n.payment-confirmation.pc-visible .pc-title,\n.payment-confirmation.pc-visible .pc-lead,\n.payment-confirmation.pc-visible .pc-body,\n.payment-confirmation.pc-visible .pc-note,\n.payment-confirmation.pc-visible .pc-link {\n  opacity: 1;\n  transform: translateY(0);\n}\n\n.payment-confirmation.pc-visible .pc-rule {\n  opacity: 1;\n  transform: scaleX(1);\n}\n\n@media (max-width: 600px) {\n  .payment-confirmation .pc-inner {\n    min-height: 540px;\n  }\n\n  .payment-confirmation .pc-body {\n    font-size: 15px;\n  }\n\n  .payment-confirmation .pc-icon {\n    width: 66px;\n    height: 66px;\n  }\n\n  .payment-confirmation .pc-note {\n    padding: 16px 12px;\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .payment-confirmation .pc-icon,\n  .payment-confirmation .pc-volanta,\n  .payment-confirmation .pc-title,\n  .payment-confirmation .pc-rule,\n  .payment-confirmation .pc-lead,\n  .payment-confirmation .pc-body,\n  .payment-confirmation .pc-note,\n  .payment-confirmation .pc-link {\n    opacity: 1;\n    transform: none;\n    transition: none;\n  }\n}\n<\/style>\n\n<article class=\"payment-confirmation\">\n  <div class=\"pc-inner\">\n\n    <div class=\"pc-icon\" aria-hidden=\"true\"><\/div>\n\n    <p class=\"pc-volanta\">Payment confirmed<\/p>\n\n    <h1 class=\"pc-title\">\n      Welcome <em>Aboard<\/em>\n    <\/h1>\n\n    <div class=\"pc-rule\"><\/div>\n\n    <p class=\"pc-lead\">\n      Your subscription has been successfully activated.\n    <\/p>\n\n    <p class=\"pc-body\">\n      Thank you for joining USA ONBOARD. Your payment was processed\n      successfully, and your subscription is now active.\n    <\/p>\n\n    <p class=\"pc-body\">\n      A confirmation receipt with the details of your subscription will be\n      sent to the email address provided during checkout.\n    <\/p>\n\n    <div class=\"pc-note\">\n      <strong>Please check your inbox.<\/strong>\n      If you do not receive the confirmation within a few minutes, please also\n      review your spam or promotions folder.\n    <\/div>\n\n    <p class=\"pc-link\">\n      <a href=\"\/\">\n        Return to home\n      <\/a>\n    <\/p>\n\n  <\/div>\n<\/article>\n\n<script>\n(function () {\n  function initPaymentConfirmation() {\n    var roots = document.querySelectorAll('.payment-confirmation');\n\n    if (!roots.length) {\n      return;\n    }\n\n    roots.forEach(function (root) {\n      if (root.dataset.paymentConfirmationInit === '1') {\n        return;\n      }\n\n      root.dataset.paymentConfirmationInit = '1';\n\n      if ('IntersectionObserver' in window) {\n        var observer = new IntersectionObserver(\n          function (entries) {\n            entries.forEach(function (entry) {\n              if (entry.isIntersecting) {\n                entry.target.classList.add('pc-visible');\n                observer.unobserve(entry.target);\n              }\n            });\n          },\n          {\n            threshold: 0.15\n          }\n        );\n\n        observer.observe(root);\n      } else {\n        root.classList.add('pc-visible');\n      }\n    });\n  }\n\n  if (document.readyState === 'loading') {\n    document.addEventListener(\n      'DOMContentLoaded',\n      initPaymentConfirmation\n    );\n  } else {\n    initPaymentConfirmation();\n  }\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Payment confirmed Welcome Aboard Your subscription has been successfully activated. Thank you for joining USA ONBOARD. Your payment was processed successfully, and your subscription is now active. A confirmation receipt with the details of your subscription will be sent to the email address provided during checkout. Please check your inbox. If you do not receive [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"slim_seo":{"title":"Subscription confirmation - USA ONBOARD","description":"Payment confirmed Welcome Aboard Your subscription has been successfully activated. Thank you for joining USA ONBOARD. Your payment was processed successfully,"},"footnotes":""},"class_list":["post-7920","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/usaonboard.com\/es\/wp-json\/wp\/v2\/pages\/7920","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/usaonboard.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/usaonboard.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/usaonboard.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/usaonboard.com\/es\/wp-json\/wp\/v2\/comments?post=7920"}],"version-history":[{"count":4,"href":"https:\/\/usaonboard.com\/es\/wp-json\/wp\/v2\/pages\/7920\/revisions"}],"predecessor-version":[{"id":8102,"href":"https:\/\/usaonboard.com\/es\/wp-json\/wp\/v2\/pages\/7920\/revisions\/8102"}],"wp:attachment":[{"href":"https:\/\/usaonboard.com\/es\/wp-json\/wp\/v2\/media?parent=7920"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}