VbzCart/docs/v1/class/vcCartDataManager/CaptureShippingPage: Difference between revisions

From Woozle Writes Code
Jump to navigation Jump to search
imported>Woozle
(Created page with "* {{l/version|class|vcPageContent_ckout}}::'''CapturePage'''() [protected] calls... ** {{l/version|class|vcPageContent_ckout}}::'''CaptureShipping'''() [protected], which call...")
 
imported>Woozle
No edit summary
Line 1: Line 1:
{{page/code/class/method}}
* {{l/version|class|vcPageContent_ckout}}::'''CapturePage'''() [protected] calls...
* {{l/version|class|vcPageContent_ckout}}::'''CapturePage'''() [protected] calls...
** {{l/version|class|vcPageContent_ckout}}::'''CaptureShipping'''() [protected], which calls...
** {{l/version|class|vcPageContent_ckout}}::'''CaptureShipping'''() [protected], which calls...

Revision as of 13:02, 17 April 2019

Template:Page/code/class/method

  • Template:L/version::CapturePage() [protected] calls...
    • Template:L/version::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