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

Missing EventType "subscription_reactivated_with_backdating"

nolledge opened this issue · comments

The EventType Enum is missing an entry for SUBSCRIPTION_REACTIVATED_WITH_BACKDATING as described here

This is causing 'Severe' errors like described here

SEVERE: The property event_type has unexpected value subscription_reactivated_with_backdating

This has been fixed in v2.9.0