square / in-app-payments-flutter-plugin

Flutter Plugin for Square In-App Payments SDK
https://developer.squareup.com/docs
Apache License 2.0
340 stars 121 forks source link

Payment Error(on iOS) and can't able to debug/build on android #184

Closed RomeoDar closed 2 years ago

RomeoDar commented 2 years ago

Describe the issue

Issue No. 1: => I'm trying to complete a payment via card payment, it was working fine few days ago but now whenever I try to proceed for payment by entering test card credentials (4111 1111 1111 1111 12/23 123 123) its giving me error i.e. "Payment error, please contact support if error persist". in debug it doesn't gives/show any error. Screenshot attached

EED1BD53-935E-4D23-A5B8-AA25512F6CB1

Issue No. 2: => Also apart from this issue on iOS, whenever I try to debug/run the app on android device it gives following error:

Launching lib/main.dart on V2061 in debug mode... Running Gradle task 'assembleDebug'... FAILURE: Build failed with an exception.

Screenshot 2022-04-09 at 11 50 44 PM

Environment (please complete the following information):

Additional context

CharmisG commented 2 years ago

Resolved in latest update.