[FREE] 💰 In App Billing V7.0.0 - Integrate In App Purchases In Your Apps

Hi, I have been using your extension and the purchase working but I am trying to verify the purchase using below blocks, however its not working. Tested in a published app on play store.

I also tried below approach but the GotPurchaseDetails block never raised.

I have not used acknowledge purchase block is that the reason which avoiding the purchase to be registered as purchased?

I have also not used consume purchase block which will again ask the user to purchase.

Ideally, this should work. Make sure to double-check the product ID you are giving.

Secondly, you can use QueryPurchasesFailed block to check if there is any error

1 Like

This is working but the problem is we must acknowledge the purchase to confirm that the user has been awarded with the in app purchased item, if not done within 3 days of the purchase then the purchase will be automatically refunded to the user due to unacknowledged purchase as per Android in app billing documentation.

In my case it was refunded and it was giving results as not purchased.

1 Like

After user purchased, have you used this block to Acknowledge instantly

Yes after purchase successful use acknowledge purchase block.

1 Like

@AkshatRana could take a look into it and provide an update.

I use paid extension from @JEWEL which I Acknowledge after purchase and it works fine for me.

1 Like

It's already working, you just need to use acknowledge purchase block after purchase successful.

2 Likes

People still who are confused while using this extension can take a look at this video here (It is available in the main post too)

2 Likes

I just make substitutions but get error, who knows what problems with please?




image
You are using 2 different InAppBilling extensions. Their libraries colliding is causing the d8 build error.

Kindly use only one and remove the other.

wow 居然有中文留言

Yes.

Thanks

Sorry, I don't know English, so I have temporarily deleted the article.

where is aix file

as always in the first post of an extension thread
in this case click onto the link in the download section, which is In App Billing - AD Extensions and download it from there

Taifun

1 Like

thanks

Hi,

I try to test the extention but when I try to upload my .aab file I have this problem:


Is this a problem due to the extention ?
Thank You
G

You need to consider which extension you are using, because you are writing about your problem in two different topics, different developers....

1 Like

Thank you,

I bought GooglePlayBilling (JEWEL) but i had some problems that I'm trying to solve but Jewel doesn't answer, so at the same time I'd like to test InAppBilling.....