killbill / killbill-adyen-plugin

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

Expand expiry policy for HPP payment without completion action #92

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