VbzCart/pieces/checkout/page 2

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< VbzCart‎ | pieces‎ | checkout
Revision as of 19:39, 29 August 2019 by Woozle (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This shows the general layout of the Payment page:

2019-08-29.screenshot.VBZ checkout page 2.png

Notes

2018-09-17

For some reason, the CaptureBilling() form capture function for page 2 was in vcPageCkout instead of in vcPageContent_ckout with the others. I've moved it.

The function in turn calls $this->CartRecord()->CaptureBillingPage(); I don't yet know if that will stay the same.