If a few weeks ago we discussed one by one about the 3 security features that exist in FasaPay, this time we will discuss the last security feature, the API Security.
Security API is one of the security features provided by FasaPay for members who use the API feature.
There are some security that you can install on your FasaPay API, ie
- IP List Mode:
You do not allow API access from certain IPs (IP Blacklists) or you only allow API access from certain IPs (IP Whitelists) - Hour List Mode:
You do not allow FasaPay API access at certain hours (Blacklist hour) or you only allow API access on certain hours (Whitelist hour) - Command List Mode:
You do not allow transactions on certain service lists (Blacklist service) or you only allow API access to certain services (Whitelist service)
This option makes it easier for you to manage or give access to anyone who is allowed to access your API. If you give your API permission to everyone, you don’t need to set up your Security API.