简体   繁体   English

在 react.js 中实现条带

[英]implement stripe in react.js

I want to implement stripe in my react.js app but I have a problem with stripe docs they used a component made to collect the card data cardElement and I don't want to use this.我想在我的 react.js 应用程序中实现条带,但我对条带文档有问题,他们使用了一个用于收集卡数据cardElement的组件,我不想使用它。 I want to send the data from my inputs but I don't find anywhere what keys should I send.我想从我的输入中发送数据,但我在任何地方都找不到我应该发送什么键。

You're strongly recommend not to do that for compliance purposes.出于合规目的,强烈建议您要这样做。

https://stripe.com/en-sg/guides/pci-compliance https://stripe.com/en-sg/guides/pci-compliance

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM