TAILIEUCHUNG - Beginning PHP and Postgre SQL E-Commerce From Novice to Professional phần 10

thế giới năng động của Internet, đôi khi nó là không đủ để chỉ có một sự hiện diện web quan trọng, bạn cũng cần phải tương tác với chức năng được cung cấp bởi các bên thứ ba để đạt được mục tiêu của bạn. Vì vậy, trong cuốn sách này, bạn đã thấy làm thế nào để tích hợp chức năng bên ngoài để quá trình thanh toán từ khách hàng của bạn. | CHAPTER 17 Connecting to Web Services In the dynamic world of the Internet sometimes it isn t enough to just have an important web presence you also need to interact with functionality provided by third parties to achieve your goals. So far in this book you already saw how to integrate external functionality to process payments from your customers. In this chapter you ll learn new possibilities for integrating features from an external source through a Web Service. A Web Service is a piece of functionality that is exposed through a web interface using standard Internet protocols such as HTTP. The messages exchanged by the client and the server are encoded using an XML-based protocol named SOAP Simple Object Access Protocol or by using REST Representational State Transfer . These messages are sent over HTTP. You ll learn more about these technologies a bit later. The beauty of using Web Services is that the client and the server can use any technology any language and any platform. As long as they exchange information with a standard proto- col such as SOAP over HTTP there is no problem if the client is a cell phone and the server is a Java application running on Solaris for example. The possibilities are exciting and we recommend you purchase a book that specializes in Web Services to discover more about their world. Have a look at the list of public Web Services at http to get an idea of the kinds of external functionality you can integrate into your application. In this chapter you ll learn how to integrate the Amazon E-Commerce Service ECS Web Services interface provided by formerly known as Amazon Web Services AWS to sell products through your HatShop web site. You already have an e-commerce web site that sells hats to its customers. You can go further and make some more money from their passion for hats by incorporating some other kinds of hats-related gifts from into your site. For free Oh no . . . You ll .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.