Subscription billing attempt success
The subscription billing attempt success trigger starts a workflow when a subscription billing attempt succeeded.
On this page
Data provided
The following data is provided to workflows that start with the subscription billing attempt success trigger.
Data | Description |
---|---|
subscription billing attempt | The subscription billing attempt that failed. Allows accessing data on the GraphQL Admin API Subscription billing attempt object |
order | The order that was created. Allows accessing data on the GraphQL Admin API Order object |
subscription contract | The subscription contract that was created. Allows accessing data on the GraphQL Admin API Subscription Contract object |
Testing the trigger
To test an active workflow that starts with this trigger, you can:
- Complete a checkout for a subscription using
4242424242424242
credit card number with Shop Pay or Stripe. - Complete a checkout for a subscription using
4111111111111111
credit card number with Authorize.net.