I have a developer product and i added like 5000 checks to be sure that if anything is not ready, to not prompt purchase and yet sometimes, it works, sometimes the purchase doesnt. i tried print statements for debugging but the print statements just dont run at all when it doesnt work. so the marketplace service connection isint running even though it prompts the purchase??? its very confusing. but im also a beginner so im hoping i made a stupid mistake and someone will find it
#URGENT PLEASE DEV PRODUCT SOMETIME NOT WORK
1 messages · Page 1 of 1 (latest)
it is not letting me send code
so i will do screenshots
thats the full code
here it is not working
what you want me to do when everytime i ask a human on this server for help they say skill isue
Why ?
broo just please help
** You are now Level 10! **
i just wanna know why the prompt is happening but not the connection
why does the prompt pop up, but when i click purchase i dont get purchase granted or purchase declined i get nothing, nothing even prints
but sometimes it will work
I have a tip
please no troll
I recommend restarting your script from scratch and using the doc to help you during your next attempt
ok thanks
@still palm as a test, please comment out all conditions and just return purchase granted
and :FireClient of course
Also, process receipt can only be set once on the server. Be sure to modularly scale your system so any other dev products can also be handled within that processor callback
brooooooo you just fixed it thank you
i realized that i have another dev product
and i call it there to
so it goes to whoever wins the race
thank you so much🙏
kinda?
Roblox only allows one callback
Since you're basically writing what happens when it processes a transaction
So you'd have to modularly write the transaction logic
yea ima do that right now i had no idea only one was allowed