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

https://github.com/paymentwall/paymentwall-demo

Demo app with Bridge, Geolocation, Payment Systems and Brick
https://github.com/paymentwall/paymentwall-demo

Last synced: 10 months ago
JSON representation

Demo app with Bridge, Geolocation, Payment Systems and Brick

Awesome Lists containing this project

README

          

# Paymentwall Bridge example

The purpose of this demo app is to show how Paymentwall Bridge API works and how you as platform can use it.

## Live Demo
[https://tranquil-stream-8863.herokuapp.com/](https://tranquil-stream-8863.herokuapp.com/)

## Installation
1 - Clone the repo

```bash
$ git clone repo
```

2 - Run
```bash
$ composer install
```
3 - Input your project keys

Replace YOUR_PUBLIC_KEY for your project's public key and YOUR_PRIVATE_KEY for your project's private/secret key.

4 - Run the app on your server

*Enable "evaluation mode" in your project's settings