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

feat:linepay金流與刪除任務的退款 #145

Merged
merged 6 commits into from
May 28, 2023
Merged

Conversation

erik1110
Copy link
Owner

  • 建立 LinePay 訂單
  • LinePay 確認支付
  • 確認消費者是否支付 LinePay 款項
  • 刪除任務會退還款項

@@ -12,7 +12,7 @@ const taskTransSchema = new mongoose.Schema({
},
tag: {
type: String,
enum: ['刊登任務', '完成任務', '刪除任務'],
enum: ['刊登任務', '完成任務', '任務刪除'],
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

動詞名詞/名詞動詞?

@ColdingPoTaTo ColdingPoTaTo merged commit 2f7ead9 into develop May 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants