XiaoCongGame / sdk-smart-lib

The Android library project for Xiaocong SDK
0 stars 1 forks source link

Doc: How to restore product we already paid for? #2

Closed thedmd closed 10 years ago

thedmd commented 10 years ago

Is there any mean we can use to restore previous transaction?

ReDreamport commented 10 years ago

Not every transaction could be restored.

You may query the statuses of orders, refer to https://github.com/XiaoCongGame/sdk-smart-lib/blob/master/doc/english/payment.guide.md#query-orders.

If you need extra convenience or better process flow, feel free to let us know. We'd like to polish our system as possible as we could. Thanks.

thedmd commented 10 years ago

Thank you. I did tried to query order info for example from documentation and server is responding with error message not mentioned in documentation. I will stick to parsing status codes and passing message to logs.