DeveloperBreeze

Tutorials Programming Tutorials, Guides & Best Practices

Explore 149+ expertly crafted tutorials tutorials, components, and code examples. Stay productive and build faster with proven implementation strategies and design patterns from DeveloperBreeze.

Integrating and Using NMI Payment Gateway in Laravel

Tutorial August 14, 2024
php

In this tutorial, we'll explore how to integrate and use the NMI (Network Merchants, Inc.) payment gateway in a Laravel application. We'll cover creating a service class to handle customer vault creation and payment processing using CURL requests. This approach allows you to securely store customer payment details and process transactions using the NMI API.

  • Basic knowledge of the Laravel framework.
  • Familiarity with PHP and the CURL library.
  • Access to an NMI account and API credentials.

Creating a Simple REST API with Flask

Tutorial August 03, 2024
python

  curl http://127.0.0.1:5000/api/items
  • Get a specific item: