Paystack · Arazzo Workflow
Paystack Subscribe and Generate a Management Link
Version 1.0.0
Create a subscription, fetch it to read its status, then generate a self-service management link for the customer.
View Spec
View on GitHub
PaymentsAfricaFintechRecurring BillingMarketplacesPayoutsMobile MoneyStripeArazzoWorkflows
Provider
Workflows
subscribe-and-generate-manage-link
Create a subscription and hand the customer a self-service management link.
Creates a subscription, fetches it to confirm the status, and generates a management link the customer can use.
1
createSubscription
subscription_create
Subscribe the customer to the plan.
2
fetchSubscription
subscription_fetch
Fetch the subscription to read back its current status.
3
generateManageLink
subscription_manageLink
Generate a self-service management link for the subscription.