/[drupal]/contributions/modules/uc_setcom/install.txt
ViewVC logotype

Contents of /contributions/modules/uc_setcom/install.txt

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


Revision 1.2 - (show annotations) (download)
Wed Oct 7 10:51:08 2009 UTC (7 weeks, 3 days ago) by maxheadroom
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, HEAD
Changes since 1.1: +6 -9 lines
File MIME type: text/plain
Upgrade HEAD to Drupal 6
1
2
3 uc_Setcom is a Ubertcart payment gateway for Setcom.com
4
5 *Original development sponsored by Setcom*
6 *Drupal 6 upgrade sponsored by www.synecobusinessit.co.za*
7
8 Setcom is an easy, convenient and secure way to send or receive money on-line and on your mobile phone.
9
10 *For Buyers*
11
12 Use your Setcom account to pay for products and services purchased on the web or with your mobile phone. You can send payments to anyone with an email address in 200 countries and territories worldwide. It's free to send money, and works with your existing credit card, debit card, and bank account.
13
14 *For Sellers*
15
16 Use your Setcom account to accept payments on your website from customers worldwide, in multiple currencies. Cut down on the administrative hassles of handling fund transfers, so you can focus on your business. We take care of getting you paid.
17
18 Visit Setcom for more information: http://www.setcom.com
19 Support development for this project by using this link to sign up for a merchant account: https://www.setcom.com/www/signup/?SRI=BCB2A357A9
20 (Sign up by referral. No cost to you.)
21
22 *Setcom has the following payment methods:*
23
24 * Credit Card
25 * Available balance at Setcom.
26 * eCheque - Make payment by issuing a cheque. Has a waiting period for transfer of funds.
27 * eDeposit - Make payment by deposit into Setcom account. Has a shorter waiting period.
28 * POLi - Instant payment by Electronic Fund Transfer. see: www.poli.co.za/
29
30 *Features of this module:*
31
32 * Selection of allowable payment methods.
33 * Workflow-ng rules for payment type actions.
34 * Complete error report on payment failures.
35
36 Developed by Quentin Campbell (Max_Headroom) www.maxheadroom.co.za
37 Live testing and input from Setcom support (Elsbé Fourie).
38
39 *Installation:*
40 No special instructions to install. Upload and enable module as normal.
41
42 *Configure:*
43 In admin/store/settings/payment enable Setcom as a payment method.
44 Under admin/store/settings/payment/edit/methods, click on Setcom settings.
45 Set Transaction mode to either Test or Production. Use Test to test your installation (See Testing instructions below.)
46 Enter your Setcom user name and password you registered with at Setcom. Then enter the Merchant ID supplied to you by Setcom.
47
48 Complete the configuration following the instructions on the form.
49
50 Please note that you can set how you want to allow the Setcom payment methods (Credit Card, POLi, Available credit, eCheque, eDeposit) to be used. You can select either to: allow immediate payment, ship only after payment received, or not allow payment method.
51 But Setcom is *not* informed about the setting. For instance, a buyer can still make a payment by eDeposit even if you do not allow this method. There are instructions for the buyer on the checkout page on which payments are allowed, and if a buyer still use a method at Setcom that is not allowed here, then on redirect from Setcom the buyer will be warned that this transaction can not be honoured, and that the buyer should contact Setcom to rectify this. An email will also be send to the store administrator (or the email you selected for error reporting). The order status is also set to "Setcom payment denied".
52
53 If you allow shipping after payment received, you will also not be informed by Setcom when payment is received. You have to check your account manually for when payment is made and also update the status of the order manually (Order is marked "Setcom payment pending").
54
55 Allowed and successful transactions are marked "Setcom payment received" and order state is "Payment received".
56
57 *Testing instructions:*
58 You can have a fully functional test site by putting the Transaction mode on Test and set-up the test seller user name, test password and test merchant id as per instructions in Setcom settings.
59 You can use 5 test accounts, named from testseller1@setcom.com (password: testseller. Merchant ID: 1234567891) to testseller5@setcom.com (password: testseller. Merchant ID: 1234567895). Note the change in last digit in Merchant ID.
60
61 Please note that you must log into Setcom using the test seller name and password you've selected to use and under Profile >> Selling Preferences >> Website Payment Preferences, enter the Return URL (found in Setcom settings) into the Redirect URL field under Auto-Redirect.
62 As these are test accounts, other developers can also log in and change the return url for their needs. Select another test account until you find one that is not used.
63 You can now use testbuyer@setcom.com, password: testbuyer, to make purchases from your site.
64 Currently, only credit card can be used for test payment.

  ViewVC Help
Powered by ViewVC 1.1.2