/[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, Mon Jul 21 00:40:45 2008 UTC revision 1.1.2.1, Mon Jul 21 00:40:45 2008 UTC
# Line 0  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.
2    
3    1. Sign up for an account at developer.paypal.com, receive the activation e-mail and activate the account
4    2. Log in, go to "test accounts" and create a business (seller) account and personal (buyer) account.
5    3. In whichever module you're using that uses simple_paypal, set the paypal e-mail address to your business account e-mail address.
6    4. In /admin/settings/paypal, be sure to select the paypal sandbox URL.
7    That's it. When a transaction has been completed, paypal should send a POST request to the URL specified at the 'notify_url' variable.

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

  ViewVC Help
Powered by ViewVC 1.1.2