Skip to content

Flow Controller must be successfully initialized #2172

Open
@prix737

Description

@prix737

Using node express js back end with flutter_stripe for front end, payments were working fine until yesterday when I suddenly started getting this error. A payment intent is created but payment sheet is not presented. I'm m using custom flow,with delayed payments enabled.

StripeException(error: LocalizedErrorMessage(code: FailureCode.Failed, localizedMessage: FlowController must be successfully initialized using configureWithPaymentIntent(), configureWithSetupIntent() or configureWithIntentConfiguration() before calling presentPaymentOptions()., message: FlowController must be successfully initialized using configureWithPaymentIntent(), configureWithSetupIntent() or configureWithIntentConfiguration() before calling presentPaymentOptions()., stripeErrorCode: null, declineCode: null, type: null))error

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