|
|
PayPal
Integrating with PayPal
Substruct
To enable PayPal - visit the admin preferences page inside Substruct.
Select PayPal IPN from the Processor select box, and enter in your PayPal email address and password.
PayPal Account Setup
Enable IPN
- Log into your PayPal account and go to Profile
- Click on "Instant Payment Notification Preferences"
- Click on Edit
- The URL should point to: http://yourserver/paypal/ipn
Sign in to add a comment

To use it in "test mode" Checkout the latest and greatest, code, create a sandbox merchant account, put it in your substruct admin prefs (make sure your store is in test mode), add the right url to paypal's IPN setup (a paypal setup on their site for the merchant, within sandbox) (url must be public), then checkout using another 'normal' sandbox account. Should work--if the paypal code is working. Good luck!
@rogerpack2005 Thank you for that. It helped me!