PurpleSoftSrl / sumup_flutter_plugin

A Flutter wrapper to use the SumUp SDK. With this plugin, your app can easily connect to a SumUp terminal, login and accept card payments on Android and iOS.
https://www.purplesoft.io
MIT License
16 stars 17 forks source link

Response message and error codes #26

Open MathiasBrams opened 2 years ago

MathiasBrams commented 2 years ago

Hello, thanks again for making this plugin.

Is it possible for you to make it possible to get the response message and potential error codes after running a checkout?

Attached picture from SumUp android SDK about what I'm referring to.

image

Kind regards

sstasi95 commented 2 years ago

Hi,

the error codes and their description are available only on Android unfortunately, and I think it's a good idea to provide consistent API across the two different platforms, so maybe you can try to file an issue on the SumUp iOS sdk and wait for them to implement it.

We can keep this open until it's implemented on iOS.

Simone

rivella50 commented 1 year ago

@MathiasBrams Did you ever file an issue on the SumUp iOS SDK project regarding the implementation of error codes? If yes, what is the current situation?

MathiasBrams commented 1 year ago

@MathiasBrams Did you ever file an issue on the SumUp iOS SDK project regarding the implementation of error codes? If yes, what is the current situation?

Hey rivella. No sadly. My company switched to another payment service provider than SumUp and thus the project was stalled at that stage.

rivella50 commented 1 year ago

Thanks for answering, @MathiasBrams On April 21 i opened a ticket but did not get any feedback yet.