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

Проблема с вызовом confirm3dsCheckout #11

Closed
kcrebound opened this issue Nov 19, 2020 · 1 comment
Closed

Проблема с вызовом confirm3dsCheckout #11

kcrebound opened this issue Nov 19, 2020 · 1 comment

Comments

@kcrebound
Copy link

kcrebound commented Nov 19, 2020

final confirmationUrl = Uri.parse(payment.confirmationUrl);
await YandexKassa.confirm3dsCheckout(paymentParameters, confirmationUrl);

Вызывает проблему

E/flutter ( 8265): [ERROR:flutter/lib/ui/ui_dart_state.cc(177)] Unhandled Exception: type '_InternalLinkedHashMap<dynamic, dynamic>' is not a subtype of type 'Map<String, dynamic>' of 'other'
E/flutter ( 8265): #0      MapMixin.addAll (dart:collection/maps.dart)
E/flutter ( 8265): #1      YandexKassa.confirm3dsCheckout (package:yandex_kassa/kassa.dart:30:19)
@kcrebound
Copy link
Author

kcrebound commented Nov 19, 2020

похоже вот тут #4 тоже связанное

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

1 participant