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
< VbzCart‎ | v1/class‎ | vcCartData Buyer
Revision as of 13:09, 17 April 2019 by Woozle (talk | contribs) (Created page with "{{page/code/class/method}} * {{l/version|class|vcCartDataManager}}::'''RenderBillingPage'''() calls... ** {{hilite|$this->'''RenderPayment'''($doEdit) [public]}}, which calls....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • 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)