#Zuber Qureshi
1 messages · Page 1 of 1 (latest)
Do you deploy any CSR in your integration? If you do, you will need to include full set of directives as listed here: https://stripe.com/docs/security/guide#content-security-policy
i haven't deploy any CSR in my integration
Hi @night flint I'm taking over this thread, let me know if you have any follow-up question
hi , As i mention there is error
i have deploy any CSR
in my local
@glacial finch
Are you using live mode or test mode key?
test
mode key
Also in live mode from backend i pass 100 INR but to user it gives only 1 INR ? why.
@glacial finch
Hey! Taking over for my colleague. Let me catch up.
You are passing 1 INR here, payment_intent.amount is in the smallest currency unit. if you want to pass 100INR then amount need to be 10000