Paystack · Arazzo Workflow
Paystack Create Customer and Send Payment Request
Version 1.0.0
Create a customer, raise an invoice-style payment request for them, send the email notification, then verify the request.
View Spec
View on GitHub
PaymentsAfricaFintechRecurring BillingMarketplacesPayoutsMobile MoneyStripeArazzoWorkflows
Provider
Workflows
create-customer-and-payment-request
Onboard a customer and send them an invoice-style payment request.
Creates the customer, raises a payment request for that customer, sends the notification email, and verifies the request to read its status.
1
2
createPaymentRequest
Raise a payment request for the new customer with the supplied amount.
3
sendNotification
Send the email notification for the payment request to the customer.
4
verifyPaymentRequest
Verify the payment request by its code to read back its status.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.