No more getButton method in the PayDriver, it's now a dropdown in the cart.
This commit is contained in:
parent
e0a9f34b53
commit
1ef4aa8ef0
2 changed files with 0 additions and 33 deletions
|
|
@ -338,18 +338,6 @@ sub getAddress {
|
|||
|
||||
#-------------------------------------------------------------------
|
||||
|
||||
=head2 getButton ( )
|
||||
|
||||
Returns the form that will take the user to check out.
|
||||
|
||||
=cut
|
||||
|
||||
sub getButton {
|
||||
my $self = shift;
|
||||
}
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
||||
=head2 getCart ( )
|
||||
|
||||
Returns the WebGUI::Shop::Cart object for the current session.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue