Subscription status, other transaction id (Only AppStore) #393
Unanswered
bit7c9-dev
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Hi @vincy-dev93 $subscription = $event->getServerNotification()->getSubscription(); For the other question, maybe the |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to know two things, first, is there any way to get the subscription status from AppStore events?.. second, is coming from AppStore another id like a transaction id that be different from the unique id, cause i need to log every event for billing reasons and i need to associate every event with an id?
Beta Was this translation helpful? Give feedback.
All reactions