#Merino
1 messages ยท Page 1 of 1 (latest)
Hello ๐
How can I help?
Hey hanzo, how are you?
Doing well ๐ thanks for asking
So I'm trying to create stripe users via an API call and I'm getting the following error :
(node:4244) UnhandledPromiseRejectionWarning: Error: Received unknown parameter: currency
And now I'm realising I don't really know how this setup works
I'm the one who should tell stripe which currency a customer is going to use? Or is it an automatic process?
I'm asking that 'cuz I was going to ask customers which currency they intended to use
I believe we can tell based on the product they subscribe to. I don't think this field is mutable. It is read only
https://stripe.com/docs/api/customers/create
My intention is to sell an online subscription service
So the only thing I should do is set which currencies my prices can process right?
Yup
Ok, thanks mate! Have a good one
NP! ๐ Happy to help