Skip to content

A module to provide core functionality for working with Payment Sources in Craft Commerce projects

License

Notifications You must be signed in to change notification settings

TopShelfCraft/payment-source-tools-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Payment Source Tools Core Module

a module for Craft CMS 3.5+ and Commerce 3.2+

When registered by an app or Plugin, this module provides functionality for:

  • adding a Payment Sources tab in the CP

Installation

  1. composer require topshelfcraft/payment-source-tools-core
  2. Register the module in your app config or by invoking PaymentSourceTools::registerModule()

To add a Payment Sources tab to the User screen...

PaymentSourceTools::getInstance()->getSettings()->addPaymentSourcesUserTab = true;

Contributors:

About

A module to provide core functionality for working with Payment Sources in Craft Commerce projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published