subscription Purchase Complete
public boolean subscriptionPurchaseComplete(Map<String, Object> properties)
Content copied to clipboard
Ends the subscription purchase moment and generates an info log message that indicates that the subscription purchase completed.
This method should be called once the subscription purchase has been confirmed.
Return
True if the operation was successful; false otherwise.
Parameters
properties
custom properties to show with the purchase completion
Ends the subscription purchase moment and generates an info log message that indicates that the subscription purchase completed.
This method should be called once the subscription purchase has been confirmed.
Return
True if the operation was successful; false otherwise.