Тёмный
Stripe Developers
Stripe Developers
Stripe Developers
Подписаться
Live demos, code walkthroughs, and interviews for developers. Learn how to build web and mobile applications to accept payments, send payouts, and manage your business online with Stripe.

Code of conduct: stripe.com/legal/developer-code-of-conduct
Introducing Stripe Insiders
1:34
Месяц назад
The new Stripe Connect
2:01
2 месяца назад
Automating tax on subscriptions
7:07
2 месяца назад
Level Up Your workflow with the Stripe CLI
11:44
4 месяца назад
Collecting Taxes with Stripe Checkout
7:41
4 месяца назад
Join the Stripe Workbench beta
34:06
4 месяца назад
Integrating the Stripe Connect Express Dashboard
5:32
11 месяцев назад
Handling platform subscription related events
20:37
11 месяцев назад
Building a customer subscription flow
34:39
11 месяцев назад
Stripe Connect account onboarding
23:28
Год назад
Stripe Connect charge types
7:48
Год назад
Stripe Connect account types
9:44
Год назад
Payment Objects Overview
7:34
Год назад
Build a basic webhook handler
11:24
Год назад
Комментарии
@GMeggido
@GMeggido 12 часов назад
great video, but I guess I missed something. How come that the request is running multiple times with an if statement. I would expect a 'while loop' instead of an 'if statement' in the Tests script. Can you explain?
@theblackcvrd7286
@theblackcvrd7286 День назад
how do we change their currency or preset it?
@CoryDambach
@CoryDambach 3 дня назад
These are fantastic
@vamoslonge
@vamoslonge 3 дня назад
Nice
@StripeDev
@StripeDev 4 дня назад
Hey Rob-these are unique to each account and instance meaning you aren't able to use the information in the video. Please take a look at this guide for more information: docs.stripe.com/webhooks/signature#check-the-endpoint-secret.
@robstuckey
@robstuckey 4 дня назад
the signature verification code in this video is broken
@StripeDev
@StripeDev 6 дней назад
Hey there-good question! Apple Pay would only be available in Safari on Mac OS, as well as iOS. You can find more information on this as well here: docs.stripe.com/apple-pay?platform=react-native
@yasamanranjbar
@yasamanranjbar 6 дней назад
Thank you very much for your very good teaching. I have a question, can the Apple button be displayed only in Safari browsers and in Mac systems, or will it be displayed in the Chrome browser in Windows?
@user-ix7mk1po3x
@user-ix7mk1po3x 7 дней назад
How can i change the ground and shape on left side
@StripeDev
@StripeDev 7 дней назад
Hi Ahmed-if this is for the Stripe-hosted checkout, then unfortunately, you're unable to customize that part.
@mohamadeghlima6972
@mohamadeghlima6972 7 дней назад
@StripeDev Is BNPL will not work for us because we have usage-based prices. The scheduler is good but is it possible for us to create the subscription using one yearly per-seat price and one yearly usage-based price, do not charge the payment method (credit card), allow the subscription to go to 'Active' status without charging anything and then after that create the sub scheduler to charge the user based on the payment frequency (monthly, quarterly, half-yearly) they selected?
@StripeDev
@StripeDev 7 дней назад
Hi Mohamad! Thanks for reaching out. So there's a lot to unpack here, which we're happy to help you with. Can we ask you to reach out to us over email here support.stripe.com/questions/contact-stripe-support or our chat at stripe.com/go/developer-chat? Looking forward to continuing the conversation.
@Allottedaaron
@Allottedaaron 8 дней назад
Far too much fluff and not enough actual instruction how to use and setup
@StripeDev
@StripeDev 8 дней назад
If you have any questions on setting this up, please reach out to us over Discord here: stripe.com/go/developer-chat. Thank you.
@tonykirimi1860
@tonykirimi1860 11 дней назад
How do I change region on stripe account I kept the wrong home address and I can't change
@StripeDev
@StripeDev 11 дней назад
The region or country on any Stripe account cannot be changed once it's been set. You would need to close the account and create a new one with the correct region. If you're using a Stripe Express account, you'll need to reach out to the platform's support team that the account is linked with to request this.
@TonyKirimi-th5yj
@TonyKirimi-th5yj 11 дней назад
@@StripeDev I'm stuck at complete onboarding and i cant see the option to close my account how do i find it
@AyeshaHameed-e1d
@AyeshaHameed-e1d 13 дней назад
how can i add stripe card payment method first without paying then show added card in my app and when i want to pay i will choose from one of those cards
@aaaddd732
@aaaddd732 14 дней назад
new question ,use this type elements paymentRequestButton , how to custom my button to overide the default click method ,taks
@StripeDev
@StripeDev 14 дней назад
Hey! Can you tell us a bit more about what you're trying to achieve?
@rishu_rvlogs5113
@rishu_rvlogs5113 15 дней назад
thanks for the video, it really helped me to integrate stripe in my react app.
@aaaddd732
@aaaddd732 17 дней назад
how to display only apple payment
@StripeDev
@StripeDev 17 дней назад
Hi there-you can override Stripe's default logic of sorting payment methods by relevance and set your preferred order using the paymentMethodOrder option.
@aaaddd732
@aaaddd732 16 дней назад
@@StripeDev tks much , i'll try it
@lamente5071
@lamente5071 18 дней назад
Is it possible to add some kind of regex to thr custom field? I wish to validate data somehow. I'm using stripe hosted page.
@himalayaputra3021
@himalayaputra3021 18 дней назад
Nice tutorial 🎉 *but in your screen/ this video, why gpay and applepay buttons are not being shown at checkout payment element where you have enabled these ON in your stripe dashboard?* Anyone please help
@StripeDev
@StripeDev 18 дней назад
Hi there-can you please contact us via support.stripe.com so we can look into this further?
@himalayaputra3021
@himalayaputra3021 18 дней назад
@@StripeDev thanks for responding, I have edited my comment, can you please read it again I hope you will get my query now
@StripeDev
@StripeDev 18 дней назад
We would still need you to contact our support team. We have no way to review your current integration or set up from here. We're more than happy to get this looked into and answer that query through support.stripe.com. Thanks.
@himalayaputra3021
@himalayaputra3021 18 дней назад
@@StripeDev sure we will contact there. Thanks
@himalayaputra3021
@himalayaputra3021 18 дней назад
Nice tutorial 🎉 One thing I am not getting I can see you have enabled gpay and Apple Pay in your stripe dashboard But the gpay and Apple Pay buttons are not being displayed in your stripe checkout element But others like card and some others showing Any one can help
@CoryDambach
@CoryDambach 19 дней назад
By far the best video introduction on stripe for programmers, this should be the first thing you see when you click on the docs for programmers.
@camilopimentel7471
@camilopimentel7471 19 дней назад
Hello Developers, I have tried several payment methods, followed the process and the same error occurs: ERROR Error code: Failed ERROR Error message: The provided key 'pk_test_*********************************************************************************************CiaOFS' does not have access to account '' (or that account does not exist). Application access may have been revoked. Please note that I am in test mode before going into production. Thank you.
@StripeDev
@StripeDev 19 дней назад
We can definitely help-please reach out to us over Discord so we can take a look: stripe.com/go/developer-chat. Thank you!
@jhmesseroux
@jhmesseroux 21 день назад
Great video ! If i want to collect the amount instead of using a fix one in the paymentIntent , how can i do so ? Because i want the user to type or select from a dropdown the amount he wants to give . Thanks !
@StripeDev
@StripeDev 21 день назад
Hey there-great question! You should create a UI control on the page for amount input, and send the amount to your backend so that you can create a PaymentIntent with that amount.
@jhmesseroux
@jhmesseroux 21 день назад
@@StripeDev ok i understand but i wanted to grab all of those information(card details,amount,description text) together and make one request to the server to make the payment , so if that it's not possible i will consider your approach . thanks
@lilbrusselsprout8261
@lilbrusselsprout8261 22 дня назад
with this set up, what fees do I pay if someone chooses paypal to purchase? Stripe's or Paypal's or both?
@crimez9191
@crimez9191 25 дней назад
Crazy disappointed! Might be good for ecom but for agencies it’s the worst. I just want to create a simple german invoice. Not possible. Can’t change the language, no deposit feature, can’t costumize the header. No tutorials on yt. Really bad
@StripeDev
@StripeDev 25 дней назад
Hi Tim-you do not need to change the language because the invoice will automatically display the customers language based on their browser settings. This can be found here: support.stripe.com/questions/language-recognition-for-invoices-with-stripe-billing. We also have more customisable options through the API here: docs.stripe.com/invoicing/customize.
@crimez9191
@crimez9191 25 дней назад
@@StripeDevSorry about the language complaint. But nothing is really costumizable. Why can’t you just make an option where i have a template with variables. Like many others do. I can’t position anything. I want the adress details but not an extra field with the „sent to“, just the „bill to“ field. And why is at my company info just my phone number. It should be my adress and not that big, just small i little above the client information. I mean that’s all basic stuff. Really disappointed as i said. ​​⁠ Haven’t looked into the api docu but I won’t code anything just to do that simple stuff which every other platform is able to do eeeeaaasily. I mean come on.
@djeragon6544
@djeragon6544 25 дней назад
Is there a way to do this in stripe but for tap to pay on iphone?
@StripeDev
@StripeDev 25 дней назад
Hi there-good question! Yes, tap to pay in iPhone is available for use via Stripe Terminal in America, England and Australia. You can read more about it here: stripe.com/in/terminal/tap-to-pay-on-iphone. Let us know if this helps!
@haazmedia
@haazmedia 26 дней назад
Is this still up to date? It seems to differ somewhat from the Stripe docs, specifically the DiscoveryConfiguration you use is very different.
@ThePremiseSC
@ThePremiseSC 27 дней назад
For the people that have never seen coding 😅
@Chris-nu1is
@Chris-nu1is 27 дней назад
You did not consider your audience during this 160km/h tutorial. You're a very bad teacher.
@Max-kg4yf
@Max-kg4yf 27 дней назад
For most online businesses you don't know ahead of time where your sales will originate. So do you need to register with every jurisdiction in the world before you start selling? How do you suggest handling this issue?
@StripeDev
@StripeDev 27 дней назад
If you're using Stripe Tax, it should automatically collect tax based on your customer's location. You can see how this works here: docs.stripe.com/tax/calculating
@Max-kg4yf
@Max-kg4yf 27 дней назад
@@StripeDev That is not the question. Correct me if I am wrong, but the documentation indicates that Stripe Tax calculates tax for locations where you have a registration. If you are just starting out, you do not know where your customers will come from. Will Stripe track your sales by location even if you do not have any registrations and let you know when you are approaching the threshold nexus that requires registration?
@StripeDev
@StripeDev 27 дней назад
You would be responsible for identifying any regions where you would have tax obligations and registering with those regions, though there is a beta that you can sign up for to have Stripe register for you instead, and you'll find more details on all of this here: docs.stripe.com/tax/registering
@Max-kg4yf
@Max-kg4yf 27 дней назад
@@StripeDev Will Stripe track sales by location and notify me when I am approaching or exceeded a location's threshold nexus so that I can register that location? To do this does Stripe Tax need to be active? If so, then it seems you need at least one registration? To set up tax, Stripe is insisting that I enter a registration. Please read this question carefully so we don't go in circles. Thanks!
@dyannamccaffery773
@dyannamccaffery773 28 дней назад
Locations is not an option for me, so it stops there. I have two physical terminals I bought through account and no way to get them activated and useable.
@StripeDev
@StripeDev 28 дней назад
We definitely want to take a look-please reach out to us over Discord using this link: stripe.com/go/developer-chat. Thank you!
@raphaelamericano4115
@raphaelamericano4115 29 дней назад
Awesome! You save me! Thanks from Brasil!
@wzup23
@wzup23 Месяц назад
Dude you're such a pro! You explained clearly and gave practical options in just 15 mins.
@NaeemMahaar-y1t
@NaeemMahaar-y1t Месяц назад
01:34 when I try to add a new price to my existing product it dont show the option of customer choose price as you show in the video.actually I want to collect recurring donations I want a fix price and the custom price but i dont know how to add change amount button under the fix price.please help
@StripeDev
@StripeDev Месяц назад
Hey! Feel free to reach out to our team on Discord at stripe.com/go/developer-chat and we can help you further.
@bandarker
@bandarker Месяц назад
This video would be better if you spoke more slowly and clearly
@VINAYKUMAR-gv4tx
@VINAYKUMAR-gv4tx Месяц назад
import Image from 'next/image' import useTranslate from 'common/hooks/useTranslate' import { loadStripe } from '@stripe/stripe-js' import { Elements, useElements, useStripe } from '@stripe/react-stripe-js' const Applepay = () => { const elements = useElements() const { translate } = useTranslate() // const stripe=useStripe() const stripe= loadStripe('pk_test_51BTUDGJAJfZb9HEBwDg86TN1KNprHjkfipXmEDMb0gSCassK5T3ZfxsAbcgKVmAIXF7oZ6ItlZZbXO6idTHE67IM007EwQ4uN3') const pr = stripe.paymentRequest({ currency: 'USD', country: 'US', amount: 1000 }) getting this error plz help me (Property 'paymentRequest' does not exist on type 'Promise<Stripe | null>')
@webdesignengineeringservic6515
@webdesignengineeringservic6515 Месяц назад
A Good video but out of date! Please update with the latest look and then it will be great.
@MrWalrusxD
@MrWalrusxD Месяц назад
I get the message 'Permission denied' when i try to login via CLI. I think its because of the API keys, does anyone else know how to solve this issue?
@StripeDev
@StripeDev Месяц назад
Hey there! You'll want to make sure your restricted keys are up to date and valid-take a look at our doc here for more info: docs.stripe.com/stripe-cli/keys.
@amitsamadder666
@amitsamadder666 Месяц назад
Hello Sir, I have a question about the custom_fields. How can I show the custom_fields data in the invoice? please let me know, it will help me a lot. Thanks in advance. by the way I am using next js (API)
@StripeDev
@StripeDev Месяц назад
Hi Amit! Check out the docs here for adding custom fields to invoices: docs.stripe.com/invoicing/customize#custom-fields
@mikodigital2226
@mikodigital2226 22 дня назад
@@StripeDev ok so when you call our webhook, i call the stripe api to update the custom field on the invoice but the invoice is locked because it s finalized. so now i guess i need to remove the "invoice_creation.enabled" when i create the checkout sessiion in the firts place. but can i create an draft invoice on a payment later on? (then i can update it and finalize it). which routes will i use? thanks
@StripeDev
@StripeDev 22 дня назад
Hi Miko-it sounds like you need to stop the Stripe Billing engine from automatically finalizing, reattempting payments on, sending reminders for, or automatically reconciling invoices so you can edit it before finalization. If that's the case, you'll want to make sure you pass auto_advance=false.
@mi24academy
@mi24academy Месяц назад
I have stripe account. Verified. But i am not able to enable issuing. i already submit request to sale team for active issuing. but i am not received any reply or message
@StripeDev
@StripeDev Месяц назад
Hey there-we're sorry to hear that. Please send us an email here: support.stripe.com/express/contact/email and we'll take a look.
@mi24academy
@mi24academy Месяц назад
@@StripeDev i am already submit please check.
@StripeDev
@StripeDev Месяц назад
Thanks for the confirmation. A specialist team will look into this and get back to you.
@badreddinebenzahra7503
@badreddinebenzahra7503 Месяц назад
Great video! Thank you for sharing
@matrilhamilton1568
@matrilhamilton1568 Месяц назад
Nope, this video's out of date. Delete it!
@adnan-b5f
@adnan-b5f Месяц назад
Can we transfer money directly to some random account if not can we transfer money between connect account if that also not then can we say collect money from one connected account and transfer to another connected account
@StripeDev
@StripeDev Месяц назад
Hi there-we'd recommend referencing our documentation on this: docs.stripe.com/connect/separate-charges-and-transfers.
@Squiel91
@Squiel91 Месяц назад
Awesome content. Thank you!
@codewithamna
@codewithamna Месяц назад
"Hey, I am using a Stripe payment link in different places like websites and Instagram. My question is how I can track these payments to see where they are coming from. Is it possible to see the source directly in the Stripe dashboard? Thanks."
@StripeDev
@StripeDev Месяц назад
No sorry. A payment link once generated can be used anywhere, they're not platform specific so you won't see where it is. You would need to manage this separately.
@jordanschwartz6871
@jordanschwartz6871 Месяц назад
I didn't see the user needing to login during the onboarding, yet I am experiencing that flow with my implementation. Can you confirm if the user needed to login before starting onboarding?
@StripeDev
@StripeDev Месяц назад
Sorry Jordan, could you elaborate on the question please?
@jordanschwartz6871
@jordanschwartz6871 Месяц назад
@@StripeDev Sure. The first screen the user sees when they are redirected to the onboarding flow (hosted by Stripe) shows "Get started with Stripe" and asks for an email address. Then next screen asks for a password. I didn't see that in your demo. I was wondering if you encountered the same experience or was able to get around the user having to create an account and sign in. Make sense?
@StripeDev
@StripeDev Месяц назад
No they can't circumvent creating the account.
@jordanschwartz6871
@jordanschwartz6871 Месяц назад
@@StripeDev Thanks - creating the account was understood. But the redirect forced the user to log in. I was able to get around that by turning off the built in external account collection (banking info) - that disabled the stripe auth popup.
@Plunzi
@Plunzi Месяц назад
Great job Josh!
@boscotsin4476
@boscotsin4476 Месяц назад
can i do something similar through Storyboard??
@StripeDev
@StripeDev Месяц назад
Hey Bosco-could you provide some more context? Happy to take a look.
@boscotsin4476
@boscotsin4476 Месяц назад
@@StripeDev Hi! I mean this video assumes that I develop my iOS app through the use of SwiftUI through struct and etc.. But SwiftUI is relatively new and my team and I are accustomed to developing iOS apps through storyboard. While the programming language is still swift, the codes will be quite different. Do you also have tutorials on how to implement something similar through storyboard? Hopefully this clarification is clear?
@StripeDev
@StripeDev Месяц назад
Got it! If you're asking about UIKit support, yes we support it. You can find the example code for UIKit in our integration guide docs.stripe.com/payments/accept-a-payment?platform=ios&uikit-swiftui=uikit
@HORKimhab
@HORKimhab Месяц назад
how to auto selected set default payment method not card but other like iDEAL. Thank you.