#Зотов
1 messages · Page 1 of 1 (latest)
Hi what can we help with?
Hi
I try to use you example for payment pop up
But here where you send post request i need put crsf token to work
how ?
just modify route for post
in ex u write /create.php
i write my route
I catn test beacouse your form dont send me crsf token, I dont know how correctle send it
Can you link the example you're using?
Yes the one that you downloaded code from. We have several
Oh it's the card element docs
I didn't think that had csrf protection enabled by default
But anyway, do you have it working now?
yes post request go, now i continue test
Where I can see card data for success payments ?
In the api or dashboard?
To put in form what i give
U must have some test card ?
I already find by myself)
thanks
👍
You're using the card element right? If so, you can set hidePostalCode: true when you create the card element (https://stripe.com/docs/js/elements_object/create_element?type=card#elements_create-options-hidePostalCode)