Stripe · Arazzo Workflow
Stripe Issue Card to Cardholder
Version 1.0.0
Create an Issuing cardholder, then issue a virtual card to that cardholder.
Provider
Workflows
issue-card-to-cardholder
Create an Issuing cardholder and issue a virtual card to them.
Creates an Issuing Cardholder with the required billing address and display name, then issues a virtual card associated with that cardholder in the supplied currency.
1
createCardholder
postIssuingCardholders
Create the Issuing Cardholder, supplying the required billing address and name, that the card will be issued to.
2
issueVirtualCard
postIssuingCards
Issue a virtual card associated with the new cardholder in the requested currency.