Skip to content

Execute HIPS payment processing in development

Patrick Bolger edited this page Oct 25, 2017 · 3 revisions

To exercise the payment process in development, you'll need to do the following:

  1. Confirm the presence of these ENV's in .env:
  2. Install and run ngrok - https://github.com/AgileVentures/shf-project/wiki/Run-web-hook(s)-in-development
  3. Add file .env.development and configure as described in the above link.
  4. For payment (credit card) processing, use:
    • CC number: 4111111111111111
    • Expires: 02/20
    • CVV: 123
Clone this wiki locally