Site Sections: Satchmo Main | Wiki | Demo Store |

root/satchmo/trunk/satchmo/payment


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1710 [1710] 11/19/08 17:54:53 bkroeze updated name of module in settings
(edit) @1706 [1706] 11/17/08 19:00:52 bkroeze added recurring billing using authorize.net's optional recur billing …
(edit) @1705 [1705] 11/17/08 05:59:13 bkroeze fixing bad docs
(edit) @1697 [1697] 11/13/08 01:01:29 bkroeze converted subscription products to allow for day or month rebill periods
(edit) @1686 [1686] 11/08/08 00:08:29 bkroeze fixing variable scope
(edit) @1680 [1680] 11/03/08 22:45:40 bkroeze fixed error in gift certificate confirmation view
(edit) @1679 [1679] 11/01/08 15:22:06 chris Add a new filter to more easily print out the translated order status. …
(edit) @1671 [1671] 10/27/08 15:53:06 bkroeze added balance and paydate to purchaseorder
(edit) @1670 [1670] 10/27/08 05:58:35 bkroeze shipping now tweaked to allow checkout with no shipping when the cart is …
(edit) @1667 [1667] 10/27/08 04:28:23 bkroeze making admin a bit nicer for purchaseorders
(edit) @1664 [1664] 10/26/08 23:20:46 bkroeze removing extra logging
(edit) @1654 [1654] 10/25/08 08:03:36 bkroeze adding purchaseorder module
(edit) @1643 [1643] 10/22/08 18:17:00 bkroeze adding a form_save signal to payment forms
(edit) @1639 [1639] 10/22/08 00:35:51 bkroeze adding VENDOR_SIMULATOR to protx
(edit) @1636 [1636] 10/20/08 04:52:06 bkroeze fixing edge case on protx checkout
(edit) @1635 [1635] 10/19/08 22:22:10 bkroeze correcting bad post field for Protx payments
(edit) @1634 [1634] 10/19/08 21:57:46 bkroeze added convenience module and supporting files for cross-browser javascript …
(edit) @1633 [1633] 10/19/08 20:18:07 bkroeze making issue_num, start_month and start_year optional unless you are using …
(edit) @1626 [1626] 10/15/08 18:40:16 bkroeze fixing missing import
(edit) @1623 [1623] 10/15/08 14:52:22 bkroeze fixing payment methods display on form. Accepting patch from ticket #628, …
(edit) @1614 [1614] 10/14/08 15:54:07 bkroeze adding a separate view to the checkout process to handle must-login …
(edit) @1601 [1601] 10/10/08 18:17:17 bkroeze adding init signal for PaymentContactInfoForm?
(edit) @1600 [1600] 10/09/08 13:50:29 emes * fix: do not make signal results static in the class. Always refresh the …
(edit) @1599 [1599] 10/09/08 11:33:33 emes * added payment_methods_query signal to modify available methods list …
(edit) @1598 [1598] 10/09/08 10:28:48 emes * simple DRY in forms
(edit) @1597 [1597] 10/07/08 15:40:58 bkroeze added a _blank target to terms listener
(edit) @1587 [1587] 10/03/08 23:29:05 chris Fix a logging bu in Authorize.net and update some comment strings. Closes …
(edit) @1586 [1586] 10/03/08 02:15:43 chris Cybersource comment cleanups. Closes #602.
(edit) @1584 [1584] 10/02/08 06:24:54 bkroeze added config option prot/x payment module to allow testing
(edit) @1582 [1582] 10/01/08 22:49:41 bkroeze correcting urls for protx
(edit) @1581 [1581] 10/01/08 17:06:53 bkroeze protx field fixes
(edit) @1580 [1580] 10/01/08 17:06:48 bkroeze adding a new listener, which hides the shipping field if there is only one
(edit) @1578 [1578] 10/01/08 02:28:06 chris Fix a couple of bugs with downloadable products. Closes #593
(edit) @1577 [1577] 09/29/08 08:01:17 bkroeze merged utils with pay_ship and now in satchmo.payment
(edit) @1576 [1576] 09/29/08 08:01:15 bkroeze recommitting earlier changes accidentally rolled back
(edit) @1575 [1575] 09/29/08 08:01:11 bkroeze finished moving/merging all of payment.common into payment
(edit) @1574 [1574] 09/29/08 08:01:07 bkroeze moving forms and utils from payment.common to payment, consolidated …
(edit) @1573 [1573] 09/29/08 08:01:02 bkroeze continuing to work on simplifying the payment system, and making it …
(edit) @1571 [1571] 09/29/08 08:00:55 bkroeze refactored, removed contact.common and moved the area_country logic into …
(edit) @1570 [1570] 09/29/08 01:35:55 chris Fix bug in paypal ipn call. Closes #586.
(edit) @1569 [1569] 09/29/08 01:15:21 chris Change timestamp to time_stamp to work around an Orcale bug. Closes #548.
(edit) @1540 [1540] 09/20/08 01:24:39 chris Fix hardcoded url in the contact page. Closing #550
(edit) @1525 [1525] 09/18/08 17:57:00 bkroeze adding an error trap to catch bad connections
(edit) @1524 [1524] 09/18/08 17:56:56 bkroeze protx beta module ready
(edit) @1522 [1522] 09/18/08 17:56:49 bkroeze refactored the confirm handling into a class-based flow, which simplified …
(edit) @1521 [1521] 09/18/08 17:56:41 bkroeze initial refactor of payment system, enabling more flexible overriding of …
(edit) @1518 [1518] 09/18/08 00:00:50 bkroeze fixing syntax error
(edit) @1517 [1517] 09/17/08 22:29:10 bkroeze Initial pass at adding Prot/X compatibility, see the backwards …
(edit) @1507 [1507] 09/16/08 21:06:09 bkroeze added new feature - minimum order for a store
(edit) @1495 [1495] 09/06/08 07:22:30 bkroeze fixed an error where the payment modules were being presented on the …
(edit) @1484 [1484] 09/02/08 17:48:56 emes Added AUTHENTICATION_REQUIRED setting, enforcing login before …
(edit) @1461 [1461] 08/27/08 22:57:11 bkroeze removing all core=True calls for compatibility with latest Django HEAD
(edit) @1458 [1458] 08/27/08 05:09:51 bkroeze Moving order templates to shop
(edit) @1432 [1432] 08/22/08 16:30:17 emes Added signals: satchmo_cart_details_query, satchmo_post_copy_item_to_order
(edit) @1431 [1431] 08/22/08 02:18:49 chris Fixed #510. Syncdb should now work correctly with postgres,
(edit) @1424 [1424] 08/20/08 00:05:13 bkroeze Merged multishop to trunk. Revs 1363:1423
(edit) @1379 [1379] 08/05/08 05:16:04 bkroeze fixing requirement to login to checkout, closes #481
(edit) @1360 [1360] 07/25/08 19:52:42 bkroeze emailing notices to customer and owner is now done via signals. Owner …
(edit) @1348 [1348] 07/22/08 14:40:28 bkroeze Merged NFA branch changes r1255:1347 into the trunk.
(edit) @1288 [1288] 06/29/08 01:38:23 chris Fix a bug with payment status being overwritten when it shouldn't. Closes …
(edit) @1271 [1271] 06/25/08 22:21:21 jshaffer Fix an integer division in the payment tests.
(edit) @1267 [1267] 06/20/08 18:19:14 bkroeze fixing badly broken gift certificate payment handling. Resolves #423
(edit) @1254 [1254] 06/14/08 19:00:31 jshaffer Use the more robust EmailMessage? instead of send_mail in the default order …
(edit) @1253 [1253] 06/14/08 18:47:02 jshaffer Clean up payment/common/pay_ship.py.
(edit) @1242 [1242] 06/09/08 21:21:43 bkroeze adding config setting to allow auth and capture or just auth for …
(edit) @1235 [1235] 06/01/08 06:34:38 bkroeze Fixing bad use of request.POST, closes #396
(edit) @1211 [1211] 05/24/08 15:43:47 bkroeze adding new feature - autodiscounts
(edit) @1168 [1168] 04/30/08 06:04:42 bkroeze Adding config setting for shipping tax, closes #341. Thanks for the great …
(edit) @1161 [1161] 04/30/08 00:27:49 bkroeze resetting discount on save, closes #346
(edit) @1141 [1141] 04/22/08 04:46:21 bkroeze closing #285, shipping and discount codes are now saved on repost
(edit) @1140 [1140] 04/22/08 03:35:50 chris Fix bugs in Trustcommerce module. Closes #327
(edit) @1127 [1127] 04/13/08 16:41:41 chris Minor cleanup of paypal module. Closes #316
(edit) @1122 [1122] 04/08/08 02:38:20 chris Small tax cleanup. Closes #307
(edit) @1120 [1120] 04/06/08 23:22:57 bkroeze adding send_order_confirmation
(edit) @1114 [1114] 04/04/08 03:05:40 chris Adding Python 2.3 backwards compatibility. Closes #294
(edit) @1113 [1113] 04/04/08 02:19:28 chris Fixing Amex Card type problem. Closes #312.
(edit) @1110 [1110] 04/01/08 23:42:05 bkroeze closing #309, PAYMENT_LIVE is passed to confirm page and is true/false
(edit) @1103 [1103] 03/30/08 00:23:49 chris Non-shippable products can now go through the checkout process cleanly. …
(edit) @1102 [1102] 03/29/08 14:13:05 chris Add a LIVE config entry for COD module. Closes #303. Thanks.
(edit) @1097 [1097] 03/27/08 04:21:09 bkroeze new feature - product feeds
(edit) @1095 [1095] 03/25/08 03:13:46 chris Making fixtures postgres compatible.
(edit) @1079 [1079] 03/22/08 14:45:38 chris Add a conditional statement so authorize.net can be tested fromt he …
(edit) @1075 [1075] 03/20/08 01:09:44 chris Change ccv field to a character field so that leading 0's don't get …
(edit) @1074 [1074] 03/19/08 21:31:27 bkroeze Fixes [258], removing CCV from database, instead using a cache.
(edit) @1070 [1070] 03/16/08 20:43:54 chris Fixed #278. Added tracking of items sold. Can be useful to show most …
(edit) @1067 [1067] 03/16/08 17:11:20 chris Adding a subscription product type. Based on patches from #237
(edit) @1053 [1053] 02/29/08 02:37:28 chris Fixes #268 - problems with google and paypal checkout with new tax code.
(edit) @1037 [1037] 02/18/08 21:34:34 bkroeze fixing bad call to record_payment
(edit) @1034 [1034] 02/13/08 17:18:14 bkroeze modifying all payment post forms to truncate the posted amounts to two …
(edit) @1030 [1030] 02/10/08 23:30:59 chris Removing parens that made it in
(edit) @1029 [1029] 02/10/08 23:30:08 chris Altering url encoding to accept unicode. Hopefully closes #256
(edit) @1028 [1028] 02/08/08 02:28:55 chris Bug fix in the auto_success module. Closes #255 thanks wheaties.box
(edit) @1027 [1027] 02/05/08 02:15:25 chris Fix translation strings. Update Swedish translation. Closes #254. Thanks …
(edit) @1022 [1022] 01/29/08 03:52:16 chris Validate that email address is unique. Fixes #233
(edit) @1013 [1013] 01/18/08 23:49:31 bkroeze catch customer special instructions on IPN post
(edit) @1001 [1001] 01/15/08 18:52:40 bkroeze using signals to catch the situation where a contact changes state or …
(edit) @998 [998] 01/14/08 22:36:34 bkroeze force recalc of cart just before confirm
(edit) @996 [996] 01/14/08 22:15:23 bkroeze adding support for default tax view all the way through the ordering …
(edit) @995 [995] 01/13/08 00:40:48 bkroeze changed contact form to allow sep countries for billing and shipping
(edit) @988 [988] 01/10/08 04:12:35 chris Correcting a bug that only impacts Mysql. Elimintated calling shipping …
Note: See TracRevisionLog for help on using the revision log.