Environment
- Checkout SDK version: 4.0
- Platform and version: PHP/8.4
- Operating System and version: MacOS 15.6
Description
There is no analog in Checkout\Payments\Sessions\PaymentSessionsClient for https://api-reference.checkout.com/#operation/SubmitPaymentSession (i.e. a submit() method that posts the session_data from flow's handleSubmit() callback with an existing payment session.
There also doesn't seem to be a way with the PHP SDK to create+submit a payment session from a handleSubmit() flow callback ala https://api-reference.checkout.com/#operation/CreateAndSubmitPaymentSession