RozoPayButton Examples
@rozoai/intent-pay v0.0.16-beta.8
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
, Rozo Pay supports webhooks to track payment status reliably on the backend.
PayID TBD