#zysora

1 messages · Page 1 of 1 (latest)

broken parcelBOT
#

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.

  • zysora, 48 minutes ago, 16 messages
dense beacon
#

Hello, just going off the thread again
#dev-help message

As I previously asked, stripe will just grab the card details off the card form on the screen when we either call confirmSetupIntent or confirmPayment

What happens if the card form is no longer on the screen though?

Example:
Screen 1 -> Card form to fill in details -> Screen 2 -> Screen 3 -> Add user

How do we pass the card details to the final screen or is it not possible? (violate PCI)

#

My goal is to associate card details with an email

orchid geode
#

It will error I think (you can test it, can't you?) The confirmPayment or confirmSetup requires the mounted div is on screen

dense beacon
#

It did error, but I was checking to see for this

How do we pass the card details to the final screen or is it not possible? (violate PCI)

The flow I mentioned is not possible then I assume?

#

Since it probably violates pci compliance

dense beacon
orchid geode
#

Yeah don't think that's possible