warting / billy

Makes Google play in app purchase library (BillingClient) into a flowable that can easily be used in compose world
MIT License
27 stars 1 forks source link

A little question for InAppProduct #310

Open PHalfStudio opened 8 months ago

PHalfStudio commented 8 months ago

Hi Warting,

I am currently using your payment framework Billy. I have a question about the "buy()" method. I noticed that it can only be used for subscriptions, not for one-time purchases (InApp). Am I missing something, or is there no support for one-time purchases yet? I am a bit confused.

arijit4 commented 6 months ago

Facing the same issue here... Please let me know if you've managed to fix this