| Topic Text | Topic Comments (6) | Topic Properties | Topic Information | ameetmk@gma... | ||||
| Topic title: OrderMagds | Thursday June 18, 2009 05:30:39 |
Download topic text | View in monospace font | Tab width set to 4 (change to 8)
| Files in topic: (view all files) | ||
| D:/ATG/2007.1/LexisNexis/src/com/lxn/lbs/commerce/order/purchase/LXNOrderManager.java | 9578 | {+1,-1} |
[Add General Comment] to topic.
| File D:/ATG/2007.1/LexisNexis/src/com/lxn/lbs/commerce/order/purchase/LXNOrderManager.java (Revision 9578) | [Add File Comment] [Top] |
| Line 358 | Parallel | Line 358 | Parallel | ||
| 358 | } | 358 | } |
| 359 | paymentGroup = getPaymentGroupManager().createPaymentGroup("creditCard"); | 359 | paymentGroup = getPaymentGroupManager().createPaymentGroup("creditCard"); |
| 360 | order.removeAllPaymentGroups(); | 360 | order.removeAllPaymentGroups(); |
| 361 | setSessionBillingAddressToCreditCard(); | 361 | setSessionBillingAddressToCreditCard(); |
| 362 | //paymentGroup.setPaymentGroupClassType("creditCard"); | 362 | //paymentGroup.setPaymentGroupClassType("creditCard"); |
| 363 | order.addPaymentGroup(paymentGroup); | 363 | order.addPaymentGroup(paymentGroup); |
| 364 | } | 364 | } |
| File D:/ATG/2007.1/LexisNexis/src/com/lxn/lbs/commerce/order/purchase/LXNOrderManager.java (Revision 9578) | [Add File Comment] [Top] |
| Legend: | |
| Removed | |
| Changed | |
| Added | |
[Add General Comment] to topic.