Order Cancelled (Google Developer Console)

后端 未结 5 2408
执笔经年
执笔经年 2021-02-20 07:20

In my Google Developer Console under \"Order Management\" I have a lot of cancelled order like that:

Order history:

Jan 18 2017 5:13 PM Paym

5条回答
  •  我在风中等你
    2021-02-20 08:01

    I just got six of these in a row. All within a space of ten minutes, and each one was canceled within one minute of the order being received. And all, apparently, from the same user.

    Google's new interface removes some information that used to be provided to developers in its older interface. We no longer receive a zip code for the order - just the nation from which it originated. And if an order failed because of a rejected credit card or due to cancellation by the user, it apparently does not distinguish between such events, instead telling us simply that "The order was cancelled."

    It does appear that the User Latest Orders section shows you all other orders for a developer's own products that came from the user associated with the order being viewed. That is useful information as it can tell you how that user progressed from buying one product to buying another one, showing the synergy between product lines, and giving an indication of the success of cross-promoting products.

    These six cancellations in a row cannot all be due to the user reverting the purchase, because Google only allows that to be done one time for a given product. After that, the second purchase would be final. But there are six total purchases for this same user, all canceled.

    In the past, when using the old system that gave more information about cancellations, repeated cancellations like this were usually due to a user trying a rejected credit card more than one time, or trying more than one credit card and having all of them rejected. I suspect that this is what is happening here, only it appears more mysterious because Google is no longer letting us know about what, specifically, caused each order to be canceled.

    BTW, my six canceled orders were not in-app purchases; they were all for the same paid app. So any problems that Google might be having with in-app payments were not the cause of my particular experience of multiple cancellations.

提交回复
热议问题