Skip to content

Hard code the ENPOINT and SECRET_SESSION_KEY into the app, these variables seldomly change #40

@kn9ts

Description

@kn9ts

The ENDPOINT and SESSION_SECRET_KEY hardly will change.

env_variables:
  SESSION_SECRET_KEY: '88186735405ab8d59f968ed4dab89da5515'
  ENDPOINT: 'https://safaricom.co.ke/mpesa_online/lnmo_checkout_server.php?wsdl'

Hardcode them into the environment.js file so as to reduce developer ENV config variables.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions