Skip to content

Missing Checkout\Payments\Sessions\PaymentSessionsClient::submit() #289

@ajbonner

Description

@ajbonner

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions