Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lloc/wp-nowpayments-integration

Cryptocurrency Payment integration using the nowpayments.io Gateway
https://github.com/lloc/wp-nowpayments-integration

diagram hacktoberfest payment-gateway php plantuml wordpress wordpress-plugin

Last synced: about 1 month ago
JSON representation

Cryptocurrency Payment integration using the nowpayments.io Gateway

Awesome Lists containing this project

README

        

# WordPress nowpayments.io integration

Cryptocurrency Payment integration using the NOWPayments API

**This is still work-in-progress. Don't deploy it into production, please!**

## Quickstart

1. Sign up at nowpayments.io
2. Specify your outcome wallet
3. Generate an API key
4. Insert it in the [settings field](asset/screenshot-1.png)

## Screenshots

### Settings Page

![Plugin Settings](./assets/screenshot-1.png)

### Status in Admin Widget

![Admin Widget](./assets/screenshot-2.png)

## Code as Documentation

PHP classes for WordPress integration and nowpayments.io communication.

![PlantUML class diagram](https://www.plantuml.com/plantuml/proxy?src=https://raw.githubusercontent.com/lloc/wp-nowpayments-integration/main/plantuml_gist.puml)