forked from thesuss/shf-project
-
Notifications
You must be signed in to change notification settings - Fork 37
Execute HIPS payment processing in development
Ashley Engelund edited this page Mar 6, 2020
·
3 revisions
To exercise the payment process in development, you'll need to do the following:
- Confirm the presence of these ENV's in
.env.development
(Create the file in the root of the application if it doesn't already exist.):- SHF_HIPS_PUBLIC_KEY_DEV = 'public_ragWrGp9VigMWpcxxpRUXgtT'
- SHF_HIPS_PRIVATE_KEY_DEV = (get value from any team member)
- SHF_HIPS_URL = 'https://api.hips.com/v1/'
- SHF_HIPS_JS_CDN = 'https://cdn.hips.com/js/v1/hips.js'
- Install and run
ngrok
- https://github.com/AgileVentures/shf-project/wiki/Run-web-hook(s)-in-development - Add ENV variables in
.env.development
for ngrok as described in the above link. - For payment (credit card) processing, use:
- CC number:
4111111111111111
- Expires:
12/25
- CVV:
123
- CC number: