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

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

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

revision 1.1.2.1, Mon Jul 21 00:40:45 2008 UTC revision 1.1.2.2, Mon Jul 21 00:42:22 2008 UTC
# Line 1  Line 1 
1  The paypal sandbox works just like regular paypal (with transactions and everything) except no actual money gets transferred. It allows you to create mock accounts (seller and buyer) and create transactions between them.  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 activate the account  1. Sign up for an account at developer.paypal.com, receive the activation e-mail and
8  2. Log in, go to "test accounts" and create a business (seller) account and personal (buyer) account.     activate the account
9  3. In whichever module you're using that uses simple_paypal, set the paypal e-mail address to your business account e-mail address.  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.  4. In /admin/settings/paypal, be sure to select the paypal sandbox URL.
14  That's it. When a transaction has been completed, paypal should send a POST request to the URL specified at the 'notify_url' variable.  
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.

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

  ViewVC Help
Powered by ViewVC 1.1.2