#hana ito
1 messages · Page 1 of 1 (latest)
On this step https://stripe.com/docs/billing/subscriptions/build-subscriptions?ui=elements#create-subscription you had the client secret from backend
clientSecret: subscription.latest_invoice.payment_intent.client_secret
clientSecret: '{{CLIENT_SECRET}}' Does that mean that I can enter it as is?
No, you should take the value from previous step as I mentioned above