eopayment/tests
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 add unit tests for spplus module 2012-01-31 10:59:26 +01:00
test_base_payment.py expose transaction capabilities (#32969) 2019-05-14 17:53:56 +02:00
test_dummy.py add a message in ResponseErrors (#25773) 2018-08-22 23:14:53 +02:00
test_ogone.py add a message in ResponseErrors (#25773) 2018-08-22 23:14:53 +02:00
test_paybox.py expose transaction capabilities (#32969) 2019-05-14 17:53:56 +02:00
test_sips2.py allow arbitrary date for deferred payment (#26992) 2018-11-12 15:18:10 +01:00
test_spplus.py add a message in ResponseErrors (#25773) 2018-08-22 23:14:53 +02:00
test_systempayv2.py expose transaction capabilities (#32969) 2019-05-14 17:53:56 +02:00
test_tipi.py tipi: confound order_id/transaction_id with refdet (#36322) 2019-09-21 17:15:49 +02:00