Download the PHP package php-junior/laravel-2c2p without Composer
On this page you can find all versions of the php package php-junior/laravel-2c2p. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download php-junior/laravel-2c2p
More information about php-junior/laravel-2c2p
Files in php-junior/laravel-2c2p
Package laravel-2c2p
Short Description 2C2P Payment Gateway Api & 123 API
License MIT
Informations about the package laravel-2c2p
Laravel 2C2P Redirect API , Payment Gateway Api & 123 Api
Laravel 2C2P package
Laravel version 5.x.x
Installation
Install using composer:
Laravel 5.5 uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider.
If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php
And
This is the contents of the published config file:
Payment Request [ Using the Payment Gateway API and SecurePay ]
Construct Payment Form
Add the data-encrypt
fields into the form to capture card information securely.
Submit the request your back end code will receives the encrypted credit card details from the checkout page
Preparation
Submit the Payment Request:
Processing the response
Payment Request [ Using 123 API ]
Submit the Payment Request:
Processing the response
Payment Request [ Using Redirect API ]
QuickPay for Card Payments
QuickPay for Card Payments offers the following options
- QuickPay Direct API - Generate a new QuickPay URL, Merchant to deliver URL to customer (aka white label)
- QuickPay Delivery API - Generate and Send a QuickPay URL to an eMail or mobile phone
QuickPay Request [ Using Direct API ]
QuickPay Request [ Using Delivery API ]
Send an existing Quickpay URL to an email or mobile phone.
QuickPay Query - allows to check the status of an existing QuickPay transaction
QuickPay Update - allows a modification of an existing QuickPay transaction
QuickPay Delete - allows deletion of an existing QuickPay transaction
Api Variables
- Redirect Api variable from here.
- Payment Gateway Api variable from here.
- 123 Api from here
- QuickPay variable from here
Full Documentation
Read Full Documentation here
License
The MIT License (MIT). Please see License File for more information.
Support on Beerpay
Hey dude! Help me out for a couple of :beers:!