Skip to content
/ Pay-with-Pi Public template
forked from pi-apps/demo

Pay with Pi leading payment app Use Pay with pi for the fastest, most secure online and in-store payments! Pay for movie tickets, food, coffee, fashion, gas, and many more in Pay with Pi. Quick, easy, convenient and secure. **Send / Receive Payments** Pay in store or send money to friends. No need to carry cash or worry about loose changes.

License

Notifications You must be signed in to change notification settings

Juma-creator/Pay-with-Pi

 
 

Repository files navigation

Pay with Pi App

Pay with Pi App is an example of how you can implement the various required flows in your app's code. It aims to show you how to use Pi Platform API on the backend side and Pay with Pi SDK on the frontend side of your app.

It is composed of two major parts:

  • backend: a backend app (a very simple JSON API built using Node and ExpressJS)
  • frontend: a single-page frontend app (built using React and create-react-app)

Initial Development

Read doc/development.md to get started and learn how to run this app in development.

WARNING

The Pay with Pi App uses express session cookies which, in the Sandbox environment, are not correctly saved on the client on some browsers. To properly test all of the features of the Pay with Pi App , we recommend you to open the sandbox app using Mozilla Firefox.

Deployment

Read doc/deployment.md to learn how to deploy this app on a server using Docker and docker-compose.

Flows

To dive into the implementation of the flows that support the Pay with Pi app features, please refer to Pay with Pi App Flows.

About

Pay with Pi leading payment app Use Pay with pi for the fastest, most secure online and in-store payments! Pay for movie tickets, food, coffee, fashion, gas, and many more in Pay with Pi. Quick, easy, convenient and secure. **Send / Receive Payments** Pay in store or send money to friends. No need to carry cash or worry about loose changes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 66.0%
  • Dockerfile 11.9%
  • HTML 11.4%
  • Shell 9.0%
  • Other 1.7%