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

Stack Overflow error when trying to use PaymentBuilder for custom payment #5

Open
ghost opened this issue Jul 3, 2019 · 8 comments

Comments

@ghost
Copy link

ghost commented Jul 3, 2019

@LeonidVeremchuk
Thanks for working on this plugin.

When trying to use makeCustomPayment with the PaymentBuilder() I keep getting "Stack Overflow" error in the invokeMethod's catchError. What I can tell It never reaches the android side of the plugin.

Even trying with the example code in the readme produces the same error.
Is the PaymentBuilder still work in progress?

@luisNezi
Copy link

luisNezi commented Aug 1, 2019

same issue here

@JohnyGQD
Copy link

JohnyGQD commented Apr 8, 2020

The implementation seems to be completely off, even after all this time. I ended up using Low Kah Onn's fork for now. It seems to work fine and maybe Pull Request should be considered at this point :-).

From my pubspec.yaml:

flutter_google_pay:
    git:
      url: https://github.com/lowkahonn/flutter-google-pay.git

@Pragya007
Copy link

@JohnyGQD Have you people tried it for google pay?

@ghost
Copy link
Author

ghost commented May 13, 2020

@Pragya007 Never got the original plugin to work..
Ended up using a fork as Johny suggested.

Had some customization done but are currently using it in production without problem.

@Pragya007
Copy link

Okay, thanks!! @chwiz143 this fork works for google pay and apple way well, right..

@ghost
Copy link
Author

ghost commented May 14, 2020

@Pragya007 Think we did the same with the apple pay plugin as well.

@atta1234
Copy link

atta1234 commented Jun 9, 2020

Okay, thanks!! @chwiz143 this fork works for google pay and apple way well, right..

which one can you help please,,i want to interpret google pay and apple please reply

1 similar comment
@atta1234
Copy link

atta1234 commented Jun 9, 2020

Okay, thanks!! @chwiz143 this fork works for google pay and apple way well, right..

which one can you help please,,i want to interpret google pay and apple please reply

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

4 participants