#jose-stripe-integration

1 messages · Page 1 of 1 (latest)

sinful pantherBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

compact forge
#

Hello @wintry lintel !

#

I read the documentation, and having some problems getting the payment method and assigning it

#

Is there some guide or a github repo i can see?

wintry lintel
#

Are you setting it up for future use?

compact forge
#

I have the customer id on cookies, and each time the user use my app, i want to load the previous paid cards

wintry lintel
compact forge
#

There is no guide?

#

Because how i show all the credit cards?

wintry lintel
#

You need to display them yourself

#

We don't have an element for that

#

So you'll need to build it

compact forge
#

ok, so i show them, and when the user clicks on the credit card, stripe have some elements to assign that credit card?

#

I dont want to store any credit card on my client nor server (risks)

sinful pantherBOT
compact forge
#

As I look on youtube videos, there is a way that the form autocompletes or show the saved credit card isnt?

wintry lintel
#

You don't have to store any credit card data

#

Just use the payment method id to charge

#

No you wouldn't want to display full card

compact forge
#

I know i dont

wintry lintel
#

You could just show things like last 4, expiration date, etc

#

Then use the pm id to charge

compact forge
wintry lintel
#

Oh you're using Stripe Checkout?

compact forge
#

No, but there is a way I can use something similar on payments?

#

Or only the approach you are telling me?

wintry lintel
#

You'd have to build it

#

That's what I'm saying

#

There's no element to do this

compact forge
#

Dang.

#

I want to give some recommendation, a lot of people would not call for help if stripe have some github with simple projects doing all kind of stuff

#

Its a lot easier for us to check the project. Just saying.

#

Thanks for the help, ill reach again if I have another question

wintry lintel
compact forge
#

There is something similar of what im asking?

wintry lintel
#

Not sure

#

There's a lot of samples

#

But there's a million different things you can do with stripe

#

There's not going to be a sample of everything

compact forge
#

Ok, ill take a shot on what you told me

#

Thanks