Ubercart Veritrans
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
Ubercart Veritrans[Drupal Ubercart](https://www.drupal.org/project/ubercart).
Module integrates with Veritrans(https://www.veritrans.co.id/) payment gateway
for Ubercart.
Veritrans Brief:
=================
Veritrans provides 2 methods : VT-Web and VT-direct.
VT-Web : Payment will be redirected to the payment page.
Veritrans Style and interface kits have been provided Veritrans
-VT-direct : Payments will be processed on the Merchant side
We supports VT-Web method.
VT-direct and Recurring payment support will come soon.
Resources:
=============
http://docs.veritrans.co.id/welcome/welcome.html
-- REQUIREMENTS --
To use this module, you need to signup as a merchant with Veritrans.
For more information, please visit https://www.veritrans.co.id/product.html
Once you are Merchant, you will receive a Merchant Id, Client and Server Key,
which you will require while configuring, your Drupal commerce store.
-- INSTALLATION --
The
Veritrans PHP Library should exist in a directory named "veritrans" under
"libraries".
* Install as usual, see http://drupal.org/node/70151 for further information.
* To change Merchant Id and Payment Mode
(Test Transactions or Live Transactions),
* Go to Store settings > Payment methods
admin/store/settings/payment/method/vt_web.
* Look for Veritrans from available payment methods and click edit link.
* Under "Enable payment method: Veritrans" Action, click edit link.
* Enter Server Key and Select Payment mode as Live transactions for
Veritrans to
accept real payments.
