#kaiopatrick
1 messages · Page 1 of 1 (latest)
No, your sites code cannot programmatically fill Stripe elements. If you're looking to use physical cards for payment, you can explore our Terminal solutions for that.
Okay, I'll take a look at the terminal. Would be great if guys added an option for this in the Stripe instance
Since today many payment forms has a card reader
Got it, terminal is for integrating with the card reader devices, right?
No, that won't happen. The Elements are sandbox to explicitly prevent programmatic interaction for PCI compliance (ie, you cannot access entered details).
https://stripe.com/docs/security/guide#validating-pci-compliance
Yes, for in-person payments with physical cards our Terminal integrations are what you'd want to use
Okay, thank you synthrider. Just leaving a feedback...would be cool if you guys added a integrated reader into the iframe using the phone's camera, like blinkcard SDK.
Anyway, thank you very much 🙂
NP
FYI -- this "card scan" type feature is supported using the native ios SDK: https://github.com/stripe/stripe-ios/blob/master/StripeCardScan/README.md