eopayment/eopayment
Benjamin Dauvergne d7889675b7 tipi: confound order_id/transaction_id with refdet (#36322)
TIPI has no concept of a transaction_id and our main user (lingo
application in combo) use only order_id. PaymentResponse documentation
should be changed to deprecate transaction_id, and first return value of
.request() should be renamed order_id to make things understandable as
with all backend what you get in PaymentResponse.order_id is what is
returned by backend.request()[0].
2019-09-21 17:15:49 +02:00
..
__init__.py expose transaction capabilities (#32969) 2019-05-14 17:53:56 +02:00
cb.py add utf-8 encoding marker 2012-05-25 15:40:38 +02:00
common.py add python3 compatibility (#23720) 2018-07-26 16:25:28 +02:00
dummy.py add a message in ResponseErrors (#25773) 2018-08-22 23:14:53 +02:00
ogone.py add a message in ResponseErrors (#25773) 2018-08-22 23:14:53 +02:00
paybox.py expose transaction capabilities (#32969) 2019-05-14 17:53:56 +02:00
payzen.py payzen: update service_url default value 2016-02-19 09:24:04 +01:00
request First commit 2011-04-22 17:25:15 +02:00
response First commit 2011-04-22 17:25:15 +02:00
sips.py add a message in ResponseErrors (#25773) 2018-08-22 23:14:53 +02:00
sips2.py allow arbitrary date for deferred payment (#26992) 2018-11-12 15:18:10 +01:00
spplus.py add a message in ResponseErrors (#25773) 2018-08-22 23:14:53 +02:00
systempayv2.py expose transaction capabilities (#32969) 2019-05-14 17:53:56 +02:00
tipi.py tipi: confound order_id/transaction_id with refdet (#36322) 2019-09-21 17:15:49 +02:00