Stripe Payments
Create a Stripe setup intent secret
Creates the client secret to update card details
post/zephr/payment/stripe/setupIntentSecret
Headers
cookiestring
The session cookie.
Response
OK
Example response
{
"clientSecret": "src_client_secret_QfsM25CJ2uCMon72MiOmUNTj"
}