https://github.com/jasl/tenpay_demo
test tenpay
https://github.com/jasl/tenpay_demo
Last synced: 8 months ago
JSON representation
test tenpay
- Host: GitHub
- URL: https://github.com/jasl/tenpay_demo
- Owner: jasl
- Created: 2013-09-25T06:24:28.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-12-18T12:10:25.000Z (over 12 years ago)
- Last Synced: 2025-02-06T11:50:45.424Z (over 1 year ago)
- Language: Ruby
- Size: 215 KB
- Stars: 11
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tenpay demo
========
This is a simple rails app to show how to use [tenpay](https://github.com/jasl/tenpay) gem.
# Installation
- ```git clone```
- ```bundle```
- ```rails s```
# Important
Tenpay will request the site to notify payment,
so the app must be deployed on public network to make Tenpay can reach it.
Tenpay account configure can be found at ```config/initializers/tenpay.rb```,
default is Tenpay official test account, you could not to refund money you paid for test.