Asia

Google Pay integration for web applications

Google_Pay_integration_for_web_applications

In this blog, we are going to integrate Google Pay payment method in our PHP website using AuthorizeDotNet. We will mainly focus on what to do after generating the payment token. To add a Google Pay button and generate a payment token you can visit the official website.

ACH Authentication via Plaid using Asp.Net in Six Steps

ACH_Authentication_via_Plaid_using_ASP.NET_in_six_steps

Plaid is a technology platform which enables applications to attach with a user’s checking account, eliminating the necessity for users to enter the account and routing numbers or cope with micro-deposits which is an error-prone process, that is hard for users and forces businesses to withstand through sensitive information on their own systems. A must read blog to know more about Plaid.

How To Create the Web configuration File in ASP.NET?

Web_Configuration_File_ASP_Website.jpg

It is an application configuration file of the Official Microsoft ASP.NET site written in XML format and is responsible for controlling the application behavior. Read the blog and know about what is the web.config file? benefits of the XML format configuration file and its Key Features.

How to integrate eWAY payment in a .Net project ?

How-to-integrate-eWAY-Payment-in-a-.Net-Project-1900x600.jpg

eWAY seamlessly integrates with hundreds of leading eCommerce shopping cart platforms and a network of custom integration development partners providing a competitive advantage for any business that wants to grow through accepting digital payments. Read our entire blog to know how to integrate a secure payment in a .Net Project

Stripe Payment In ASP.NET MVC

Blog-Header-Stripe-Payment-In-ASP.NET-MVC-1900x600.jpg

This Blog will give you an idea of how stripe allows individuals and businesses to receive payments over the Internet. We have also mentioned a few steps to easily integrate Stripe Payment Gateway in ASP.NET MVC Application. Know these steps by reading our blog.

ASP.Net Web API 2

Blog Header ASP.Net Web API 2 1900x600

In this Blog, we have tried and articulated the Basics of ASP.NET Web API., what is the Web API, basic structure of an ASP.NET Web API project, the difference between Web API and MVC, uses of filters, routing and different hosting modes.

.Net Core vs .Net Framework

core_vs_framework

It is said that .Net Core is the next big thing in the web development world. In this blog, we have discussed how different is .Net Core from .Net Framework which will give a fair idea about how to make the best use of these technologies