Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: anasnaguib/laravel-paystack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: unicodeveloper/laravel-paystack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 4 files changed
  • 10 contributors

Commits on Jun 18, 2021

  1. Configuration menu
    Copy the full SHA
    bb95987 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e47e424 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfcb922 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Add option for controller

    I added an option for user to provide the data (request data) from controller instead of a form. This adds some levels of security to the data and also ability to provide default values.
    bhekor committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    eec5ecd View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    579bb6b View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. Merge pull request unicodeveloper#156 from stojankukrika/master

    Added support for laravel 9 and php 8.1
    unicodeveloper authored Jun 11, 2022
    Configuration menu
    Copy the full SHA
    cc02add View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Merge pull request unicodeveloper#154 from bhekor/master

    Added an option to add request data from controller
    unicodeveloper authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    00b00fe View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    7fd0f96 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    7aea445 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Merge pull request unicodeveloper#166 from cfukpe/master

    Pass $transaction_id to verify transaction
    unicodeveloper authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    785aa1c View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. laravel 10 done

    CodersFaruk committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    15dac8a View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    4c50abd View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    1dd3cab View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    244dc70 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    aba26be View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Merge pull request unicodeveloper#184 from laravel-shift/l11-compatib…

    …ility
    
    Laravel 11.x Compatibility
    unicodeveloper authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3aafa89 View commit details
    Browse the repository at this point in the history
  2. Merge pull request unicodeveloper#181 from theJohnCode/create-customer

    allowed the Paystack::createCustomer() method to accept a data parameter
    unicodeveloper authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e7c8493 View commit details
    Browse the repository at this point in the history
  3. Merge pull request unicodeveloper#179 from PrevailExcel/addfeature

    Added List Banks and Account Confirmation
    unicodeveloper authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    8df8d92 View commit details
    Browse the repository at this point in the history
  4. Merge pull request unicodeveloper#163 from a4anthony/add-channels-option

    added channels option to request initialize data
    unicodeveloper authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    4d540e0 View commit details
    Browse the repository at this point in the history
Loading