Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error On the Package #1938

Open
Erchil66 opened this issue Sep 24, 2024 · 1 comment
Open

Error On the Package #1938

Erchil66 opened this issue Sep 24, 2024 · 1 comment
Labels
needs triage Needs triage

Comments

@Erchil66
Copy link

Erchil66 commented Sep 24, 2024

Error logs, when using stripe payment on android

W/ActivityResultRegistry(28539): Dropping pending result for request fragment_e586aea1-e464-414c-ba58-a2b697621250_rq#0: ActivityResult{resultCode=RESULT_OK, data=Intent { (has extras) }}
E/flutter (28539): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: StripeException(error: LocalizedErrorMessage(code: FailureCode.Failed, localizedMessage: Missing required param: payment_method_data[card][number]., message: Missing required param: payment_method_data[card][number]., stripeErrorCode: parameter_missing, declineCode: null, type: invalid_request_error))
E/flutter (28539): #0      ResultParser.parse (package:stripe_platform_interface/src/result_parser.dart:16:7)
E/flutter (28539): #1      MethodChannelStripe.confirmPayment (package:stripe_platform_interface/src/method_channel_stripe.dart:109:10)

When calling confirmpaymentsheet,confirmpayment. It induces this error.

@Erchil66 Erchil66 added the needs triage Needs triage label Sep 24, 2024
@jonasbark
Copy link
Member

You'll have to provide more information than that.
What exactly did you / the user do? What are you using? Payment Sheet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Needs triage
Projects
None yet
Development

No branches or pull requests

2 participants