Header
Last updated
Last updated
To access all the services you’ll need the access token, to get the access token, you need to be generated header authorization by faspay_secret, app_key, app_secret with encrypt method rule : AES 256 and for security Header you can generate with some parameter like below :
Key | Value |
---|---|
Faspay-Key
Provide by faspay
Faspay-Timestamp
datetime (Y-m-d H:i:s)
Faspay-Signature
Signature please refer to signature section
Faspay-Authorization
Encrypt method : AES 256 (FASPAY_SECRET:APP_KEY:APP_SECRET)
Content-Type
application/json