1 year ago
#388372
shan127
Is it ok to pass Stripe Client Secret to the view using query parameters in asp.net?
The client-secret from the payment intent display in the url with query parameters (According to the current implementation, this is a redirect url with query parameters) Is this fine? Any way to pass the client secret securely to the scripts in MVC view?
javascript
c#
asp.net
stripe-payments
0 Answers
Your Answer