Skip to content

indykoning/paynl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rapidez PayNL

Requirements

You need to have the PayNL Magento 2 module and the PayNL Magento 2 GraphQL module installed and configured within your Magento 2 installation.

Installation

composer require rapidez/paynl

And add the JS to resources/js/app.js:

require('Vendor/rapidez/paynl/resources/js/paynl')

Views

You can publish the views with:

php artisan vendor:publish --provider="Rapidez\Paynl\PaynlServiceProvider" --tag=views

License

GNU General Public License v3. Please see License File for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 51.1%
  • JavaScript 42.6%
  • Blade 6.3%