Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 608 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 608 Bytes

My Payment Ozow Package

A Dart library for integrating with the Ozow payment gateway.

Overview

The my_payment_ozow_package library provides functionality to interact with the Ozow API for South African Users, facilitating the creation and processing of payment requests within Dart applications. This package aims to simplify the integration of Ozow's payment services into your project.

Installation

To use this package in your Dart project, add the following dependency to your pubspec.yaml file:

dependencies:
  my_payment_ozow_package: ^0.3.1  # Replace with the latest version