Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jasl/tenpay_demo
test tenpay
https://github.com/jasl/tenpay_demo
Last synced: 3 months ago
JSON representation
test tenpay
- Host: GitHub
- URL: https://github.com/jasl/tenpay_demo
- Owner: jasl
- Created: 2013-09-25T06:24:28.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-18T12:10:25.000Z (about 11 years ago)
- Last Synced: 2023-03-12T06:23:42.560Z (almost 2 years ago)
- Language: Ruby
- Size: 215 KB
- Stars: 11
- Watchers: 2
- 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.