Commit Graph

10 Commits

Author SHA1 Message Date
4dca3bd3f7 Add Notify() to payment provider. 2022-03-14 02:56:04 +08:00
fde8c4b5f6 Fix NotifyPayment(). 2022-03-13 19:57:23 +08:00
55a84644e1 Add PaymentResultPage. 2022-03-13 18:05:16 +08:00
c906f1e5d2 Add user and state to payment pages. 2022-03-12 20:03:58 +08:00
a4fc04474e Add NotifyPayment API. 2022-03-07 00:33:45 +08:00
39ab71c5db Add product pages. 2022-02-27 20:09:19 +08:00
f8c4ca0f00 feat: add cancel buttons on the edit page (#509)
* feat: add cancel buttons on the edit page

Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>

* fix: remove warning and primary type of cancel buttons

Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
2022-02-25 18:16:02 +08:00
db37f53d6c Update license headers. 2022-02-13 23:39:27 +08:00
7391773f0e Fix payment list error. 2022-02-12 00:36:53 +08:00
940aa2bc2d Add payment pages. 2022-02-05 20:13:15 +08:00