eGHL payment gateway library
- Generate url for payment page from details including hash
- Verify a payment response
- TODO POST calls to query status of payments
npm install eghl
import {buildSalesRequestURL} from 'eghl'
- use native encode URI component for more accurate encoding
- fix Error focused tests
- cleanup