Douglas Farias Expert Licensed User Longtime User Jun 10, 2014 #1 hi i have put my app on google play in alpha i have put the inapp v3 on this app and added this Sub Button1_Click manager.RequestPayment("1","inapp","1") End Sub ok when i press this button show me to buy $0,99 but how can i buy only for test? whitout card
hi i have put my app on google play in alpha i have put the inapp v3 on this app and added this Sub Button1_Click manager.RequestPayment("1","inapp","1") End Sub ok when i press this button show me to buy $0,99 but how can i buy only for test? whitout card
Erel B4X founder Staff member Licensed User Longtime User Jun 10, 2014 #2 The simplest way to test it is to make a real purchase and then cancel it in the merchant console. Upvote 0
Douglas Farias Expert Licensed User Longtime User Jun 10, 2014 #3 i go test i put my card and buy later i can cancel this on the google play correct? Upvote 0
Douglas Farias Expert Licensed User Longtime User Jun 10, 2014 #5 later i buy a item i have sucess log now the best way is if sucess = true execute my query to add coins in my db to user? and later i buy first time way i cant buy again show me this Unable to buy item, Error response: 7:Item Already Owned Upvote 0
later i buy a item i have sucess log now the best way is if sucess = true execute my query to add coins in my db to user? and later i buy first time way i cant buy again show me this Unable to buy item, Error response: 7:Item Already Owned