[FREE] πŸ’° In App Billing V7.0.0 - Integrate In App Purchases In Your Apps

You can test the apk without publishing it into console with test product id. Show us your relevant blocks, so we might guide you better.

1 Like

It worked by uploading the AAB in internal testing and downloaded the Apk from test link provided in internal testing.

Thanks.

2 Likes

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