Desktop version

Main > Forum > 1C:Enterprise Platform > 1C:Enterprise – Business applications platform > InAppPurchases Android

Forum

Search UsersRules
InAppPurchases Android
#1
Just came
Points:: 0
Joined:: Nov 30, 2021

Hello
We have developed a small Android App and we would like to enable Subscriptions via Google play store and IOS

Here is the code so far

&AtClient
Procedure TEST(Command)
#IF MobileAppClient then
test1(thisform);
#Endif
EndProcedure

&MobileAppClient
Procedure Test1(thisform)

InAppPurchases.BeginPurchasing( New NotifyDescription("BeginAppPurchase",thisform),"InAppPurchaseService.GooglePlayInAppBilling");

endprocedure

&MobileAppServer
Procedure BeginAppPurchase(Purchase,successful,receipt,Additionally)

EndProcedure


When the procedure runs it requests purchase server,Buyer ID , username and password and also the followup to the payment is not clear via the documentation

Does any one have any sample code or directions on how to proceed ?

Thanks

Profile
#2
Administrator
Points:: 0
Joined:: Oct 3, 2019

Hello Andri,

in a couple of days, I will post an example for you of how you can implement the functionality of purchases in a mobile application.

Profile
#3
Just came
Points:: 0
Joined:: Nov 30, 2021

Hello
Thank you very much
Waiting for your post

Profile
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)



© 1C LLC. All rights reserved
1C Company respects the privacy of our customers and visitors
to our Web-site.