Your web site or application must integrate with two interfaces:
Co-branded service API—To obtain the buyer's authorization of the payment
Amazon FPS API—To process the payment itself
This guide presents code for making requests to both interfaces, and code for handling the responses. Code is presented in several programming languages, including Java, C#, and PHP.