What is PayPal Checkout and How Does It Work?

What is PayPal Checkout and How Does It Work?

Introduction PayPal is a widely used payment processing gateway with hundreds of millions of users all over the world. PayPal Checkout (formerly known as Express Checkout) is the API product that PayPal provides for integration their payment services into your website...

How to Create PayPal App

Introduction  To work with PayPal’s REST API environment, developers need to create a REST API app inside their PayPal developer account. The purpose of a REST API app is to generate your OAuth 2.0 credentials for the sandbox and live environments.    Developers can...
Gutenberg WordPress Tutorial – How to Build a Custom Block

Gutenberg WordPress Tutorial – How to Build a Custom Block

Introduction With the release of WordPress 5.0 we are going to see major updates in the editor and that editor name is Gutenberg. It replaces the classic editor and provides a good interface by using blocks. In this Gutenberg WordPress tutorial we are creating a...