#thefyrewire - Orders API
1 messages ยท Page 1 of 1 (latest)
Hi ๐
Are you referring to the deprecated Orders API or the one currently in Beta?
Hi! Sorry I mean the one in beta currently
Okay we don't provide support for betas on Discord due to the potential changes in features.
What is more, I don't see a way to specify a payment method on the order in our API docs
https://stripe.com/docs/api/orders_v2/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.
Ah no, I think first you submit the order, which returns a PaymentIntent, which you then confirm using the payment method. I was just wondering if I could do that on the frontend, but it doesn't seem like it
Out of curiosity do you know when the Orders API will release?
When it will go GA? I do not have a date for that presently
OK thanks!