mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-04 08:47:23 +08:00
37 lines
826 B
Markdown
37 lines
826 B
Markdown
|
# Inpsyde WooCommerce PayPal Commerce Gateway
|
||
|
|
||
|
PayPal Commerce Platform for WooCommerce
|
||
|
|
||
|
## Table Of Contents
|
||
|
|
||
|
* [Installation](#installation)
|
||
|
* [Usage](#usage)
|
||
|
* [Crafted by Inpsyde](#crafted-by-inpsyde)
|
||
|
* [License](#license)
|
||
|
* [Contributing](#contributing)
|
||
|
|
||
|
## Installation
|
||
|
|
||
|
The best way to use this package is through Composer:
|
||
|
|
||
|
```BASH
|
||
|
$ composer require inpsyde/woocommerce-paypal-commerce-gateway
|
||
|
```
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
`// Todo`
|
||
|
|
||
|
## Crafted by Inpsyde
|
||
|
|
||
|
The team at [Inpsyde](https://inpsyde.com) is engineering the Web since 2006.
|
||
|
|
||
|
## License
|
||
|
|
||
|
Copyright (c) 2020 Jane Doe, Inpsyde
|
||
|
|
||
|
Good news, this plugin is free for everyone! Since it's released under the [GPL-2.0 License](LICENSE) you can use it free of charge on your personal or commercial website.
|
||
|
|
||
|
## Contributing
|
||
|
|
||
|
All feedback / bug reports / pull requests are welcome.
|