2

I am trying to offer a subscription with a specified offer for specific users using Flutter in app purchases in the Google Play console.

I created an offer in Google Play Store with the "Eligibility Criteria" set to "Developer Determined", but I cannot figure out how to specify this offer in an in app purchase.

I am looking for something similar to the setOfferToken method provided by the Google Play Billing Library.

I thought that I could use the offer ID as a product ID from the Google developer API docs, but I had misunderstood the documentation.

I have looked through the Flutter in app purchase package and the Google Play Billing Library, but could not find documentation related to my use case.

Is there any documentation specific to Flutter for assigning offer IDs to in app subscription purchases?

Thanks!

Matthew Keller
  • 283
  • 2
  • 8

0 Answers0