Libraries tagged by to_system_path
pcual-mac/image-basekit-cli
0 Downloads
Small CLI app that handles image storage to be used as part of a wider application. You can assume actual capture of the image happens elsewhere in the wider application and the local path to an image can simply be passed as input to the CLI app. The app should perform basic validation on the image and allow it’s storage, retrieval and deletion on the file system. Note whilst only file system storage is required in this test the module should be written in such a way that makes it easy to plug in future required storage methods eg S3, FTP etc using just a config change along with the new storage class.
dcarbone/paragon-solutions-php-sdk
2 Downloads
Paragon Processing PlatformThis document is to provide a detailed description of how a developer or software solution provider can integrate with the Paragon Processing Platform (Paragon Platform). The Paragon Platform is for developers who wish to use Paragon's processing services within their software applications. The Paragon Platform can stand alone as a web-based storefront with (or without) attached card readers or may be used in combination with point-of-sale (POS) and order entry applications.The Paragon Platform accepts payments in many forms, including check, credit, debit, gift, loyalty and EBT cards. Payments may be taken online, over the telephone, from a mobile phone and at physical store locations. In addition to handling large volumes of payment transactions, the Paragon Platform manages and settles batches, protects sensitive card information, administers billing contracts and produces operational and analytical reports. Application Programming Interfaces (APIs) With our API, software systems and devices communicate with the Paragon Platform by exchanging messages. Client Application formulates a message and transmits the request to the Paragon Platform. The Paragon Platform translates the request and relays it to the Payment Processing Network. The Payment Processing Network processes the request and returns a response to the Paragon Platform. The Paragon Platform translates the response and relays it to the Client Application.The Path to Integration Step 1: Open a Test Account Visit https://developer.paragonsolutions.com/testaccount to register for a free test account. Once registered you have instant access to your test account credentials and all the documentation you need to get started. Head over to the library and make sure to check out all of our API's to learn about the Paragon Processing Platform transaction requests and responses.Step 2: Code & CertifyOnce in the Paragon Development portal, begin your certification or have an experienced Paragon integration specialist guide you through the testing process. Once coding and testing are completed submit your request for certification. Our team will then perform a detailed review of your integration to make sure your integration meets all your business requirements for success. Step 3: Go Live!After final review and testing your software solution is ready to begin taking live payments! We know, an integration that is easy sounds too good to be true. Don't take our word for it, start your integration today! Developer NotesInstall your development platform according to its product documentation.Read through all the steps before you get started. We recommend reviewing the rest of this guide to familiarize yourself with the Paragon Processing Platform's terms, capabilities, web services and operations.
pantheon-systems/terminus-build-tools-plugin
1215203 Downloads
Build Tools - A Terminus plugin that contain commands to manage build assets on Pantheon.
pantheon-systems/quicksilver-pushback
2672379 Downloads
Push commits made via the Pantheon dashboard back to original GitHub repository.
pantheon-systems/drupal-integrations
3547269 Downloads
Add this project to any Drupal distribution based on drupal/core-composer-scaffold to enable it for use on Pantheon.
rinvex/laravel-repositories
16474 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
pantheon-systems/terminus-rsync-plugin
92820 Downloads
Rsync - Terminus Plugin that provides a quick shortcut for rsync-ing files to and from a Pantheon site.
pantheon-systems/upstream-management
133332 Downloads
Composer plugin that holds a series of scripts to manage upstreams in Pantheon
pantheon-systems/terminus-site-clone-plugin
36029 Downloads
Site Clone - A Terminus plugin that adds command(s) to facilitate cloning sites on Pantheon.
phase2/particle
985 Downloads
A system of tools to build design systems in Pattern Lab for Drupal.
pantheon-systems/site-audit-tool
13864 Downloads
Drush global extension to run Site Audit checks on Drush 8 and 9
mouf/database.patcher
84821 Downloads
A database patch system designed for Mouf than enables developers to know what patch has been run and what needs to be run on its environment. This package adds database support to the Mouf patch system (mouf/utils.patcher).
mouf/utils.patcher
84325 Downloads
A patch system designed for Mouf than enables developers to know what patch has been run and what needs to be run on its environment. Very useful for database patches.
pantheon-systems/terminus-mass-update
36304 Downloads
Apply upstream updates to all of your sites
pantheon-systems/terminus-conversion-tools-plugin
949 Downloads
Conversion Tools is a Terminus plugin that contain commands to convert a standard Drupal site into a composer managed one.