source: main/waeup.ikoba/branches

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @12709   10 years uli Add cvv2 images.
(edit) @12708   10 years uli Some art work ;-)
(edit) @12704   10 years uli At least step 1.
(edit) @12703   10 years uli Make IPayments IkobaObjects?, for breadcrumbs sake.
(edit) @12702   10 years uli Use PaymentsContainer? (or we run into trouble with breadcrumbs).
(edit) @12701   10 years uli Add next_step for demo provider.
(edit) @12700   10 years uli Add payment catalog lookup.
(edit) @12699   10 years uli Also add a payments container.
(edit) @12698   10 years uli Add customer attribute.
(edit) @12697   10 years uli Add adapter to turn IContract into IPayer
(edit) @12696   10 years uli payment item transformer.
(edit) @12695   10 years uli Add warning.
(edit) @12694   10 years uli Aggregate test helpers.
(edit) @12693   10 years uli pyflakes.
(edit) @12692   10 years uli pep8.
(edit) @12691   10 years uli Fix test.
(edit) @12690   10 years uli Make something was selected before proceed.
(edit) @12689   10 years uli Disply avail. gateway providers on select page.
(edit) @12688   10 years uli Change demo provider title.
(edit) @12683   10 years uli Add adapter to turn lists of product opitons into payment items.
(edit) @12682   10 years uli pep8, pyflakes.
(edit) @12681   10 years uli pep8, pyflakes.
(edit) @12677   10 years uli Create new payments branch.
(edit) @12676   10 years uli Remove merged branch.
(edit) @12669   10 years uli pyflakes.
(edit) @12657   10 years uli Test gateway lister more thoroughly.
(edit) @12656   10 years uli We need a global util that gets data after startup.
(edit) @12655   10 years uli Provide an overridable gateway lister.
(edit) @12652   10 years uli Use more concise name.
(edit) @12651   10 years uli Add test.
(edit) @12649   10 years uli Let currency be a payment attribute, not a payment item attribute. …
(edit) @12648   10 years uli More Payment.amount tests.
(edit) @12647   10 years uli Consider changed Payment interface.
(edit) @12646   10 years uli Make amount a computed property (and clean up a bit).
(edit) @12645   10 years uli Make amount a simple attribute to stop attrs_to_fields overwriting the …
(edit) @12644   10 years uli Do not make assumptions about item keys in tests.
(edit) @12643   10 years uli Tell more about payment items.
(edit) @12642   10 years uli pep8, pyflakes.
(edit) @12641   10 years uli pep8.
(edit) @12640   10 years uli Make payment items real subobjects of payments.
(edit) @12639   10 years uli Disable paypal conf in tests until paypal works again.
(edit) @12638   10 years uli Add sample paypal.conf.
(edit) @12637   10 years uli Foundations for a demo payment gateway.
(edit) @12636   10 years uli Make payment a container of PaymentItes?.
(edit) @12635   10 years uli Create branch for fake gateway provider.
(edit) @12312   10 years uli Remove obsolete branch.
(edit) @12305   10 years uli Put all local changes into repos. Sorry for the mess!
(edit) @12296   10 years uli Move container tests to own test module.
(edit) @12295   10 years uli Extend interfaces.
(edit) @12294   10 years uli Add currencices vocab and i18nize.
(edit) @12278   10 years uli Update tests.
(edit) @12277   10 years uli Add payment provider services lookup.
(edit) @12276   10 years uli Add iface for payment gateway services. More docs for IPayment.
(edit) @12248   10 years uli General currency support (not limited to paypal).
(edit) @12198   10 years uli Currencies officially supported by PayPal?.
(edit) @12179   10 years uli Manage countries supported by PayPal?
(edit) @12163   10 years uli We won't store things in payments, will we?
(edit) @12159   10 years uli pyflakes.
(edit) @12158   10 years uli Make Payment a full citizen.
(edit) @12157   10 years uli Remove OnlinePayment?. All payments are online payments.
(edit) @12154   10 years uli Fix test.
(edit) @12153   10 years uli More tests for payments.
(edit) @12152   10 years uli Fix state.
(edit) @12141   10 years uli Remove senseless constructor.
(edit) @12140   10 years uli pyflakes.
(edit) @12139   10 years uli Add interface methods in Payment class.
(edit) @12138   10 years uli Try to make IPayment more consistent.
(edit) @12137   10 years uli logger_info should probably go into Logger class (if really needed).
(edit) @12136   10 years uli Remove attributes probably not needed.
(edit) @12135   10 years uli pep8.
(edit) @12134   10 years uli Conform to interface and generate unique ids.
(edit) @12133   10 years uli Add first tests for local Payment.
(edit) @12132   10 years uli Knipicking.
(edit) @12117   10 years uli pep8.
(edit) @12116   10 years uli Change lineendings to unix style.
(edit) @12115   10 years uli pep8, pyflakes.
(edit) @12114   10 years uli Adapt to change interface.
(edit) @12113   10 years uli Try to incorporate a more general idea of payments.
(edit) @12106   10 years uli Create new payments branch.
(edit) @12105   10 years uli Remove obsolete branch.
(edit) @12045   10 years uli pep8.
(edit) @12044   10 years uli Add a sample payment.
(edit) @12043   10 years uli Disable expensive paypal tests by default and add test for standard …
(edit) @12042   10 years uli One package paypalsdk relies on requires a fairly recent setuptools …
(edit) @12041   10 years uli With paypalsdk we need another helper lib installed. Tell about that.
(edit) @12031   10 years uli Update docs.
(edit) @12030   10 years uli Activate PayPal? SDK on instance startup.
(edit) @12029   10 years uli Provide a global PayPal? SDK activation.
(edit) @12027   10 years uli Add header.
(edit) @12026   10 years uli Set keywords properties for Id.
(edit) @12025   10 years uli Fix underline length.
(edit) @12024   10 years uli Fix too short underline; line wraps.
(edit) @12023   10 years uli Include paypal docs.
(edit) @12022   10 years uli Add docs for paypal.
(edit) @12021   10 years uli More docs.
(edit) @12019   10 years uli Give hints to get people started with paypal.
(edit) @12014   10 years uli First basic paypal helpers (mainly to make sure, tests work).
(edit) @12013   10 years uli Some paypal-related tests.
(edit) @12012   10 years uli Move old tests into new dir.
(edit) @12011   10 years uli Create test dir for payments.
Note: See TracRevisionLog for help on using the revision log.