Keep pending payment results in processing state

This commit is contained in:
IanShaw027
2026-04-21 00:53:52 +08:00
parent 067eb23d8e
commit c297d0112e
4 changed files with 155 additions and 6 deletions

View File

@@ -5629,6 +5629,8 @@ export default {
result: {
success: '支付成功',
subscriptionSuccess: '订阅成功',
processing: '支付处理中',
processingHint: '支付结果仍在确认中,页面会自动刷新。',
failed: '支付失败',
backToRecharge: '返回充值',
viewOrders: '查看订单',