Liking cljdoc? Tell your friends :D

Payment Gatewayt -> InvoiceXpress Connector

Build Status

Makes the bridge between the payment gateway and InvoiceXpress.

Usage

  • lein test to run the tests
  • script/autotest listen for file changes and is always running tests

NOTE:

  • To run the tests, you must define the pg-ix-test-account-name and pg-ix-api-key env variables.

    • can add it on your profiles in clojure.clj or
    • run PG_IX_TEST_ACCOUNT_NAME=<ix-account-name> PG_IX_API_KEY=<ix-api-key> script/autotest

Can you improve this documentation? These fine people already did:
claudiaalves, Pedro Santos, Goncalo & Pedro Pereira Santos
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close