amzn / amazon-pay-sdk-java

Amazon Pay Java SDK
https://pay.amazon.com/documentation
Apache License 2.0
58 stars 51 forks source link

BillingAgreementNotification Message object have a property "EventType" and not being parsed as MessageMetaData #18

Closed kansology closed 5 years ago

kansology commented 7 years ago

EventType element of "Message" object is important to know what kind of Billing Notification came and use it accordingly. Currently it is not part of "IPNMessageMetaData" object causing problem to parse manually rather than using the sdk.

bjguillot commented 7 years ago

kansology, thanks for the report. I actually noticed this just the other day and the change to fix this is already queued up for the next Java SDK release (undergoing testing now).

bjguillot commented 5 years ago

This was fixed in version 3.1.0.