Spree Veritrans

Veritrans Payment Gateway for Spree Commerce, ( this is only to use VT-Direct methods with 3D Secure transactions / normal transactions )

How to use

Add gem spree_veritrans

gem 'spree_veritrans'
bundle install

Configure Keys on Admin Section

Goto admin section page, create new Payment method and select Spree::Gateway::VeritransGateway as the provider click Save and add client_key, server_key and url_api, you also can use the 3D secure by enable it on admin section.

Get help