0

I am using in app billing V3. I am adding the subscription feature. I couldn't tell from the documentation as it was not clear enough, Can I use the static response codes for testing subscription? If not, how do I test cancelling and resubscription ..etc?

parsley72
  • 8,449
  • 8
  • 65
  • 98
Snake
  • 14,228
  • 27
  • 117
  • 250

1 Answers1

0

Static responses don’t work with subscriptions. The only way to test it is to actually purchase a monthly or a yearly subscription.

If you purchased this subscription and want to test it again you have two choices:

  • wait until subscription expires (month/year + trial period)
  • do a factory reset again and use another test user
p-mercier
  • 1,036
  • 11
  • 10