Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Q105. [團隊技能題組] 功能: 付費功能。 #24

Open
wildwindjen opened this issue Mar 16, 2017 · 1 comment
Open

Q105. [團隊技能題組] 功能: 付費功能。 #24

wildwindjen opened this issue Mar 16, 2017 · 1 comment

Comments

@wildwindjen
Copy link
Contributor

wildwindjen commented Mar 16, 2017

付費方案只有一種:「單次購買 500筆/$300(NTD)」。同一會員可以重覆購買。

舉例來說:
一個免費會員,一開始只有 50 筆上限。進行一次購買,會變成 50+500 = 550。
再購買一次,就會變成 550 + 500 = 1050。

a. 你用了哪一家金流 API(stage 版本)?感想?簡述一下金流 API 的串接流程(圖)。
b. 你怎麼驗收金流串接?

答題時間: 24 hr

@PenguinRun
Copy link

PenguinRun commented Aug 28, 2017

「於2017-08-28 開始答題」

todolist系統頁面

a. 你用了哪一家金流 API(stage 版本)?感想?簡述一下金流 API 的串接流程(圖)。

b. 你怎麼驗收金流串接?

  • 使用歐付寶所提供的測試付款帳號來進行付款測試,並觀看若付款成功是否有提昇會員的權限。

「於2017-08-28 結束答題」

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants