Skip to content

App crashes without giving any error on confirmPayment #18

Description

@Ahmad5448

stripe.confirmPayment('key', cardDetails)
.then(result => {
console.log('strip payment responce ', result)
})
.catch(err =>{
console.log('strip error', err)
}
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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