From 5325dc523c674b50358594cca3cd9487da8cc5c1 Mon Sep 17 00:00:00 2001 From: mstfyldz Date: Sat, 14 Mar 2026 00:42:40 +0300 Subject: [PATCH] feat: update crypto checkout UI to include explicit 'payment completed' button --- components/checkout/CryptoCheckout.tsx | 27 ++++++++++++++++++-------- 1 file changed, 19 insertions(+), 8 deletions(-) diff --git a/components/checkout/CryptoCheckout.tsx b/components/checkout/CryptoCheckout.tsx index 5d3cc0c..424284c 100644 --- a/components/checkout/CryptoCheckout.tsx +++ b/components/checkout/CryptoCheckout.tsx @@ -276,14 +276,25 @@ export default function CryptoCheckout({ amount, currency, txId, wallets, onSucc - +
+ + +
+ + Sistem arka planda da otomatik tarama yapmaktadır +
+
)}