Tag: api
-
How to connect with Gmail API
Google uses OAuth 2.0 for authentication. In this case, to be able to manipulate Gmail API, you need to connect with OAuth 2.0. Then, you will be able to consume Gmail API. Here is how to connect with Google OAuth 2.0.
-
How to integrate with CHIP Payment Gateway (PHP)
You are new to payment gateway integration and you wish to know on how to integrate with payment gateway. In this article, we will walkthrough the very basic things you need to know to integrate with CHIP Payment Gateway.