FunctionCheckout({
amount,
walletAddress,
onPaymentCompleted,
receiptEmail,
onProcessingPayment,
isAmountValid,
components/deposit/Checkout.tsx:100
FunctionOrderPreview({
userEmail,
recipient,
amount,
error,
isLoading,
onConfirm,
}: OrderPreviewProps)
components/send-funds/OrderPreview.tsx:16