Skip to main content

Added connection to order transaction from subscription billing attempts

We've introduced the SubscriptionBillingAttempt object to track subscription billing executions. This new functionality provides the following features:

  • Records each subscription billing process execution
  • Uses idempotency keys to prevent duplicate orders
  • Creates orders upon successful billing attempts

Existing Partner integrations aren't affected.

Was this section helpful?