| [ Web Proxy ] |
| Viewing: https://docs.stripe.com/issuing/sample-app | [Back] [Original] |
You can find the apps complete source code on GitHub.
To see how you can use Issuing and Treasury for platforms APIs in your integration, try our sample app. It lets you onboard as a customer, create cards, test authorizations, and make outbound payments from a financial account.
Without writing any code, you can also copy the sample app to use with your platform, following the API logs generated by your actions.
[The Issuing and Treasury for platforms demo app Card details page]The Issuing and Treasury for platforms sample app card details page
This app is for platforms onboarding business customers. If you only need cards for yourself or your own employees, use Issuing in the Dashboard instead.
To use the sample app, first create an account to onboard as a customer of the platform.
After you provide an email and password, the apps backend creates a connected account and requests the card_issuing and treasury capabilities.
The Accounts v2 API doesnt support Issuing and Treasury workflows. If you have accounts created with Accounts v2, you can use Accounts v1 to manage the treasury and card_issuing capabilities. For details, see Use Accounts as customers.
On the Overview page, click Generate test data, and then click Simulate received credit in the drawer.
The transaction appears as a received credit (an incoming ACH) for 500 USD, and appears in the transaction receipt.
Go to the Financial account page to view your account number.
You can enter any routing and account number, but the app processes the test payment using Stripes test numbers for outbound payments
POSTED as the transaction result to simulate a completed payment.| Web Proxy Viewer | New URL | Original Page |