Difference between revisions of "VbzCart/v1/class/vcCartData Buyer/CapturePayment"
< VbzCart | v1/class | vcCartData Buyer
Jump to navigation
Jump to search
(Created page with "* {{l/version|class|vcCartDataManager}}::'''CaptureBillingPage'''() calls... ** {{hilite|$this->'''CapturePayment'''() [public]}}, which calls... *** $this->'''ReceiveForm'''(...") |
(No difference)
|
Revision as of 12:30, 17 April 2019
- vcCartDataManager::CaptureBillingPage() calls...
- $this->CapturePayment() [public], which calls...
- $this->ReceiveForm(), which is...
- ...defined in vtCartData_NameAddress (used in vtCartData_NameAddress), where...
- ...some rethinking seems called for, re AddMissing().
- ...defined in vtCartData_NameAddress (used in vtCartData_NameAddress), where...
- $this->ReceiveForm(), which is...
- $this->CapturePayment() [public], which calls...