payme-api-demo/.env.example

6 lines
147 B
Plaintext
Raw Permalink Normal View History

2021-08-12 04:50:48 +00:00
CLIENT_ID = ''
CLIENT_SECRET = ''
SIGNING_KEY_ID = ''
SIGNING_KEY = ''
API_END_POINT = 'https://sandbox.api.payme.hsbc.com.hk'
API_VERSION = '0.12'