Getting Started
- 09 Mar 2022
- 1 Minute to read
- Contributors
- Print
- DarkLight
- PDF
Getting Started
- Updated on 09 Mar 2022
- 1 Minute to read
- Contributors
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
This API documentation provides the details of various endpoints that you can use for sending transactions and receiving the corresponding responses.
Using Restful web services as a programming interface of SmartLink, you can generate invoices with payment links and inquire about your invoices.
This API documentation is intended for users who have signed up through SmartLink.
Prerequisites
You sign a contract with SmartLink ™ as an e-Commerce merchant using the SmartLink integration interface.
Authentication Token
To authenticate the user request/ response with SmartLink, you must include a configured Authentication token as the input parameter to each web service.
As an administrator or developer, you must ensure to:
- Store the Authentication Token in a secure place as a secure database or file.
- Ask the system administrators to change the Authentication Token periodically according to your organization’s security policies.
- Avoid using the Secret Key in the source code of ASP, JSP, or any web page that can allow viewing the secret key from the web.