e-Snapped API (A.2.11.6)
What is e-Snapped?
e-Snapped is an e-invoicing PaaS that doubles as a payment page. In any kind of business that involves invoicing in their payment process,the experience could get quite annoying for both the business and its customers. e-Snapped was designed to address the problems from both sides of the process. With e-Snapped, the once manual cycle of sending an invoice to a customer and waiting for their payment can entirely be done online.
How to Integrate
This section describes the how-tos on integrating to e-Snapped API.
Prerequisites
The following should be validated on the integrator’s end to ensure a successful transaction.
- Integrator’s account should be boarded and activated in e-Snapped portal.
- Integrator can access e-Snapped portal using the given credentials.
- Integrator’s company data should be properly set up to ensure that generated invoices have accurate details.
Steps to Integration
First is authentication.
Credentials will be provided to the integrator. These credentials which are composed of key and secret will be used to ensure the validity of the integrator’s account. A token will be issued to the integrator upon successful authentication. This token can be used within the allotted timeframe to perform transaction to the application.
Second is Transaction.
Integrator can perform transaction if the authentication token is still valid. A structured response will be given upon completion of the request. Response will always be in JSON format.
