Skip to content

3D Secure cancel: error different (lacking details) for confirmPayment on iOS #205

Closed
@benomatis

Description

When cancelling a 3D secure authentication I get the following errro object back from confirmPayment...

on Android:
{"code": "Failed", "message": "The provided PaymentMethod has failed authentication. You can provide payment_method_data or a new PaymentMethod to attempt to fulfill this PaymentIntent again."}

on iOS:
{"code": "Canceled", "message": ""}

I'm using the exact same code for both. Any reason there is such a huge difference? Is this a bug or expected for some reason?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    P0Address these issues firstP1Address these issues secondbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions