Difference between revisions of "VbzCart/v1/class/vcCartData Buyer/RenderPayment"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
(Created page with "{{page/code/class/method}} * {{l/version|class|vcCartDataManager}}::'''RenderBillingPage'''() calls... ** {{hilite|$this->'''RenderPayment'''($doEdit) [public]}}, which calls....")
 
(No difference)

Latest revision as of 13:09, 17 April 2019

  • vcCartDataManager::RenderBillingPage() calls...
    • $this->RenderPayment($doEdit) [public], which calls...
      • $this->RenderPayTypeSection($doEdit), which calls...
        • $this->RenderPayCardSection($doEdit), which calls...
          • $this->RenderPayCardNumberSection($doEdit)
          • $this->RenderPayCardAddrSection($doEdit)