Changes between Version 1 and Version 2 of DolPaymentMod
- Timestamp:
- Feb 2, 2010, 6:14:43 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DolPaymentMod
v1 v2 1 1 By default Dolphin has Payment module with PayPal integration in it. This module is used to add shopping cart functionality to Dolphin and process payments. For example, default Dolphin's Store module is integrated with Payment module. So, if you want to use Store to sell something on your site you need to start from setting up Payment module. 2 2 [[BR]] 3 3 1. You need to install Payment module via Dolphin administration panel -> Tools -> Modules. 4 4 2. Now you are ready to set it up in Dolphin administration panel -> Modules -> Payment and first of all you need to fill in your PayPal requisites in 'Payment Details' block. Take a look at the form parts: … … 8 8 * Connection type. You may use SSL or HTML. If your server supports SSL then it would be better for you to use SSL connection, because it's more secure. 9 9 3. Check 'Active' checkbox and save the form. Now you should be able to sell products in the Store. 10 11 There is an example of the easiest configuration. 12 Active: checked 13 Mode: live 14 Business: your PayPal email 15 Process type: direct 16 Connection type: HTML 17 Identity token: leave empty 18 Sandbox: leave empty 10 [[BR]] 11 There is an example of the easiest configuration.[[BR]] 12 Active: checked[[BR]] 13 Mode: live[[BR]] 14 Business: your PayPal email[[BR]] 15 Process type: direct[[BR]] 16 Connection type: HTML[[BR]] 17 Identity token: leave empty[[BR]] 18 Sandbox: leave empty[[BR]]