PHPackages                             hemmy/dpo-laravel - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. hemmy/dpo-laravel

ActiveLibrary

hemmy/dpo-laravel
=================

V1.0.0(4y ago)05MITPHPPHP ^7.4|^8.0

Since Oct 21Pushed 4y agoCompare

[ Source](https://github.com/hemmy6894/dpo-laravel)[ Packagist](https://packagist.org/packages/hemmy/dpo-laravel)[ Docs](https://github.com/zepson/dpo-laravel)[ RSS](/packages/hemmy-dpo-laravel/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (6)Versions (2)Used By (0)

DPO (Direct Pay Online) Laravel Package
=======================================

[](#dpo-direct-pay-online-laravel-package)

*The best DPO Laravel package, simple Ever*
-------------------------------------------

[](#the-best-dpo-laravel-package-simple-ever)

[![Build Status](https://camo.githubusercontent.com/dacafb09d4bf062fccb3dc244e5aaff769395d31d2cc8c61c9fee17d1b2ecdf6/68747470733a2f2f7472617669732d63692e6f72672f6a6f656d6363616e6e2f64696c6c696e6765722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/joemccann/dillinger)

This is the package that will help you add DPO Payment API to your Laravel Application, We are open to contribution and support to make it better.

Features
--------

[](#features)

- Create Payment Token (Initiate order at DPO servers)
- Verify Payment Token (Check Transaction status)
- Make Direct payment(Redirects order direct to DPO payment page)
- Fetch Payment Token
- Database migrations to save transaction details
- Much easy to use
- Constantly updated

How It works
------------

[](#how-it-works)

1. Create payment token
2. Verify token
3. Redirect to DPO payment page
4. Fetch response
5. Done

#### The package does all this for you behind the scenes😂

[](#the-package-does-all-this-for-you-behind-the-scenes)

Basic Usage Example.

```
