Barcode is a machine-readable code in the form of numbers and a pattern of parallel lines of varying widths. Barcodes are often used to help organize and index information or prices about an object. The Barcode is very useful for fast-selling items to identify items quickly and also useful t [...]
Category: Tutorials
QR code (Quick Response code) is the trademark for a type of matrix barcode. PHP QR Code is an open-source (LGPL) library for generating QR Code, 2-dimensional barcode. Based on libqrencode C library, provides API for creating QR Code barcode images (PNG, JPEG thanks to GD2). Implemented purel [...]
Recurring payments also known as AutoPay are automatic payments to authorize and collect charges immediately, Stripe Subscriptions provides you the platform to set up and manage recurring payments.
In this tutorial, We will share how to integrate Stripe Manage Subscription Payment using Co [...]
CCAvenue is a popular Payment Gateway that allows e-transaction. It is designed to integrate quickly and hassle free. This is authorized by Indian financial institutions and one of the most secure payment gateway to transact money for an online e-commerce/shopping. I will explain you step by [...]
Recurring/Subscriptions payments also known as AutoPay are automatic payments to authorize and collect charges immediately, Razorpay Subscriptions provides you the platform to set up and manage recurring payments.
Using Razorpay Subscriptions you can automatically charge customers based on [...]
Pagination is one of the most frequently used features for web applications. Pagination is the process of dividing a document into discrete pages. In this post, We have share how to implement Load more data on page scroll using jQuery, Ajax and Codeigniter.
Whenever the user scrolls from top [...]
Pagination is one of the most frequently used features for web applications. In this post, We have share how to implement Ajax Pagination Using CodeIgniter and MySQL and enhance it further as per our need. Pagination is the process of dividing a document into discrete pages. This is a very sim [...]
2Checkout Payment Gateway API allows you to accept payment credit cards or debit card on your web application. 2Checkout PHP library helps to connect the Payment API, create a charge against credit card or debit card and payment process. In this article, I will explain you step by step process [...]
Stripe is the popular payment Gateway. Stripe Payment Gateway clean, fast, secure payments services and a powerful way to accept credit cards directly on the web application and Developer Friendly API.
In this post, We have share how to integrate Stripe payment gateway using Codeigniter. Th [...]
Google Calendar allows users to create and edit events. Reminders can be enabled for events, with options available for type and time. Event locations can also be added, and other users can be invited to events. In this article, you will learn how to work with the Google Calendar API with Code [...]