#gresha_75172
1 messages · Page 1 of 1 (latest)
hi there!
manipulating raw cards numbers is strongly discouraged,a dn can only be done if you are PCI compliant.
are you PCI compliant?
nope, how can we do it?
do what?
our recommendation is to not use raw card details at all
instead use this to accept payments: https://stripe.com/docs/payments/accept-a-payment
yep that's expcted. you shouldn't be using Tokens at all.
please read the guide I shared above
what's your question?
Now card number is incoorect
please stope using Tokens, you need to change all your code
step 1: read the doc I shared above
step 2: if you have any specific question, please let me know
ok then create dashboard page right?
what is "dashboard page"?
you don't have a Stripe account? if so, then yes you need to create one in order to use Stripe APIs
but how can we do using tokens for creating card
becuase i already did it in another project same as this one
you are only allowed to use Tokens if your company is PCI compliant: https://stripe.com/en-gb-us/guides/pci-compliance
if you are PCI compliant, then you need to ask Stripe support to enable sending raw cards information: https://support.stripe.com/contact
if you are not PCI compliant (like the vast majority of companies), then don't use Tokens and isntead follow this guide: https://stripe.com/docs/payments/accept-a-payment