DaimoPayButton Examples
@daimo/pay v1.5.1
For robust checkout, save the payId in onPaymentStarted
. This ensures you'll be able to correlate incoming payments with a cart (or a user ID, form submission, etc) even if the user closes the tab.
In addition to callbacks like onPaymentSucceeded
, Daimo Pay supports webhooks to track payment status reliably on the backend.
PayID TBD