How can i get subscription paymentState? #56
Answered
by
imdhemy
SlavaSt295
asked this question in
Q&A
-
Hello Is it posible to get paymentState property from subscription response? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
imdhemy
Apr 22, 2021
Replies: 1 comment 1 reply
-
Just make sure you are using Run
And check the Otherwise, just run
Then you can access the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
SlavaSt295
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@SlavaSt295,
Just make sure you are using
imdhemy/google-play-billing
of version0.6.3
or later.Run
And check the
versions
value.Otherwise, just run
Then you can access the
getPaymentState()
method.