Billing method views do not get updated correctly on checkout
Reported by expNinja | August 16th, 2011 @ 11:25 PM
all billing method user forms pull from their respective template files located in framework/modules/ecommerce/views/billing/. They all display their forms via {$billing->form} within each view file. However, {$billing->form} only seems to get updated if the particular billing method is the only one in question is the only billing method enabled. This should refresh immediately and directly every time. the page is refreshed. {$billing->form} is related (somehow) to the billing method's userForm() method, if this gives you a direction.
Add a couple billing methods, hit the checkout page to see how they are displaying.
Comments and changes to this ticket
-
expNinja August 31st, 2011 @ 05:38 PM
- Assigned user changed from rasseljandavid (at gmail) to fred (at oicgroup)
- Milestone cleared.
-
expNinja August 31st, 2011 @ 05:40 PM
- no changes were found...
-
rasseljandavid (at gmail) September 12th, 2011 @ 01:24 PM
- Assigned user changed from fred (at oicgroup) to rasseljandavid (at gmail)
-
expNinja September 13th, 2011 @ 08:15 AM
- State changed from open to resolved
(from [aa4d8af1189f16f6fc2699cd978e89b8ffe4631f]) Fixed the bug of billing method views do not get updated correctly on checkout [#308 state:resolved] https://github.com/exponentcms/exponent-cms/commit/aa4d8af1189f16f6...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS