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

Support for transactionFailed event when using onEvent #56

Merged
merged 4 commits into from
Jan 11, 2022

Conversation

douglaseggleton
Copy link
Collaborator

Passes through the transactionFailed events to onEvent - It's not super clear what all the possible return error types are from https://gr4vy.com/docs/reference#operation/authorize-new-transaction

💡 We could potentially look at using type import https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-8.html and get these values from the SDK in future.

@douglaseggleton douglaseggleton added the minor Increment the minor version when merged label Jan 11, 2022
@douglaseggleton douglaseggleton self-assigned this Jan 11, 2022
@douglaseggleton douglaseggleton added the release Create a release when this pr is merged label Jan 11, 2022
@douglaseggleton douglaseggleton merged commit a119ac0 into main Jan 11, 2022
@douglaseggleton douglaseggleton deleted the TA-656_transaction-error-event branch January 11, 2022 14:50
@gr4vy-code
Copy link
Collaborator

🚀 PR was released in v2.6.0 🚀

@gr4vy-code gr4vy-code added the released Issue or pull request released label Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged release Create a release when this pr is merged released Issue or pull request released
Development

Successfully merging this pull request may close these issues.

3 participants