Skip to content

How to deal with subscriptions? #156

@liuzhen2008

Description

@liuzhen2008

As far as I know, when key event occur during a subscription life cycle, an event will be received by the client side.

Does that mean all I need to do on the server side is to call iap.validate('GOOGLE'/'APPLE', receipt) and consume the event like that?

On google and apple, they both have a server-to-server notifications. Does this module have configurations to connect to it? If not, I guess I have to resort back to having client app to send me updates?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions