Skip to content

java.lang.IllegalArgumentException: Invalid Payment Intent client secret: ********** #1709

Description

@navaghandabhi

java.lang.IllegalArgumentException: Invalid Payment Intent client secret:

I got this error when i call

  await Stripe.instance.retrievePaymentIntent("$_secretKey").then((value) {
        log("PaymentIntent: $value");
      });

my secret key is correct ,its working fine to create intent

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions