paymob/laravel-bagisto2.x 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

paymob/laravel-bagisto2.x

最新稳定版本:1.0.0

Composer 安装命令:

composer require paymob/laravel-bagisto2.x

包简介

Paymob Payment Method for Bagisto

README 文档

README

Installation

  1. Install the Paymob Payment module for Laravel Bagisto 2.x e-commerce via paymob/laravel-bagisto2.x composer.

    composer require paymob/laravel-bagisto2.x
    
  2. In the command line, run the below commands

    php artisan vendor:publish --force --tag=paymob 
    php artisan migrate 
    php artisan optimize 
    
  3. Goto app/Http/Middleware/VerifyCsrfToken.php file. Then, add paymob/callback in the protected array $except as below

     protected $except = ['paymob/callback',];
    
  4. In the command line, run the below command

    php artisan config:cache
    

Configuration

Paymob Account

  1. Login to the Paymob account → Setting in the left menu.
  2. Get the Secret, public, API keys, HMAC and Payment Methods IDs (integration IDs).

Bagisto Admin Configuration

  1. In Bagisto Admin Panel Menu configuration→ sales→ paymentmethods.
  2. Search for Paymob payment, paste each key in its place in the setting page.
  3. Please ensure adding the integration IDs separated by comma ,. These IDs will be shown in the Paymob payment page.
  4. Copy integration callback URL that exists in Paymob Bagisto setting page. Then, paste it into each payment integration/method in Paymob account.

Checkout page

Paymob payment method will be shown for the end-user to select and start his payment process.

统计信息

  • 总下载量: 612
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-01-31

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固