payme-api-demo/.env.example
2021-08-12 12:50:48 +08:00

6 lines
147 B
Plaintext

CLIENT_ID = ''
CLIENT_SECRET = ''
SIGNING_KEY_ID = ''
SIGNING_KEY = ''
API_END_POINT = 'https://sandbox.api.payme.hsbc.com.hk'
API_VERSION = '0.12'