Jump to content
McKay Development

Offer state Need Confirmation problem


Recommended Posts

sentOfferChanged listener don't trigger on mobile confirmation state.

Scenario:
 - Send trade offer from bot (offer is with status Active)
 - Log in to steam as User and Accept offer -> receive message "You have to confirm in mobile app" -> offer state should be OfferNeedMobileConfirmation but sentOfferChanged don't do anything.

With receivedOfferChanged everything works just fine the problem is only with sentOfferChanged.

Edited by mouzes1
Link to comment
Share on other sites

sentOfferChanged listener don't trigger on mobile confirmation state.

 

Scenario:

 - Send trade offer from bot (offer is with status Active)

 - Log in to steam as User and Accept offer -> receive message "You have to confirm in mobile app" -> offer state should be OfferNeedMobileConfirmation but sentOfferChanged don't do anything.

 

With receivedOfferChanged everything works just fine the problem is only with sentOfferChanged.

 

When you create an offer and don't confirm it is not sent and the event is called sentOfferChanged. There's logic behind naming events and functions.

Link to comment
Share on other sites

When you create an offer and don't confirm it is not sent and the event is called sentOfferChanged. There's logic behind naming events and functions.

 

I believe that he's sending an offer from a bot and not getting sentOfferChanged when the recipient tries to accept it and needs to confirm on mobile.

 

To answer your question mouzes1: the offer's state does not change when the recipient attempts to accept it and needs mobile confirmation. You can't see on the bot's end at all if the recipient has tried to accept it and is awaiting mobile confirmation. All you'll see is when the offer goes Accepted when they confirm it.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...