killbill / killbill-adyen-plugin

Kill Bill plugin for Adyen
https://killbill.io
Apache License 2.0
10 stars 31 forks source link

(For 0.18.x) Expand expiry policy for HPP payment method without completition #93

Closed daliwei closed 6 years ago

daliwei commented 6 years ago

Add a new property for HPP payments without completion actions.

For Hpp payments with completion action, it will use the PendingPaymentExpiry property.

It also correct a bug that 3DS payment expiry policy was mistakenly used for Hpp pending as well (since both have a RedirectShopper result).

daliwei commented 6 years ago

cc @pierre for review.

daliwei commented 6 years ago

@pierre Comments addressed in 2a1a160

pierre commented 6 years ago

0.5.12 has been released.