Handling Asynchronous Responses

Topics

Amazon FPS transactions that use credit card or bank accounts are not completed synchronously. You can use either the GetResults operation or the web service notification functionality to manage the asynchronous responses.

[Important]Important

You can use only either of the options to handle asynchronous response. If you subscribe to the notifications functionality you will not be able to use the GetResults operation and vice versa.