#Ken Wong
1 messages ยท Page 1 of 1 (latest)
that is a good question... it's like how when you order from Staples, there is a field for us to reference a purchase order number that is internal to us. same concept.
let me take a quick look, one sec.
let me see if i can get a developer to answer that specifically.
Yeah, knowing how you actually sent that information to us is important - in general, as long as you sent it to us in the request you should be able to retrieve it and use it to repair your records
ok. i'm hoping it isn't hashed on your side.
i only know that we are using payment intents, so it's a version of stripe post 2018
In PaymentIntents - the client_secret is their session login interaction, is that correct?
What do you mean by a session login interaction? The client_secret is something you use to interact with the Payment Intent from you frontend usingn the publishable key - it can be used for retrieval, confirming the payment intent, etc.
our developer said that, at least for reoccuring payments, we have the card token
That doesn't really answer the question though - you mentioned that you send an account number to us during processing, and I want to know how specifically that's being sent to us
our developer happens to be in the subway. he has to check the code. we can open another thread once we have an answer so we don't clog up the chat
thanks for the quick response, as usual... we love stripe because of that.
Sorry for the wait - just wanted to test out and confirm something. Is there a reason you're asking all these specifics about displaying saved cards? The Payment Sheet should already display a customer's saved payment methods as long as you pass in customer to the payment sheet configuration
we're not interested in the saved cards. we're interested in retrieving details we sent to Stripe as a reference.
So sorry! I sent this to the wrong thread
the motive is to pair the payments to our customer account because there is a batch of payments that bizarrely didn't make it into our database
๐คฆ
๐
you guys are answering a ton of questions for everyone. totally understandable.
...and the problem is likely on our side in terms of why the payment didn't make it back to our payment table.
we had some application performance problems earlier, so i can't say. i think the problems have lessened now and will eventually disappear.
๐ hopefully we can get this all resolved