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

Contents of /contributions/modules/uc_nbepay/README.txt

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


Revision 1.1 - (show annotations) (download)
Fri May 15 06:38:28 2009 UTC (6 months, 1 week ago) by ckng
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, HEAD
File MIME type: text/plain
Added README.txt
1 /* $Id$ */
2
3 -- SUMMARY --
4
5 This module provides Ubercart integration with the Malaysia payment gateway
6 NetBuilder's NBePay, through onlinepayment.com.my website.
7
8 For a full description visit the project page:
9 http://drupal.org/project/uc_nbepay
10 Bug reports, feature suggestions and latest developments:
11 http://drupal.org/project/issues/uc_nbepay
12
13
14 -- INSTALLATION --
15
16 Copy and extract the uc_nbepay module to your modules directory, usually
17 sites/all/modules and enable it on the Modules page (admin/build/modules).
18
19
20 -- CONFIGURATION --
21 * Configure the module at Store administration > Configuration > Payment
22 settings > Edit > Payment methods tab (admin/store/settings/payment/edit/methods).
23 Check the NBePay Payment method to enable it.
24
25 * Key in you Merchant ID and Verify Key provided by NBePay.
26 *IMPORTANT* Make sure your Merchant ID and Verify Key are the same as
27 in your Merchant account setting.
28
29 * By default, payment page will redirect to NBePay credit card page, where
30 a side panel to let user choose the payment types (channels) is available.
31 The Payment Types settings are ignored by default.
32
33 * If you prefer to let user choose the payment type within Ubercart during
34 checkout, enable the "Allow customers to choose to pay by other payment
35 types beside credit card." checkbox. Choose the Payment Types you would
36 like to enable.
37
38
39 -- CREDITS --
40
41 Original author:
42 Ng Chin Kiong (ckng)
43
44 Current maintainer:
45 Ng Chin Kiong (ckng)
46
47 Sponsored by NetBuilder & MyFineJob.com
48 Specialized in consulting and planning of Drupal powered sites, MyFineJob.com
49 offers installation, development, theming, customization, and hosting
50 to get you started. Visit http://www.myfinejob.com/ for more information.
51

  ViewVC Help
Powered by ViewVC 1.1.2