Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 703 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 703 Bytes

Trexle Payments

Enables a payment gateway in Ubercart that allows users to pay using Trexle.

Installation Instructions

  1. Download this module.
  2. Untar it into sites/all/modules and enable it in Drupal.
  3. Navigate to the Payment settings in Ubercart (admin/store/settings/payment/edit/gateways). Click on "Trexle settings" and fill in the settings (see below).
  4. Insert your Secret API Key.
  5. In the Payment settings you will also want to set Trexle as the Default Gateway for credit cards.
  6. Ensure that you have the PHP curl module installed on your server and test it out.