#gewibu
1 messages · Page 1 of 1 (latest)
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.
- gewibu-payment-element, 15 hours ago, 8 messages
You can, but that is a legacy flow, so we recommend starting with our modern version of that doc https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements
If there is a specific reason you want to use tokens, let me know and we can discuss that
Primarily because we're already using this legacy flow. Our needs are we want a partner company to collect payment info on their site, and then send us this payment info token so our server can handle executing payment and saving the token for future payment execution. I wanted to know how to acquire this token representing payment info using Stripe Elements so we dont need to build our own input forms
Gotcha, makes total sense. Is there a specific part of that step that you are figuring out? That doc that you linked to shows how to set up the card element and create a token from it
Oh I think I must have either misunderstood something or missed it on the page- you're totally right! Thanks for pointing that out, I think I'm good now