Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emekalites/payscrow

Magento 2 Payment Method for Payscrow Escrow Services
https://github.com/emekalites/payscrow

magento2 magento2-module payment payment-gateway payment-methods

Last synced: 4 days ago
JSON representation

Magento 2 Payment Method for Payscrow Escrow Services

Awesome Lists containing this project

README

        

Payment Gateway

# Payment Gateway for Payscrow - Magento 2

Welcome to the Payment Gateway for Payscrow repository on GitHub. Here you can browse the source, look at open issues and keep track of development.

## Installation
This module is intended to be installed using composer.

```
composer require payscrow/payment-gateway
php bin/magento setup:upgrade
```
After including this component and enabling it, you can verify it is installed by going the backend at:
STORES -> Configuration -> ADVANCED/Advanced -> Disable Modules Output
Once there check that the module name shows up in the list to confirm that it was installed correctly.

## Documentation
* [Payscrow Documentation](https://payscrow.net/documentation)
* [Payscrow FAQ](https://payscrow.net/faq)

## Support
This repository is not suitable for general Payscrow support. Please use the issue tracker for bug reports and feature requests directly related to this plugin. For general support, you can reach out by

* sending a message from [our website](https://payscrow.net/contact-us)

## Contributing to Payscrow Gateway
If you have a patch or have stumbled upon an issue with the Payscrow Gateway for magento 2, you can contribute this back to the code by raising an issue.