jonasbark / flutter_stripe_payment

[DISCONTINUED] A flutter plugin with stripe payment plugin integration
MIT License
307 stars 243 forks source link

Fix idempotency key error on Android #314

Closed SebghatYusuf closed 3 years ago

SebghatYusuf commented 3 years ago

This fix will solve the #311, I've tested many times and it works perfectly.

ws6ramair commented 3 years ago

Thanks for the fix @SebghatYusuf!

@jonasbark, can this be approved/merged? Thanks!

ws6ramair commented 3 years ago

Hi @jonasbark, I'd be happy to donate some funds to get some expedited priority on reviewing/approving/merging this PR.

Would you be ok with the $15 onetime fix =)?

https://github.com/sponsors/jonasbark

jonasbark commented 3 years ago

sure

ws6ramair commented 3 years ago

Thanks @jonasbark! Just sent the onetime sponsorship money. Thanks!

Let me know if you have any feedback on the approach that @SebghatYusuf so kindly implemented as well.

ws6ramair commented 3 years ago

Thanks so much @SebghatYusuf and @jonasbark for helping to get this in. Just tested out 1.1.4 and confirmed everything works as expected.