#Typedef - customer subscriptions front end
1 messages · Page 1 of 1 (latest)
Hello, can you clarify what you mean a bit hear? Do you mean in our dashboard or in a custom page you are coding?
I believe the subscription retrieve API call needs your secret key so the frontend would have to ask your server to make that call.
ahh so I still have to use a backend
okiee tyyy
ithought you can retrieve it directly
Double checking on that...
suree
Just tested and am getting the error This API call cannot be made with a publishable API key.
And I don't see a method for it in our javascript SDK docs unfortunately
sounds good thanks
Of course, happy to help
stripe.subscriptions.list
is this the right method for this stripe.subscriptions.list
Yes it is