issues
search
commercetools
/
commercetools-payment-integration-java
Module to handle payment transactions
Apache License 2.0
6
stars
4
forks
source link
Cpij 23 use non blocking
#46
Closed
andrii-kovalenko-ct
closed
7 years ago
andrii-kovalenko-ct
commented
7 years ago
@butenkor
avoid blocking in payment creation
update HttpClient initialization and closing in
PayoneHandlePayment
add createPaymentTransaction tests for wrong ID/URL/404 answer
@butenkor
PayoneHandlePayment