没有合适的资源?快使用搜索试试~ 我知道了~
首页Apress - Beginning ASP.NET2 E-Commerce in C# 2005 - Receiving Payments Using PayPal
Apress - Beginning ASP.NET2 E-Commerce in C# 2005 - Receiving Pa...
需积分: 3 92 浏览量
更新于2023-03-03
评论
收藏 734KB PDF 举报
Apress - Beginning ASP.NET2 E-Commerce in C# 2005 - Receiving Payments Using PayPal
资源详情
资源评论
资源推荐

Beginning ASP.NET 2.0
E-Commerce in C# 2005
From Novice to Professional
■■■
Cristian Darie and Karli Watson
Darie-Watson_4681Front.fm Page i Thursday, September 22, 2005 5:26 AM

Beginning ASP.NET 2.0 E-Commerce in C# 2005: From Novice to Professional
Copyright © 2006 by Cristian Darie and Karli Watson
All rights reserved. No part of this work may be reproduced or transmitted in any form or by any means,
electronic or mechanical, including photocopying, recording, or by any information storage or retrieval
system, without the prior written permission of the copyright owner and the publisher.
ISBN (pbk): 1-59059-468-1
Printed and bound in the United States of America 9 8 7 6 5 4 3 2 1
Trademarked names may appear in this book. Rather than use a trademark symbol with every occurrence
of a trademarked name, we use the names only in an editorial fashion and to the benefit of the trademark
owner, with no intention of infringement of the trademark.
Lead Editor: Ewan Buckingham
Technical Reviewer: Paul Sarknas
Editorial Board: Steve Anglin, Dan Appleman, Ewan Buckingham, Gary Cornell, Tony Davis, Jason Gilmore,
Jonathan Hassell, Chris Mills, Dominic Shakeshaft, Jim Sumser
Project Manager: Kylie Johnston
Copy Edit Manager: Nicole LeClerc
Copy Editor: Julie McNamee
Assistant Production Director: Kari Brooks-Copony
Production Editor: Linda Marousek
Compositor: Susan Glinert Stevens
Proofreader: Nancy Sixsmith
Indexer: Broccoli Information Management
Artist: Kinetic Publishing Services, LLC
Cover Designer: Kurt Krames
Manufacturing Director: Tom Debolski
Distributed to the book trade worldwide by Springer-Verlag New York, Inc., 233 Spring Street, 6th Floor,
New York, NY 10013. Phone 1-800-SPRINGER, fax 201-348-4505, e-mail orders-ny@springer-sbm.com, or
visit http://www.springeronline.com.
For information on translations, please contact Apress directly at 2560 Ninth Street, Suite 219, Berkeley, CA
94710. Phone 510-549-5930, fax 510-549-5939, e-mail info@apress.com, or visit http://www.apress.com.
The information in this book is distributed on an “as is” basis, without warranty. Although every precaution
has been taken in the preparation of this work, neither the author(s) nor Apress shall have any liability to
any person or entity with respect to any loss or damage caused or alleged to be caused directly or indirectly
by the information contained in this work.
The source code for this book is available to readers at http://www.apress.com in the Source Code section.
Darie-Watson_4681Front.fm Page ii Thursday, September 22, 2005 5:26 AM

209
■ ■ ■
CHAPTER 7
Receiving Payments
Using PayPal
Let’s collect some money! Your e-commerce web site needs a way to receive payments from
customers. The preferred solution for established companies is to open a merchant account,
but many small businesses choose to start with a solution that’s simpler to implement, where
they don’t have to process credit card or payment information themselves.
A number of companies and web sites can help individuals or small businesses that don’t
have the resources to process credit card and wire transactions. These companies can be used
to intermediate the payment between online businesses and their customers. Many of these
payment-processing companies are relatively new, and the handling of any individual’s finan-
cial details is very sensitive. Additionally, a quick search on the Internet will produce reports
from both satisfied and unsatisfied customers for almost all of these companies. For these
reasons, we are not recommending any specific third-party company.
Instead, this chapter lists some of the companies currently providing these services, and
then demonstrates some of the functionality they provide with PayPal. You’ll learn how to inte-
grate PayPal with BalloonShop in the first two stages of development. In this chapter, you will
• Learn how to create a new PayPal account
• Learn how to integrate PayPal in stage 1 of development, where you’ll need a shopping
cart and custom checkout mechanism
• Learn how to integrate PayPal in stage 2 of development, where you’ll have your own
shopping cart, so you’ll need to guide the visitor directly to a payment page
• Learn how to configure PayPal to automatically calculate shipping costs
■Note This chapter is not a PayPal manual, but a quick guide to using PayPal. For any complex queries about
the services provided, visit PayPal (http://www.paypal.com) or the Internet Payment Service Provider you
decide to use. Also, you can buy components that make it easier to interact with these systems, such as the free
ComponentOne PayPal eCommerce for ASP.NET by ComponentOne (http://www.componentone.com).
Darie-Watson_4681C07.fm Page 209 Thursday, August 25, 2005 8:48 AM
剩余13页未读,继续阅读
















安全验证
文档复制为VIP权益,开通VIP直接复制

评论0