commercetools / commercetools-payment-integration-java

Module to handle payment transactions
Apache License 2.0
6 stars 4 forks source link

CAR-1813:Attach paymentobjects when user change paymentMode instead of replacing it. #35

Closed ahalberkamp closed 7 years ago

ahalberkamp commented 7 years ago

In this Pull request the behaviour of the create payment methode was changed, so that now a paymentobject is attached to the Cart, when the user changed the payment mode, instead of overwriting it.

ahalberkamp commented 7 years ago

@andrii-kovalenko-ct please approve...

andrii-kovalenko-ct commented 7 years ago

@ahalberkamp do you plan to merge it? also, the version string still looks out of date (https://github.com/commercetools/project-payment/blob/attachPaymentObjects/version.sbt#L1)