chargebee / chargebee-java

Java library for the Chargebee API.

Home Page:https://apidocs.chargebee.com/docs/api?lang=java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Severe log entries due to payment_source_expiring missing from EventType

tejohnso opened this issue · comments

Recently we're seeing

The property event_type has unexpected value payment_source_expiring

while processing webhook calls. The SEVERE log entry comes from the internal Resource class.

I noticed that the EventType doesn't have an entry for payment_source_expiring.

Is the java client out of date?

Does it make sense that this is logged as a SEVERE error? It does not stop processing as an event type of unknown is returned.

This has been fixed in v2.9.0.