#shaharyarilyas
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
You will need to use Stripe Connect for this.
Please go through the documentation and let me know if anything is unclear.
Thanks @unborn meteor
but i have only user first_name, last_name or email
If you want users to receive payments they will need to have a Stripe account and provide all the necessary documentation.
@unborn meteor okay, if we remove the receive payment module. what's other Stripe API's alternative we will have?
I think receiving payments is key to a "marketplace" concept so you can't take it away.
And the whole integration design depends on this.
the main issue is user don't have any business_profile information. @unborn meteor
Should i use custom connect?
I'm not sure I understand what issue you are running in to with business_profile info. If you are just getting started with Connect, I would reccommend looking at our getting started docs. There are a lot of considerations when choosing which connect account type to use and unfortunately I can't make that decision for you. https://stripe.com/docs/connect/explore-connect-guide
business_profile is typically filled out during the onboarding process and we have docs on how to onboard for each account type. If you have accounts without business_profile filled in, you should read those docs again.
Okay let me see