Failed to load product configuration.
+{error.message}
+ +{loadError ?? "No configuration found."}
+Publishable key only — never the secret.
+Credit Price Tiers
+Affiliate & Dividends
+Decimal, e.g. 0.10 = 10%
+Decimal, e.g. 0.05 = 5%
+Onboarding
+No navigation items. Add one below.
+ )} + {items.map((item, index) => ( +- Send{" "} - - {checkout.displayAmount} - {" "} - to: -
-
- {checkout.depositAddress}
-
- - Price at checkout: ${(checkout.priceCents / 100).toFixed(2)} per{" "} - {checkout.token} -
- )} -- Only send {checkout.token} on the {checkout.chain} network. -
- {paymentProgress?.status === "waiting" && ( -Waiting for payment...
- )} - {paymentProgress?.status === "partial" && ( -- Received ${(paymentProgress.amountReceivedCents / 100).toFixed(2)} of $ - {(paymentProgress.amountExpectedCents / 100).toFixed(2)} — send $ - {( - (paymentProgress.amountExpectedCents - paymentProgress.amountReceivedCents) / - 100 - ).toFixed(2)}{" "} - more -
- )} - {paymentProgress?.status === "confirming" && ( -- Payment received. Confirming ({paymentProgress.confirmations} of{" "} - {paymentProgress.confirmationsRequired})... -
- )} - {paymentProgress?.status === "credited" && ( -- Payment confirmed! Credits added. -
- )} - {paymentProgress?.status === "expired" && ( -Payment expired.
- )} - {paymentProgress?.status === "failed" && ( -Payment failed.
- )} -{error}
} - - - > - )} -+ {credited ? "Payment complete!" : "Payment received!"} +
+{displayAmount}
+ ++ tx: {txHash} +
+ )} +Creating checkout...
+ )} +Send exactly
+{checkout.displayAmount}
++ on {checkout.chain} · ${checkout.amountUsd.toFixed(2)} USD +
+ +{checkout.depositAddress}
+
+ No payment methods found
+ )} +