Create cardholders and issue cards with Stripe Issuing

Поделиться
HTML-код
  • Опубликовано: 26 авг 2024

Комментарии • 44

  • @kylemcarthurradio
    @kylemcarthurradio 2 года назад +3

    Very wonderful my company recently start using stripe issuing and its working perfectly fine. Stripe is the leading payment gateway worldwide. NO CAP!

  • @ahmedyakan4837
    @ahmedyakan4837 6 месяцев назад +1

    Can I use those virtual cards in crypto platforms?

  • @mi24academy
    @mi24academy Месяц назад +1

    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  Месяц назад +1

      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 Месяц назад +1

      @@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.

  • @user-jn2id3qs3p
    @user-jn2id3qs3p 2 года назад

    Hey, I want to know if I can still apply for charter from the United States, because I haven't heard from you since I contacted the salesperson in Stripe three days ago.

  • @legion-inc
    @legion-inc Год назад

    Good video ! Good explanations !

  • @ahmedallali5327
    @ahmedallali5327 2 года назад

    Can we use Stripe Virtual cards to buy stuff online?? I thought stripe is just a payment gateway. If so is there an easy way to get a virtual card other than the way you showed in this video, this looks very complicated

  • @FinanceConsumer
    @FinanceConsumer 4 месяца назад

    i would love to build my own fintech bank,card,savings,account,secured credit card, etc can i do that with stripe

    • @StripeDev
      @StripeDev  4 месяца назад

      Hey there-you aren't able to use Stripe as a bank as we only facilitate payment processing services.

  • @brianhardman4377
    @brianhardman4377 2 года назад

    Good day, is it possible to view created cards in a Graph format, when they was created and how many? Thanks.😀

    • @StripeDev
      @StripeDev  2 года назад

      Hi Brian-while this isn't directly available to do, you could go to the dashboard.stripe.com/test/issuing/cards ‘Overview’ page and Export the file to do a quick Pivot by looking at Created (UTC).
      Alternatively, you could use the Issuing API to list them: stripe.com/docs/api/issuing/cards/list#list_issuing_cards-created with created date and create a table that way.

  • @user-dw8ok5sw3p
    @user-dw8ok5sw3p Год назад

    Is issuing API opened for development environment? It seems to contact sales team. What if we want to test it? How can we do?

    • @StripeDev
      @StripeDev  Год назад

      Hey! The Issuing API is not currently opened for development environment.

  • @AbuBakr1
    @AbuBakr1 2 года назад

    Hello please, is that NodeJs you used for this example?

    • @StripeDev
      @StripeDev  2 года назад

      Hey there! Yes, we're using Express with 'stripe-node' in the video for the backend component: github.com/stripe/stripe-node. Let us know if you have any more questions. 😊

  • @tosstu935
    @tosstu935 Год назад

    do you sell stripe issuing acc? i need many

  • @seb2435
    @seb2435 2 года назад

    Hey, was wondering how one can best collect the full card details (incl card number) using python? stripe.issuing.Card.retrieve(card["id"]) doesn't seem to work?

    • @StripeDev
      @StripeDev  2 года назад

      Hey Seb-we explain how to retrieve virtual card details here: stripe.com/docs/issuing/cards/virtual. Let us know if this helps!

    • @seb2435
      @seb2435 2 года назад

      @@StripeDev You are amazing. Thank you so much.

    • @StripeDev
      @StripeDev  2 года назад

      No problem!

    • @D33PTR
      @D33PTR 2 года назад

      @@seb2435 how can I contact you please mate

  • @wikivid6907
    @wikivid6907 2 года назад

    4:06 - 4:10 you mention you recommend that we only use the Dashboard or Issuing Elements to retrieve card information? I wasn't able to view any info on Stripe Issuing Elements. Can you share some resources where I can take a look?

    • @StripeDev
      @StripeDev  2 года назад

      Hi there! 👋 You can find our issuing docs here: stripe.com/docs/issuing

    • @wikivid6907
      @wikivid6907 2 года назад

      @@StripeDev I don't see anything about Issuing Elements in the docs. Are you referring that we shouldn't be using expand to view the full card information? I am a little bit confused.
      I only see Payment/Card Elements, but not issuing elements
      What if I want to display the card to my user? How would I go about doing that without worrying about PCI Compliance?

    • @StripeDev
      @StripeDev  2 года назад

      Great question. Issuing elements is still beta, we will be made available soon. You should avoid expanding and viewing the full details to avoid PCI burden. The issuing element will load the details securely from stripe instead of their server.

    • @wikivid6907
      @wikivid6907 2 года назад

      ​@@StripeDev Ok got it. That's what I was asking for. As far as displaying info for my user
      Is the following Ok to display while still learning and going through PCI Compliance
      Information
      - last4
      - Expiration date
      Are these Ok to display for my user?

    • @StripeDev
      @StripeDev  2 года назад

      Information like this is not subject to PCI-compliance. You can read more about that here: stripe.com/docs/security/guide#out-of-scope-card-data

  • @RobertKline-ox6no
    @RobertKline-ox6no Год назад

    i have a problem during integration, whenever a user fund card from wallet balance , it goes to every users account , i need help pls

    • @StripeDev
      @StripeDev  Год назад

      Hi Robert-we'd recommend reaching out to us via our support channels so we can help dig into this for you: support.stripe.com/contact

    • @michaelsonny1374
      @michaelsonny1374 Год назад

      @@StripeDev ok thanks i have just made contact with support to help me resolve this issue

    • @mi24academy
      @mi24academy Месяц назад

      do you have website that you provide virtual card service? please give me your website link

  • @edwardalmanzar8382
    @edwardalmanzar8382 2 года назад +1

    peace ✌

  • @taiwojacobs3852
    @taiwojacobs3852 Год назад

    Pls how can I contact you?

    • @StripeDev
      @StripeDev  Год назад

      Hi there-we'll be glad to direct you on where to contact, but would you mind sharing what you're looking for assistance with?

  • @michaelsonny1374
    @michaelsonny1374 Год назад

    i have integrated , but i keep having complication for funding , pls i need urgent help

    • @StripeDev
      @StripeDev  Год назад

      Hi Michael-could you provide us with some more details on this? Feel free to reach out to us at heretohelp@stripe.com if you need assistance, we're happy to help.

    • @michaelsonny1374
      @michaelsonny1374 Год назад

      @@StripeDev i just emailed through my stripe account , i'm not getting any help yet

    • @StripeDev
      @StripeDev  Год назад

      We are sorry to hear that, Michael. If you emailed us our team will get back to you there ASAP.

    • @mi24academy
      @mi24academy Месяц назад +1

      do you have website that you provide virtual card service? please give me your website link

  • @stephenedwards5200
    @stephenedwards5200 2 года назад

    Good day, is it possible to view created cards in a Graph format, when they was created and how many? Thanks.😀

    • @StripeDev
      @StripeDev  2 года назад

      Hey there-great question! Though there isn't a pre-made graph view, you would be able to list all Issuing Cards: stripe.com/docs/api/issuing/cards/list.
      Each Card has a "created" property that indicates when the card was created and you could then build a graph with that data.