VbzCart/v1/class/vcCartData Buyer/CapturePayment: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Created page with "* {{l/version|class|vcCartDataManager}}::'''CaptureBillingPage'''() calls... ** {{hilite|$this->'''CapturePayment'''() [public]}}, which calls... *** $this->'''ReceiveForm'''(..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{{page/code/class/method}} | |||
* {{l/version|class|vcCartDataManager}}::'''CaptureBillingPage'''() calls... | * {{l/version|class|vcCartDataManager}}::'''CaptureBillingPage'''() calls... | ||
** {{hilite|$this->'''CapturePayment'''() [public]}}, which calls... | ** {{hilite|$this->'''CapturePayment'''() [public]}}, which calls... | ||
Latest revision as of 13:02, 17 April 2019
{{#set:in project=VbzCart}}{{#set:thing type=VbzCart/class method}}{{#set:class name=vcCartData Buyer}}{{#set:function name=CapturePayment}}{{#set:version=v1}}
- 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...
