#Suyype
1 messages · Page 1 of 1 (latest)
Just to check, which API is this for?
const session = await stripe.checkout.sessions.create({
What are you prefixing your amount with a 0?
what do you mean?
amount: 0900
This should be 900
Thank you dawg!!!! It was working for me and once i removed the 0 before it didnt work, I think your stripe dev powers fixed it 🙏