/[drupal]/contributions/modules/simple_paypal/README.txt
ViewVC logotype

Contents of /contributions/modules/simple_paypal/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Mon Jul 21 00:43:32 2008 UTC (16 months, 1 week ago) by kbahey
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1, DRUPAL-7--1
Changes since 1.1: +16 -0 lines
File MIME type: text/plain
Testing Paypal in the sandbox.
1 Testing Paypal
2 --------------
3 The paypal sandbox works just like regular paypal (with transactions and everything)
4 except no actual money gets transferred. It allows you to create mock accounts (seller
5 and buyer) and create transactions between them.
6
7 1. Sign up for an account at developer.paypal.com, receive the activation e-mail and
8 activate the account
9 2. Log in, go to "test accounts" and create a business (seller) account and personal
10 (buyer) account.
11 3. In whichever module you're using that uses simple_paypal, set the paypal e-mail
12 address to your business account e-mail address.
13 4. In /admin/settings/paypal, be sure to select the paypal sandbox URL.
14
15 That's it. When a transaction has been completed, paypal should send a POST request to
16 the URL specified at the 'notify_url' variable.

  ViewVC Help
Powered by ViewVC 1.1.2