#vikash_rak-payments
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1218263980011814965
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
@primal pine https://docs.stripe.com/stripe-apps/api-authentication/rak we have those docs that might be a good start
vikash_rak-payments
It's a bit tricky because usually when you use Shopify or WooCommerce, they control your end to end code and your API keys usually
the docs your provided are to develop an app for me to get access to brands/sellers stripe account. I want the reverse. I want my stripe account to collect payments from say 100 shopify stores.I want my brands/sellers to be able to generate stripe restricted API keys of my account to give to their shopify developers. the key for each client would be unique and would have permission to only collection payment.
ah sorry wrong link
I'm struggling a bit to understand your business model now though. Why would there be 100 different stores exactly? Will they each have their own Stripe account?
no, they want to use my stripe account. I collect payments on these stores(stores are managed by brands), manage orders on these stores by providing them a shopify app that can pull orders from shopify into my system/app. I fulfill the orders and then pay the brands/sellers after deducting all the costs.
Have you seen https://docs.stripe.com/keys#create-restricted-api-secret-key ?