#k-j-code_webhooks
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/1287780040129515633
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello
We detail the different Webhooks you can listen to for Subscriptions here: https://docs.stripe.com/billing/subscriptions/webhooks
Generally you would use customer.subscription.created when a Subscription is created, customer.subscription.updated when a Subscription renews, and customer.subscription.deleted when a Sub cancels.
each webhook has its own secret correct?
Each endpoint, yes.
ok thats all but I have more questions because I want to make the switch from shopify
does you guys use graphql?
or offer graphql apis?
We do not offer any GraphQL APIs, no.
and shopify allows you to create seperate stores where you can store product customers and things sepeartely however to do this with stripe I need to create a sepearte accounnt?
Mostly depends on what you are trying to do, but yes there are times where you might want mulitple Stripe Accounts like we detail at: https://docs.stripe.com/get-started/account/multiple-accounts
shopify is built on stripe can I access shopify api through stripe or because of shopify expensive fees i need to go through shopify?
You can only access Shopify via Shopify
for ios does stripe subscrption integrate with apple IAP?
oh ok in a way that will allow me to associate the user with the subscription?
Those docs detail how you would integrate Apple Pay on iOS and then you would use the PaymentMethod that was created from that flow with a Subscription
why is shopify so expensive whats its use case?
I can't speak for Shopify, sorry.
I can only help with questions about the Stripe API
thats ok can i leave this channel open?
Threads will close after a period of inactivity but you can always open a new one if you have more questions in the future.
and for each app i make i can have a seperated account like its own separate store
Yes that is possible
ok this is stripe organization? i feel these features werent available too far back