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

Payment fails with tripledes runtime error #19

Closed
asapJ opened this issue Oct 19, 2021 · 1 comment
Closed

Payment fails with tripledes runtime error #19

asapJ opened this issue Oct 19, 2021 · 1 comment

Comments

@asapJ
Copy link

asapJ commented Oct 19, 2021

From looking at the error's stack trace, I noticed this was coming from the tripledes package used with the plugin, since you authored both packages and I only added directly referenced this, I figured I should open the issue here.

The exact error: 'Null' is not a subtype of type int in type cast.
Current flutter version: 2.5.2

Steps to reproduce:

  1. Setup plugin
  2. Setup Initializer and call Paymanger().prompt()
  3. Fill in card details and hit pay.

PS: Run with sound nullsafety

@nelsonweze
Copy link
Owner

Sorry, If I hadn't missed your PS, this would have been fixed a lot sooner
Checkout nravepay: ^1.2.2 if you are still experiencing this issue.

Closing this also. Feel free to reopen if anything

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

No branches or pull requests

2 participants