Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

178
Views
Stripe - add a card for customer without payment

I have a customer that is logged into my application.

const customerId = '1234';

I want him to be able to add a card so he can use it later for purchasing items in my shop.

But theres many of possible requests and im not really sure which one should be used in such situation.

createSource();
createPaymentMethod();
createSetupIntent();

What is the proper way in Stripe to add a card by customer?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

You'd use Setup Intents which will facilitate the authentication and saving of payment details to an existing Customer object. There's a guide here on how to achieve this.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!