You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Connect currently supports one-off escrow checkouts only. Merchants with subscription business models (the primary use case for many SaaS/marketplace integrators) have no way to charge on a recurring schedule through Pacto.
Scope
A subscription primitive in the gateway: create a recurring plan (amount, interval, asset) tied to a merchant + payer.
Context
Connect currently supports one-off escrow checkouts only. Merchants with subscription business models (the primary use case for many SaaS/marketplace integrators) have no way to charge on a recurring schedule through Pacto.
Scope
subscription.created,subscription.charged,subscription.failed,subscription.canceled.Acceptance criteria
subscription.failedand does not silently retry indefinitely.subscription.canceled.