eric
|
678eb02847
|
Thanks works with anonymous user
|
2014-02-20 15:56:10 -05:00 |
Raymond Yee
|
d3166d3aef
|
Merge branch 'master' into instant_charge
|
2013-06-26 17:17:07 -07:00 |
Raymond Yee
|
701533117f
|
fixed some seemingly bad defaults in baseprocessor
basic pass at payment.manager.PaymentManager.charge
|
2013-06-25 15:34:20 -07:00 |
Andromeda Yelton
|
ad69580b2d
|
PEP 8, PEP 328. I feel better now.
|
2013-06-03 12:31:39 -04:00 |
Raymond Yee
|
b0858ea12e
|
add a payment.manager.PaymentManager.retrieve_or_make_accounts
Made a change in make_account signature to allow for token=None
|
2012-10-12 07:44:50 -07:00 |
Raymond Yee
|
447b5973c2
|
Add ProcessorError
Start elaborating StripeClient testing
|
2012-10-06 09:51:43 -07:00 |
eric
|
73910ae8a0
|
To get credit module working again, had to move some methods into an object that inherits from a base class
So now all payment processor specific methods are on a Processor
object,
|
2012-10-02 23:49:19 -04:00 |
eric
|
7a1cf969ca
|
fixed circular import problems [finish #37053797]
|
2012-10-02 22:14:40 -04:00 |
eric
|
f9b48f2911
|
Revert "Revert "made some changes to reduce the likelihood of circular import dependencies in stripe code.""
This reverts commit 3abd95d482 .
|
2012-10-02 13:28:15 -04:00 |
eric
|
3abd95d482
|
Revert "made some changes to reduce the likelihood of circular import dependencies in stripe code."
This reverts commit 166afece62 .
|
2012-10-01 20:05:35 -04:00 |
Raymond Yee
|
166afece62
|
made some changes to reduce the likelihood of circular import dependencies in stripe code.
Made sure there is a core_key table in campaidgn_starter sql
|
2012-10-01 16:38:51 -07:00 |
Raymond Yee
|
4a10edce1d
|
[#36469239] Now handles modifications where new amount > previous amount and cancellation of pledge
|
2012-09-27 09:32:29 -07:00 |
eric
|
f299d9ecf7
|
rip out paypal and amazon code
|
2012-08-31 03:12:15 -04:00 |