Download the PHP package abdulbaset/paymob-payment-gateway without Composer
On this page you can find all versions of the php package abdulbaset/paymob-payment-gateway. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download abdulbaset/paymob-payment-gateway
More information about abdulbaset/paymob-payment-gateway
Files in abdulbaset/paymob-payment-gateway
Package paymob-payment-gateway
Short Description The Paymob Payment Gateway PHP package is a convenient integration for developers seeking to integrate Paymob's payment services into their PHP applications. This package streamlines the process of initiating and managing payments, offering support for various payment methods, including mobile wallets and card payments.
License MIT
Homepage https://digitalatum.com
Informations about the package paymob-payment-gateway
Paymob-Payment-Gateway
Overview
The Paymob Payment Gateway PHP package is a convenient integration for developers seeking to integrate Paymob's payment services into their PHP applications. This package streamlines the process of initiating and managing payments, offering support for various payment methods, including mobile wallets and card payments.
Features
- Mobile Wallet Integration: Initiate payments with popular mobile wallets.
- Card Payments: Seamless integration for card payments.
- Authentication: Obtain secure API tokens for communication with Paymob API.
- Flexible Configuration: Easily configure integration settings.
- Order Management: Efficiently manage order details for payment processing.
Installation
Use Composer to install the package:
Usage
after installing the package you should include the namespace, see the following code:
if you want to get the card url for payment, see the following code:
- for example,
if you want to get the mobile wallet url for payment, see the following code:
- for example,
License
This Paymob Payment Gateway PHP Package is open-source software licensed under the MIT License.