goepay

command
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 10, 2018 License: Apache-2.0 Imports: 21 Imported by: 0

README

goepay on App Engine

Prerequisites

Setting Up the Environment

The environment configuration is provided through the Environment entity in the datastore where it's structure should be as follow:

  1. Entity kind should be "Environment"
  2. Key - with "default" value if appspot domain is used or name of your domain if different one is used: e.g "myepaygw.yourdomain.com"
  3. billingKey (type string) - the json key generated from the IAM console of TelcoNG
  4. billingURL (type string) - the url of the billing, e.g https://cloud.telcong.com or of the provided testing environment
  5. epaySecret (type string) - the secret that was provided by ePay for doing hmac verificatoins
  6. merchantId (type string) - the id of the Merchant provided by ePay

Deployment

gcloud --project yourprojectname app deploy --no-promote app.yaml

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL