#zaid_alam_
1 messages · Page 1 of 1 (latest)
Hi! How can we help?
Price is a Stripe object, not an amount. You'll need to create a Price object and pass its ID into the Checkout Session: https://stripe.com/docs/api/prices/create
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
could u give me the ready made snippet
You can copy/paste from the docs there. It's available in the side-panel
i want to pass price in checkout
sorry, can you explicitly word out what your question is?
I can't help you write code
I can help you answer a specific question about your code
my controller..and here need to pass price
have you built a client-server integration before?
nope
sorry, then I unfortunately won't be able to help you
Stripe requires extensive knowledge on how client server integrations are built
I recommend going with a no-code solution like PaymentLinks instead
or hiring or working with a developer who is experienced with client-server architecture