mirror of
https://github.com/apphk/payme-api-demo.git
synced 2025-04-03 09:30:47 +00:00
6 lines
147 B
Plaintext
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' |