Diverse bug and typo fixes to the recurring billing system. Also added some POD
This commit is contained in:
parent
39a71a9b44
commit
1d6aeaf2d4
11 changed files with 341 additions and 20 deletions
|
|
@ -192,6 +192,7 @@ sub getOperations {
|
|||
'deleteSubscriptionCodes' => 'WebGUI::Operation::Subscription',
|
||||
|
||||
'addToCart' => 'WebGUI::Operation::Commerce',
|
||||
'confirmRecurringTransaction' => 'WebGUI::Operation::Commerce',
|
||||
'checkout' => 'WebGUI::Operation::Commerce',
|
||||
'checkoutConfirm' => 'WebGUI::Operation::Commerce',
|
||||
'checkoutSubmit' => 'WebGUI::Operation::Commerce',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue