#BigEnzo
1 messages · Page 1 of 1 (latest)
No, the payment intent for a checkout session is created & managed for you, you cannot attach a previously created payment intent that way
However, you can configure checkout to use manual capture, just as with a standalone payment intent:
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.