VbzCart/v1/class/vcCartDataManager/CaptureShippingPage

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< VbzCart‎ | v1/class‎ | vcCartDataManager
Revision as of 12:39, 17 April 2019 by Woozle (talk | contribs) (Created page with "* {{l/version|class|vcPageContent_ckout}}::'''CapturePage'''() [protected] calls... ** {{l/version|class|vcPageContent_ckout}}::'''CaptureShipping'''() [protected], which call...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • vcPageContent_ckout::CapturePage() [protected] calls...
    • vcPageContent_ckout::CaptureShipping() [protected], which calls...
      • $this->CaptureShippingPage() [public], which calls...
        • $this->GetFormObject()->Receive($_POST)
        • $oCD_Buyer->CaptureContact($arStat); // email/phone
        • $oCD_Recip->CaptureShipping($arStat); // shipping address / instructions