Tags:
- Payments Apps API
- 2024-10
Added connection to order transaction from subscription billing attempts
We've introduced the 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?