Anna Ho před 1 rokem
rodič
revize
5b682f825d
1 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. +3
    -3
      src/pages/Payment/PaymentSuccess.js

+ 3
- 3
src/pages/Payment/PaymentSuccess.js Zobrazit soubor

@@ -157,7 +157,7 @@ const Index = () => {
</Grid>
<Grid item>
<FormLabel sx={{ fontSize: "16px", color: "#000000", textAlign: "center" }}>
{"P"+transactionData.transactionid}
</FormLabel>
</Grid>
</Grid>
@@ -227,7 +227,7 @@ const Index = () => {
</Grid>
<Grid item>
<FormLabel sx={{ fontSize: "16px", color: "#000000", textAlign: "center" }}>
{transactionData.paymentdetail.subtype}
{transactionData.paymentdetail.brandname}
</FormLabel>
</Grid>
</Grid>
@@ -266,7 +266,7 @@ const Index = () => {
<br />
請檢查您的網路連線是否正常。
<br /><br />
如果您已確認以上問題無誤,但付款成功,請您嘗試以下解決方法:
如果您已確認以上問題無誤,但付款失敗,請您嘗試以下解決方法:
<br /><br />
嘗試使用其他付款方式進行付款。
<br />


Načítá se…
Zrušit
Uložit