index
:
eopayment.git
4ae04f3
cybermut
dummy
hotfix/v1.37
master
wip/38405-Support-PayFiP-web-service
wip/python3
Python interface to (French) bank online credit card processing services
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
eopayment
/
sips.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
general: check responses for required attributes as 1st processing step (#9729)
Frédéric Péters
2016-03-09
1
-1/+3
*
general: give same signature to all Payment object constructors (#10030)
Frédéric Péters
2016-02-18
1
-2/+2
*
standardise normal_return_url and automatic_return_url options (#9998)
Frédéric Péters
2016-02-16
1
-2/+8
*
pass order id to all backends (#9941)
Serghei Mihai
2016-02-16
1
-3/+4
*
eopayment: make all response() methods accept **kwargs (#7496)
Benjamin Dauvergne
2015-07-16
1
-1/+1
*
store binpath on init and use this copy later on
raphigaziano
2013-12-12
1
-2/+2
*
Merge branch 'master' of git://github.com/strycore/eopayment
Benjamin Dauvergne
2013-03-29
1
-25/+34
|
\
|
*
catch invalid response and show detailled error message
Mathieu Comandon
2012-07-04
1
-4/+8
|
*
fixed calls to request script
Mathieu Comandon
2012-06-13
1
-3/+4
|
*
Amount not passed as integer in params
Mathieu Comandon
2012-06-13
1
-1/+1
|
*
Be less greedy while removing leading and trailing '!'
Mathieu Comandon
2012-06-13
1
-1/+5
|
*
fix: request returns 5 elements instead of 3
Mathieu Comandon
2012-06-13
1
-1/+1
|
*
sips.py pep8 compliance
Mathieu Comandon
2012-06-13
1
-20/+20
|
*
fix: PaymentResponse arguments does not match signature
Mathieu Comandon
2012-06-13
1
-1/+1
|
*
fix: DATA query passed as array in the response
Mathieu Comandon
2012-06-13
1
-1/+1
*
|
add more parameters to request()
Benjamin Dauvergne
2012-10-03
1
-1/+2
*
|
augment the number of arguments accepted by the request method
Benjamin Dauvergne
2012-09-24
1
-1/+1
|
/
*
add backend parameters description to the sips backend
Benjamin Dauvergne
2012-05-29
1
-1/+14
*
sips: remove logger parameter for .request()
Benjamin Dauvergne
2012-05-29
1
-1/+1
*
sips: fix Payment.response, use self.looger instead of global logger
Benjamin Dauvergne
2012-05-25
1
-6/+6
*
allow to specify the logger to user
Benjamin Dauvergne
2012-02-20
1
-7/+8
*
Mutualize the response code from french credit card processor
Benjamin Dauvergne
2012-02-17
1
-35/+2
*
Add a new PaymentResponse to abstract the return value of the response method
Benjamin Dauvergne
2012-02-17
1
-3/+71
*
copy the bank authorisation number into a common variable name
Benjamin Dauvergne
2012-01-30
1
-1/+4
*
Ensure transaction id unicity, add logging to spplus
Benjamin Dauvergne
2011-04-26
1
-3/+16
*
First commit
Benjamin Dauvergne
2011-04-22
1
-0/+95