Thankyou @deanart2012 & @hades !
Also, Now you can download the extension from GetAix too.
Check it out :
Thankyou @deanart2012 & @hades !
Also, Now you can download the extension from GetAix too.
Check it out :
Is It Possible to create multiple products id
for ex : Like Deephost payment option "Google Play " it sells its Aia And Aix through google play payment option So it is possible to create same like that means sell aia and aix through it
Thanks In Advance
Eagerly Waiting for someone reply
Yes you can sell
Use this event block when you got the purchase and make your aix/aia download
Thanks For the Help
Is product Id should be in the form androids.myproduct ID.Purchased? or it can be only ProductID that defined in my app?
your test aia works for me in companion and works as apk, but in my app
Launch Purchase Flow block doesn’t work although when trigger Getting Purchase Details
block it returns a true subscription details …why ???
thanks for your great effort
android.test.purchased
is test product id. You should publish your app and add your own product id in playconsole. Testing in-app purchases
You can get further guide to how product can be created from here :
Can you show the blocks?
What Is skuDetailsToken ??
Can Someone Tell Me ??
It represents an in-app product’s or subscription’s listing details.
Can you share the related blocks ? Also, if possible can you share your AppLink?
If you are unable to share here in public, you can DM me !
Its Has Been Fixed
Is your product id employs_5
or 5_employs
??
LaunchPurchaseFlow
opens the billing pop-up . Can you check the response code if it is failed to launch the purchase flow ?
5_employs
I just copy it from google play console and past it in text block
Do you mean in campanion or after downloading from google play?
No,nothing happens
I was trying to make a subscription using the extension but the extension is used for products, not for subscriptions.
I will try the edited extension you sent to me and report you. thank you @oseamiya for your efforts
Hello, I have a question, I made a project where I can sell and release the product, without any problem, but I can’t make it load the user’s purchases, so as soon as the user leaves the screen or closes the app, he has to do the buy again. Could someone help me, I’ve already downloaded the available aia and it’s the same way.
always check the purchased products before doing anything in your app
It would really help if you provided a screenshot of your relevant blocks, so we can see what you are trying to do, and where the problem may be.
To get an image of your blocks, right click in the Blocks Editor and select “Download Blocks as Image”. You might want to use an image editor to crop etc. if required. Then post it here in the community.
Taifun
Changes :
New method AutoAcknowledge
& Test
is added. They are available in designer property as well.
If AutoAcknowledge is enabled then After you sucessfully got purchase, you no need to handle purchase manually. It will automatically handle purchase as Non-Consumable ie same product cant be bought again.
If test is enabled then productId android.test.purchased
is used everytime.
Added skuType
in LaunchPurchaseFlow
method that will open a door to buy subscription too.
Added more parameters in GotPurchasesHistory
event block. Now you can get lists of productIds, orderIds & original Jsons.
Documentation has been updated in community aswell as in getaix. You can find changes in source code from Github commits.
Just One Word Awesome And Second Most Usefull Extension For Me
My In App Purchase Working Excellent
Can Anyone Tell Me
How Much Percent % Does Google Play Deduct On Selling Each Products ?
For Me Its 30% But Somewhere I Have Read That Its 15% But Why 30% For Me