-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Stripe Connect Onboarding article #854
base: master
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
You can find the deprecated files still from v.3.7.0 | ||
|
||
- [PayoutDetailsForm](https://github.com/sharetribe/ftw-daily/tree/v3.7.0/src/forms/PayoutDetailsForm) | ||
- [PayoutPreferencesPage](https://github.com/sharetribe/ftw-daily/tree/v3.7.0/src/containers/PayoutPreferencesPage) | ||
- [stripe.duck.js](https://github.com/sharetribe/ftw-daily/blob/v3.7.0/src/ducks/stripe.duck.js). | ||
|
||
## Stripe for customers: saved payment methods |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have this article: https://www.sharetribe.com/docs/how-to/save-payment-card
on how the template handles saved payment method. So maybe this section could be client agnostic
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also we could mention what relevance setupIntents have in this process: https://www.sharetribe.com/api-reference/marketplace.html#create-stripe-setup-intents
@SariSaar Here’s a possible TOC and some ideas on what it could cover — just a suggestion to consider! Provider onboarding in Stripe
|
No description provided.